qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 03:25:05 to 2023-11-04 11:26:38 UTC [more...]

[PATCH RFC 0/3] hw/misc/pvpanic: add support for normal shutdowns
 2023-11-04 11:25 UTC  (3+ messages)
` [PATCH RFC 2/3] tests/qtest/pvanic: use centralized definition of supported events
` [PATCH RFC 3/3] hw/misc/pvpanic: add support for normal shutdowns

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-04  9:14 UTC  (31+ messages)
` [PATCH 01/29] default-configs: Add TARGET_XML_FILES definition
` [PATCH 02/29] gdb-xml: fix duplicate register in arm-neon.xml
` [PATCH 03/29] target/arm: hide the 32bit version of PAR from gdbstub
` [PATCH 04/29] target/arm: hide all versions of DBGD[RS]AR "
` [PATCH 05/29] target/arm: hide aliased MIDR "
` [PATCH 06/29] tests/tcg: add an explicit gdbstub register tester
` [PATCH 07/29] tests/avocado: update the tcg_plugins test
` [PATCH 08/29] gdbstub: Add num_regs member to GDBFeature
` [PATCH 09/29] gdbstub: Introduce gdb_find_static_feature()
` [PATCH 10/29] gdbstub: Introduce GDBFeatureBuilder
` [PATCH 11/29] target/arm: Use GDBFeature for dynamic XML
` [PATCH 12/29] target/ppc: "
` [PATCH 13/29] target/riscv: "
` [PATCH 14/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH 15/29] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH 16/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH 17/29] gdbstub: Simplify XML lookup
` [PATCH 18/29] gdbstub: Infer number of core registers from XML
` [PATCH 19/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH 20/29] gdbstub: Add members to identify registers to GDBFeature
` [PATCH 21/29] gdbstub: expose api to find registers
` [PATCH 22/29] cpu: Call plugin hooks only when ready
` [PATCH 23/29] plugins: Use different helpers when reading registers
` [PATCH 24/29] plugins: add an API to read registers
` [PATCH 25/29] contrib/plugins: extend execlog to track register changes
` [PATCH 26/29] plugins: add dllexport and dllimport to api funcs
` [PATCH 27/29] plugins: make test/example plugins work on windows
` [PATCH 28/29] plugins: disable lockstep plugin "
` [PATCH 29/29] plugins: allow plugins to be enabled "

[PATCH] accel/tcg: Forward probe size on to notdirty_write
 2023-11-04  3:12 UTC 

[PULL 00/94] target/sparc: Convert to decodetree
 2023-11-03 22:54 UTC  (4+ messages)
` [PULL 22/94] target/sparc: Move RDASR, STBAR, MEMBAR "

[RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
 2023-11-03 20:40 UTC  (5+ messages)

[PATCH] monitor: flush messages on abort
 2023-11-03 20:28 UTC  (4+ messages)

[PATCH v2 0/4] Enable plugin support for windows
 2023-11-03 19:49 UTC  (2+ messages)

[PATCH] hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0
 2023-11-03 18:56 UTC 

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-11-03 18:34 UTC  (4+ messages)

[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
 2023-11-03 18:27 UTC 

[PATCH 00/22] target/sparc: floating-point cleanup
 2023-11-03 17:38 UTC  (23+ messages)
` [PATCH 01/22] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPY
` [PATCH 02/22] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILL
` [PATCH 03/22] target/sparc: Remove gen_dest_fpr_F
` [PATCH 04/22] target/sparc: Introduce gen_{load,store}_fpr_Q
` [PATCH 05/22] target/sparc: Inline FNEG, FABS
` [PATCH 06/22] target/sparc: Use i128 for FSQRTq
` [PATCH 07/22] target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq
` [PATCH 08/22] target/sparc: Use i128 for FqTOs, FqTOi
` [PATCH 09/22] target/sparc: Use i128 for FqTOd, FqTOx
` [PATCH 10/22] target/sparc: Use i128 for FCMPq, FCMPEq
` [PATCH 11/22] target/sparc: Use i128 for FsTOq, FiTOq
` [PATCH 12/22] target/sparc: Use i128 for FdTOq, FxTOq
` [PATCH 13/22] target/sparc: Use i128 for Fdmulq
` [PATCH 14/22] target/sparc: Remove qt0, qt1 temporaries
` [PATCH 15/22] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
` [PATCH 16/22] target/split: Split ver from env->fsr
` [PATCH 17/22] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
` [PATCH 18/22] target/sparc: Merge check_ieee_exceptions with FPop helpers
` [PATCH 19/22] target/sparc: Split cexc and ftt from env->fsr
` [PATCH 20/22] target/sparc: Remove cpu_fsr
` [PATCH 21/22] target/sparc: Split fcc out of env->fsr
` [PATCH 22/22] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK

[PATCH] xen/pt: Emulate multifunction bit in header type
 2023-11-03 17:26 UTC 

[PATCH 0/4] target/s390x: CC fixes
 2023-11-03 17:02 UTC  (4+ messages)

[RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
 2023-11-03 16:24 UTC  (10+ messages)
` [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
` [RFC PATCH 5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths

[PATCH 0/3] Hexagon (target/hexagon) Enable more short-circuit packets
 2023-11-03 16:22 UTC  (4+ messages)
` [PATCH 1/3] Hexagon (target/hexagon) Analyze reads before writes
` [PATCH 2/3] Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
` [PATCH 3/3] Hexagon (target/hexagon) Enable more short-circuit packets (HVX)

[PATCH 0/1] sphinx/qapidoc: pylint cleanups
 2023-11-03 16:17 UTC  (7+ messages)
` [PATCH 1/1] sphinx/qapidoc: Tidy up pylint warning raise-missing-from

[PATCH 0/7] qcow2: make subclusters discardable
 2023-11-03 15:59 UTC  (10+ messages)
` [PATCH 4/7] "
` [PATCH 5/7] qcow2: zero_l2_subclusters: fall through to discard operation when requested
` [PATCH 6/7] iotests/common.rc: add disk_usage function
` [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2023-11-03 15:56 UTC  (7+ messages)

[PATCH 0/3] Hexagon (target/hexagon) Enable more short-circuit packets
 2023-11-03 15:48 UTC  (3+ messages)

[PATCH] hw/arm: fix PMU IRQ registration
 2023-11-03 15:33 UTC  (3+ messages)

[PATCH v3 0/3] virt: Report UART correctly in ACPI DBG2/SPCR
 2023-11-03 15:26 UTC  (5+ messages)
` [PATCH v3 1/3] tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2
` [PATCH v3 2/3] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables
` [PATCH v3 3/3] tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden references

[PATCH v5 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
 2023-11-03 14:43 UTC  (5+ messages)
` [PATCH v5 2/3] vdpa: Restore receive-side scaling state
` [PATCH v5 3/3] vdpa: Allow VIRTIO_NET_F_RSS in SVQ

[PATCH v4 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
 2023-11-03 14:18 UTC  (5+ messages)
` [PATCH v4 1/2] vdpa: Restore hash calculation state
` [PATCH v4 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ

[PATCH v2] migration: Unlock mutex in error case
 2023-11-03 14:01 UTC  (2+ messages)

[PATCH v10 00/18] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-03 13:46 UTC  (19+ messages)
` [PATCH v10 01/18] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v10 02/18] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v10 03/18] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v10 04/18] target/riscv: add rv64i CPU
` [PATCH v10 05/18] target/riscv: add zicbop extension flag
` [PATCH v10 06/18] target/riscv/tcg: add 'zic64b' support
` [PATCH v10 07/18] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v10 08/18] target/riscv: add rva22u64 profile definition
` [PATCH v10 09/18] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v10 10/18] target/riscv/tcg: add user flag for profile support
` [PATCH v10 11/18] target/riscv/tcg: add MISA user options hash
` [PATCH v10 12/18] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v10 13/18] target/riscv/tcg: handle profile MISA bits
` [PATCH v10 14/18] target/riscv/tcg: add hash table insert helpers
` [PATCH v10 15/18] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v10 16/18] target/riscv/tcg: validate profiles during finalize
` [PATCH v10 17/18] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PATCH v10 18/18] target/riscv: add 'rva22u64' CPU

[PATCH] linux-user/riscv: change default cpu to 'max'
 2023-11-03 13:43 UTC  (3+ messages)

[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
 2023-11-03 13:26 UTC  (3+ messages)
` [PATCH v6 15/21] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT

deadlock when using iothread during backup_clean()
 2023-11-03 13:20 UTC  (14+ messages)

