messages from 2025-09-23 04:25:04 to 2025-09-23 16:18:37 UTC [more...]
[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-09-23 16:17 UTC (13+ messages)
` [PATCH 3/4] migration: Refactor incoming cleanup into migration_incoming_finish()
` [PATCH 4/4] migration: Introduce POSTCOPY_DEVICE state
[PATCH] vhost: Do not actively send a config interrupt
2025-09-23 15:49 UTC (3+ messages)
[PATCH] x86: ich9: fix default value of 'No Reboot' bit in GCS
2025-09-23 15:24 UTC (4+ messages)
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
2025-09-23 15:23 UTC (2+ messages)
[PATCH] virtio: improve virtqueue mapping error messages
2025-09-23 15:09 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
2025-09-23 14:55 UTC (9+ messages)
` [PATCH v3 07/20] util: add API to fetch the current thread name
` [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
` [PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp
[RFC PATCH 0/7] rust: migration: add high-level migration wrappers
2025-09-23 15:12 UTC (5+ messages)
` [PATCH 1/7] rust: bql: add BqlRefCell::get_mut()
` [PATCH 2/7] rust: move VMState from bql to migration
[PATCH V3 0/9] Live update: cpr-exec
2025-09-23 14:37 UTC (10+ messages)
[PATCH 0/3] LoongArch: Align VIRT_GED_CPUHP_ADDR
2025-09-23 14:35 UTC (4+ messages)
` [PATCH 1/3] bios-tables-test-allowed-diff.h: Allow LoongArch DSDT.*
` [PATCH 2/3] hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes
` [PATCH 3/3] tests/data/acpi/loongarch64: Update expected DSDT.*
[PATCH] rust: vmstate: use "cast()" instead of "as"
2025-09-23 14:43 UTC (2+ messages)
[PATCH] rust: build: remove "protocol: rust: from doctests
2025-09-23 14:42 UTC (2+ messages)
[PATCH] rust: build: add back common and util tests
2025-09-23 14:38 UTC (2+ messages)
[PATCH 00/27] vfio: improve naming conventions
2025-09-23 14:00 UTC (29+ messages)
` [PATCH 01/27] include/hw/vfio/vfio-container.h: rename VFIOContainer to VFIOLegacyContainer
` [PATCH 02/27] include/hw/vfio/vfio-container-base.h: rename VFIOContainerBase to VFIOContainer
` [PATCH 03/27] include/hw/vfio/vfio-container.h: rename file to vfio-container-legacy.h
` [PATCH 04/27] include/hw/vfio/vfio-container-base.h: rename file to vfio-container.h
` [PATCH 05/27] hw/vfio/container.c: rename file to container-legacy.c
` [PATCH 06/27] hw/vfio/container-base.c: rename file to container.c
` [PATCH 07/27] vfio/iommufd.c: use QOM casts where appropriate
` [PATCH 08/27] vfio/cpr-iommufd.c: "
` [PATCH 09/27] vfio/vfio-iommufd.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 10/27] vfio/spapr.c: use QOM casts where appropriate
` [PATCH 11/27] vfio/spapr.c: rename VFIOContainer bcontainer field to parent_obj
` [PATCH 12/27] vfio/pci.c: rename vfio_instance_init() to vfio_pci_init()
` [PATCH 13/27] vfio/pci.c: rename vfio_instance_finalize() to vfio_pci_finalize()
` [PATCH 14/27] vfio/pci.c: rename vfio_pci_dev_class_init() to vfio_pci_class_init()
` [PATCH 15/27] vfio/pci.c: rename vfio_pci_dev_info to vfio_pci_info
` [PATCH 16/27] hw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO_PCI_DEVICE
` [PATCH 17/27] vfio/pci.c: rename vfio_pci_base_dev_class_init() to vfio_pci_device_class_init()
` [PATCH 18/27] vfio/pci.c: rename vfio_pci_base_dev_info to vfio_pci_device_info
` [PATCH 19/27] vfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pci_properties[]
` [PATCH 20/27] vfio/pci.c: rename vfio_pci_dev_nohotplug_properties[] to vfio_pci_nohotplug_properties[]
` [PATCH 21/27] vfio/pci.c: rename vfio_pci_nohotplug_dev_class_init() to vfio_pci_nohotplug_class_init()
` [PATCH 22/27] vfio/pci.c: rename vfio_pci_nohotplug_dev_info to vfio_pci_nohotplug_info
` [PATCH 23/27] vfio-user/pci.c: rename vfio_user_pci_dev_class_init() to vfio_user_pci_class_init()
` [PATCH 24/27] vfio-user/pci.c: rename vfio_user_pci_dev_properties[] to vfio_user_pci_properties[]
` [PATCH 25/27] vfio-user/pci.c: rename vfio_user_instance_init() to vfio_user_pci_init()
` [PATCH 26/27] vfio-user/pci.c: rename vfio_user_instance_finalize() to vfio_user_pci_finalize()
` [PATCH 27/27] vfio-user/pci.c: rename vfio_user_pci_dev_info to vfio_user_pci_info
[PATCH] vdpa-dev: add get_vhost() callback for vhost-vdpa device
2025-09-23 13:51 UTC
[PATCH v8 00/18] Adding partial support for 128-bit riscv target
2025-09-23 13:47 UTC (6+ messages)
[PATCH] docs/specs/spdm.rst: Fix typo in x86_64 architecture name
2025-09-23 13:36 UTC (4+ messages)
[PATCH v2 00/12] accel/tcg: Improve tb_flush usage
2025-09-23 13:35 UTC (26+ messages)
` [PATCH v2 01/12] gdbstub: Remove tb_flush uses
` [PATCH v2 02/12] accel/tcg: Split out tb_flush__exclusive
` [PATCH v2 03/12] target/alpha: Simplify call_pal implementation
` [PATCH v2 05/12] accel/tcg: Move post-load tb_flush to vm_change_state hook
` [PATCH v2 06/12] hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init
` [PATCH v2 07/12] linux-user: Use tb_flush_exclusive to start second thread
` [PATCH v2 08/12] plugins: Use tb_flush__exclusive
` [PATCH v2 09/12] accel/tcg: Introduce EXCP_TB_FLUSH
` [PATCH v2 10/12] accel/tcg: Use EXCP_TB_FLUSH in tb_gen_code
` [PATCH v2 11/12] accel/tcg: Remove tb_flush
[PATCH] virtio: Add function name to error messages
2025-09-23 13:33 UTC (11+ messages)
` "
` [PATCH v2] "
[PATCH 0/5] virtio: allow virtio_error() in IOThreads
2025-09-23 13:07 UTC (8+ messages)
` [PATCH 1/5] vhost: use virtio_config_get_guest_notifier()
` [PATCH 2/5] virtio: unify virtio_notify_irqfd() and virtio_notify()
` [PATCH 4/5] tests/libqos: extract qvirtqueue_set_avail_idx()
[PATCH] vhost: Do not actively send a config interrupt
2025-09-23 11:32 UTC
[PATCH] passt: Declare dependency on gio
2025-09-23 12:52 UTC (2+ messages)
[PATCH v3 00/13] Error reporting cleanup, a fix, and &error_warn removal
2025-09-23 12:40 UTC (24+ messages)
` [PATCH v3 01/13] monitor: Clean up HMP gdbserver error reporting
` [PATCH v3 02/13] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PATCH v3 03/13] hw/cxl: Convert cxl_fmws_link() to Error
` [PATCH v3 04/13] migration/cpr: Clean up error reporting in cpr_resave_fd()
` [PATCH v3 05/13] hw/remote/vfio-user: Clean up error reporting
` [PATCH v3 06/13] net/slirp: "
` [PATCH v3 07/13] ui/spice-core: "
` [PATCH v3 08/13] util/oslib-win32: Do not treat null @errp as &error_warn
` [PATCH v3 09/13] ui/pixman: Consistent error handling in qemu_pixman_shareable_free()
` [PATCH v3 10/13] ui/dbus: Clean up dbus_update_gl_cb() error checking
` [PATCH v3 11/13] ui/dbus: Consistent handling of texture mutex failure
` [PATCH v3 12/13] ivshmem-flat: Mark an instance of missing error handling FIXME
` [PATCH v3 13/13] error: Kill @error_warn
[PATCH] tests/functional/hppa: Add a CD-ROM boot test for qemu-system-hppa
2025-09-23 12:28 UTC (2+ messages)
[PATCH] target/ppc: fix potential shift overflow by using 64-bit constant
2025-09-23 11:58 UTC (2+ messages)
[PATCH] docs/devel: Correct uefi-vars-x64 device name
2025-09-23 11:57 UTC (2+ messages)
[PATCH] tap-win32: fix multiple tap support
2025-09-23 11:34 UTC (2+ messages)
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-09-23 11:33 UTC (5+ messages)
` [PATCH v1 08/21] hw/arm/ast27x0: Add SCU alias for SSP and ensure correct device realization order
` [SPAM] "
[PATCH] qga: Improve Windows filesystem space info retrieval logic
2025-09-23 11:32 UTC
[PATCH v2] tracing: deprecate "ust" tracing backend
2025-09-23 11:25 UTC (3+ messages)
[PATCH v5 0/8] tracetool: add test suite to improve reviewability
2025-09-23 10:50 UTC (3+ messages)
` [PATCH v5 8/8] tracetool-test: allow to run in parallel
[PATCH v2 00/36] target/arm: Reorg VHE redirection
2025-09-23 10:47 UTC (19+ messages)
` [PATCH v2 01/36] target/arm: Introduce KVMID_AA64_SYS_REG64
` [PATCH v2 02/36] target/arm: Move compare_u64 to helper.c
` [PATCH v2 03/36] target/arm/hvf: Split out sysreg.c.inc
` [PATCH v2 04/36] target/arm/hvf: Reorder DEF_SYSREG arguments
` [PATCH v2 05/36] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH v2 11/36] target/arm: Rename all ARMCPRegInfo from opaque to ri
` [PATCH v2 12/36] target/arm: Drop define_one_arm_cp_reg_with_opaque
` [PATCH v2 13/36] target/arm: Restrict the scope of CPREG_FIELD32, CPREG_FIELD64
` [PATCH v2 19/36] target/arm: Reorder ENCODE_AA64_CP_REG arguments
[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
2025-09-23 10:41 UTC (3+ messages)
` [RFT PATCH v2 1/2] target/i386: add compatibility property for arch_capabilities
` [RFT PATCH v2 2/2] target/i386: add compatibility property for pdcm feature
[PATCH v6 00/19] virtio-net: live-TAP local migration
2025-09-23 10:39 UTC (21+ messages)
` [PATCH v6 01/19] net/tap: net_init_tap_one(): drop extra error propagation
` [PATCH v6 02/19] net/tap: net_init_tap_one(): move parameter checking earlier
` [PATCH v6 03/19] net/tap: rework net_tap_init()
` [PATCH v6 04/19] net/tap: pass NULL to net_init_tap_one() in cases when scripts are NULL
` [PATCH v6 05/19] net/tap: rework scripts handling
` [PATCH v6 06/19] net/tap: setup exit notifier only when needed
` [PATCH v6 07/19] net/tap: split net_tap_fd_init()
` [PATCH v6 08/19] net/tap: tap_set_sndbuf(): add return value
` [PATCH v6 09/19] net/tap: rework tap_set_sndbuf()
` [PATCH v6 10/19] net/tap: rework sndbuf handling
` [PATCH v6 11/19] net/tap: introduce net_tap_setup()
` [PATCH v6 12/19] net/tap: move vhost fd initialization to net_tap_new()
` [PATCH v6 13/19] net/tap: finalize net_tap_set_fd() logic
` [PATCH v6 14/19] migration: add MIG_EVENT_PRE_INCOMING
` [PATCH v6 15/19] net/tap: postpone tap setup to pre-incoming
` [PATCH v6 16/19] qapi: add interface for backend-transfer virtio-net/tap migration
` [PATCH v6 17/19] virtio-net: support backend-transfer migration for virtio-net/tap
` [PATCH v6 18/19] tests/functional: add skipWithoutSudo() decorator
` [PATCH v6 19/19] tests/functional: add test_x86_64_tap_migration
Issues with pdcm in qemu 10.1-rc on migration and save/restore
2025-09-23 10:31 UTC (10+ messages)
` [RFC PATCH 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
` [PATCH 1/2] target/i386: add compatibility property for arch_capabilities
[PATCH 0/5] vfio: relax the vIOMMU check
2025-09-23 10:06 UTC (18+ messages)
` [PATCH 1/5] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH 3/5] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
[PATCH] plugins: Add PC diversion API function
2025-09-23 9:42 UTC (3+ messages)
[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
2025-09-23 9:30 UTC (9+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
2025-09-23 9:27 UTC (5+ messages)
` [PATCH v2 1/3] qom: Do not finalize twice
` [PATCH v2 3/3] memory: Stop piggybacking on memory region owners
[PATCH] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
2025-09-23 9:21 UTC (2+ messages)
[PATCH v2 0/2] riscv: Modify minimum VLEN rule
2025-09-23 9:07 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: rvv: Replace checking V by checking Zve32x
` [PATCH v2 2/2] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
[PATCH v3 0/7] Do not unparent in instance_finalize()
2025-09-23 8:08 UTC (2+ messages)
[PATCH v2 00/12] rust: miscellaneous cleanup & HPET #property conversion
2025-09-23 7:51 UTC (2+ messages)
[PATCH v7 0/2] Deprecate Power8E and Power8NVL
2025-09-23 7:40 UTC (2+ messages)
Re: [PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
2025-09-23 7:35 UTC
[PATCH v12 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-23 7:25 UTC (19+ messages)
` [PATCH v12 01/17] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
` [PATCH v12 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v12 03/17] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v12 04/17] acpi/ghes: add a firmware file with HEST address
` [PATCH v12 05/17] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v12 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v12 07/17] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v12 08/17] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v12 09/17] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v12 10/17] acpi/generic_event_device: add an APEI error device
` [PATCH v12 11/17] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v12 12/17] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v12 13/17] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v12 14/17] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v12 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v12 16/17] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v12 17/17] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH v11 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-23 6:57 UTC (7+ messages)
` [PATCH v11 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v11 17/17] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH] .gitmodules: Update URLs for the u-boot submodules
2025-09-23 6:54 UTC (2+ messages)
[PATCH] hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes
2025-09-23 6:15 UTC (4+ messages)
[PATCH] tests/qtest: optimize qtest_get_machines
2025-09-23 5:49 UTC (4+ messages)
[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-23 4:18 UTC (4+ messages)
` [PATCH 8/8] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).