[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
 2023-11-03 13:14 UTC  (16+ messages)

[PULL 00/32] Block layer patches
 2023-11-03 13:12 UTC  (3+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()

[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-03 12:43 UTC  (5+ messages)
` [PATCH v4 05/14] tpm_crb: move ACPI table building to device interface

[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
 2023-11-03 12:38 UTC  (19+ messages)
` [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
` [PATCH 09/24] block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
` [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
` [PATCH 19/24] block: Introduce bdrv_co_change_backing_file()
` [PATCH 23/24] block: Take graph lock for most of .bdrv_open

[PATCH] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
 2023-11-03 10:56 UTC 

[PATCH v2 00/12] qdev: Make array properties user accessible again
 2023-11-03 12:32 UTC  (3+ messages)
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor

[PULL 0/7] Migration 20231103 patches
 2023-11-03 12:04 UTC  (8+ messages)
` [PULL 1/7] system/dirtylimit: Fix a race situation
` [PULL 2/7] system/dirtylimit: Drop the reduplicative check
` [PULL 3/7] tests: Add migration dirty-limit capability test
` [PULL 4/7] tests/migration: Introduce dirty-ring-size option into guestperf
` [PULL 5/7] tests/migration: Introduce dirty-limit "
` [PULL 6/7] docs/migration: Add the dirty limit section
` [PULL 7/7] migration: Unlock mutex in error case

[PATCH RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
 2023-11-03 11:44 UTC  (2+ messages)
` [PATCH v2 RESEND] [PING] "

[PATCH v9 00/19] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-03 11:34 UTC  (13+ messages)
` [PATCH v9 03/19] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v9 04/19] target/riscv: add rv64i CPU
` [PATCH v9 10/19] target/riscv/tcg: add user flag for profile support
` [PATCH v9 18/19] target/riscv: add 'rva22u64' CPU
` [PATCH v9 19/19] target/riscv/tcg: do not support profiles for 'max' CPU

[PATCH v5] tests/avocado: add test to exercize processor address space memory bound checks
 2023-11-03 11:06 UTC 

Any plans to implement more ARM SMMUv3 features?
 2023-11-03 10:56 UTC  (2+ messages)

[PATCH v4] tests/avocado: add test to exercize processor address space memory bound checks
 2023-11-03 10:54 UTC  (2+ messages)

[PATCH v15 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-11-03 10:43 UTC  (3+ messages)
` [PATCH v15 12/14] migration: Implement MigrateChannelList to qmp migration flow

[PATCH v2 0/4] Support RISC-V IOPMP
 2023-11-03 10:34 UTC  (7+ messages)
` [PATCH v2 1/4] exec/memattrs: Add iopmp source id, start address, end address to MemTxAttrs

[PATCH v3 0/9] mirror: allow switching from background to active mode
 2023-11-03  9:37 UTC  (4+ messages)

[PATCH v5 0/4] Add full zoned storage emulation to qcow2 driver
 2023-11-03  9:08 UTC  (7+ messages)
` [PATCH v5 2/4] qcow2: add configurations for zoned format extension

[qemu-web PATCH] container: silence httpd logs
 2023-11-03  8:59 UTC  (2+ messages)

[PATCH v4 0/4] hw/audio/pcspk: Inline pcspk_init()
 2023-11-03  8:56 UTC  (3+ messages)

[PATCH] migration: Unlock mutex in error case
 2023-11-03  7:37 UTC  (2+ messages)

[PULL 0/8] Dump patches
 2023-11-03  7:01 UTC  (9+ messages)
` [PULL 1/8] dump: Pass DumpState to write_ functions
` [PULL 2/8] dump: Allow directly outputting raw kdump format
` [PULL 3/8] dump: Add command interface for kdump-raw formats
` [PULL 4/8] dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
` [PULL 5/8] dump: Fix g_array_unref(NULL) in dump-guest-memory
` [PULL 6/8] dump: Recognize "fd:" protocols on Windows hosts
` [PULL 7/8] dump: Improve some dump-guest-memory error messages
` [PULL 8/8] dump: Drop redundant check for empty dump

[PULL 00/10] loongarch-to-apply queue
 2023-11-03  6:23 UTC  (11+ messages)
` [PULL 01/10] target/loongarch: Add cpu model 'max'
` [PULL 02/10] target/loongarch: Allow user enable/disable LSX/LASX features
` [PULL 03/10] target/loongarch: Implement query-cpu-model-expansion
` [PULL 04/10] target/loongarch: Support 4K page size
` [PULL 05/10] linux-user/loongarch64: Use traps to track LSX/LASX usage
` [PULL 06/10] linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
` [PULL 07/10] linux-user/loongarch64: setup_sigframe() set 'end' context size 0
` [PULL 08/10] linux-user/loongarch64: Use abi_{ulong,uint} types
` [PULL 09/10] linux-user/loongarch64: Add LSX sigcontext save/restore
` [PULL 10/10] linux-user/loongarch64: Add LASX "

[PATCH] tests/qapi-schema: Tidy up pylint warnings and advice
 2023-11-03  5:33 UTC  (2+ messages)

[PULL 00/40] Migration 20231102 patches
 2023-11-03  3:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).