qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-27 13:58:50 to 2025-05-28 08:31:03 UTC [more...]

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-28  8:30 UTC  (39+ messages)
` [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
` [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
` [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
` [PATCH v4 05/19] hw/core/machine: Remove hw_compat_2_4[] array
` [PATCH v4 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
` [PATCH v4 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
` [PATCH v4 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
` [PATCH v4 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
` [PATCH v4 12/19] hw/core/machine: Remove hw_compat_2_5[] array
` [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
` [PATCH v4 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v4 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
` [PATCH v4 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
` [PATCH v4 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
` [PATCH v4 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
` [PATCH v4 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit

[PATCH] Revert "i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()"
 2025-05-28  8:29 UTC  (7+ messages)

[PULL 00/28] tcg patch queue
 2025-05-28  8:14 UTC  (29+ messages)
` [PULL 01/28] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
` [PULL 02/28] system/main: comment lock rationale
` [PULL 03/28] linux-user: implement pgid field of /proc/self/stat
` [PULL 04/28] target/microblaze: Split out mb_unaligned_access_internal
` [PULL 05/28] target/microblaze: Introduce helper_unaligned_access
` [PULL 06/28] target/microblaze: Split out mb_transaction_failed_internal
` [PULL 07/28] target/microblaze: Implement extended address load/store out of line
` [PULL 08/28] target/microblaze: Use uint64_t for CPUMBState.ear
` [PULL 09/28] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
` [PULL 10/28] target/microblaze: Fix printf format in mmu_translate
` [PULL 11/28] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
` [PULL 12/28] target/microblaze: Drop DisasContext.r0
` [PULL 13/28] target/microblaze: Simplify compute_ldst_addr_type{a,b}
` [PULL 14/28] tcg: Drop TCGContext.tlb_dyn_max_bits
` [PULL 15/28] tcg: Drop TCGContext.page_{mask,bits}
` [PULL 16/28] target/sh4: Use MO_ALIGN for system UNALIGN()
` [PULL 17/28] accel/tcg: Add TCGCPUOps.pointer_wrap
` [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets
` [PULL 19/28] target: Use cpu_pointer_wrap_uint32 for 32-bit targets
` [PULL 20/28] target/arm: Fill in TCGCPUOps.pointer_wrap
` [PULL 21/28] target/i386: "
` [PULL 22/28] target/loongarch: "
` [PULL 23/28] target/mips: "
` [PULL 24/28] target/ppc: "
` [PULL 25/28] target/riscv: "
` [PULL 26/28] target/s390x: "
` [PULL 27/28] target/sparc: "
` [PULL 28/28] accel/tcg: Assert TCGCPUOps.pointer_wrap is set

[PATCH v5 0/5] ARM Nested Virt Support
 2025-05-28  8:07 UTC  (15+ messages)

[Stable-10.0.2 0/1] Patch Round-up for stable 10.0.2
 2025-05-28  8:00 UTC  (3+ messages)
` [Stable-10.0.2] Revert "Drop support for Python 3.8"

[PATCH 00/12] rust: bindings for Error
 2025-05-28  8:20 UTC  (8+ messages)
` [PATCH 05/12] util/error: allow non-NUL-terminated err->src
` [PATCH 06/12] util/error: make func optional
` [PATCH 10/12] hpet: return errors from realize if properties are incorrect

[PATCH] tests/functional/test_aarch64_hotplug_pci: Update images
 2025-05-28  7:57 UTC  (2+ messages)

[PATCH 0/2] Miscellaneous MSan finding
 2025-05-28  7:55 UTC  (5+ messages)
` [PATCH 1/2] util: fix msan findings in keyval

[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-05-28  7:12 UTC  (8+ messages)
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host

[PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
 2025-05-28  6:42 UTC  (4+ messages)

[PATCH 00/11] migration: Some enhancements and cleanups for 10.1
 2025-05-28  6:27 UTC  (14+ messages)
` [PATCH 01/11] migration/hmp: Reorg "info migrate" once more
` [PATCH 02/11] migration/hmp: Fix postcopy-blocktime per-vCPU results
` [PATCH 03/11] migration/docs: Move docs for postcopy blocktime feature
` [PATCH 04/11] migration/bg-snapshot: Do not check for SKIP in iterator
` [PATCH 05/11] migration: Drop save_live_complete_postcopy hook
` [PATCH 06/11] migration: Rename save_live_complete_precopy to save_complete
` [PATCH 07/11] migration: qemu_savevm_complete*() helpers
` [PATCH 08/11] migration/ram: One less indent for ram_find_and_save_block()
` [PATCH 09/11] migration/ram: Add tracepoints for ram_save_complete()
` [PATCH 10/11] migration: Rewrite the migration complete detect logic
` [PATCH 11/11] migration/postcopy: Avoid clearing dirty bitmap for postcopy too

[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
 2025-05-28  6:10 UTC  (9+ messages)
` [PATCH v2 1/4] nbd: Add multi-conn option

[PATCH v1 0/6] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
 2025-05-28  6:04 UTC  (7+ messages)
` [PATCH v1 1/6] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v1 2/6] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v1 3/6] vfio/iommufd: Initialize iommufd specific members in HostIOMMUDeviceIOMMUFD
` [PATCH v1 4/6] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v1 5/6] vfio/iommufd: Save vendor specific device info
` [PATCH v1 6/6] iommufd: Implement query of host VTD IOMMU's capability

[PATCH v4 00/15] qapi: remove all TARGET_* conditionals from the schema
 2025-05-28  6:01 UTC  (22+ messages)
` [PATCH v4 02/15] qapi: expand docs for SEV commands
` [PATCH v4 08/15] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v4 09/15] qapi: make most CPU commands unconditionally available
` [PATCH v4 13/15] qapi: use imperative style in documentation
` [PATCH v4 15/15] qapi/misc-i386: move errors to their own documentation section

[PATCH] hw/scsi/esp: fix assertion error in fifo8_push
 2025-05-28  5:54 UTC  (5+ messages)

[PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup
 2025-05-28  4:51 UTC  (8+ messages)
` [PATCH 1/4] docs/about: Belatedly document tightening of QMP device_add checking
` [PATCH 3/4] docs/about/deprecated: Move deprecation notes to tidy up order
` [PATCH 4/4] docs/about/removed-features: Move removal "

[PATCH] MAINTAINERS: update email of zhenwei pi
 2025-05-28  3:31 UTC 

[PATCH v4 00/11] Improve futex usage
 2025-05-28  3:30 UTC  (9+ messages)

[PATCH RFC 00/16] virtio: introduce support for GSO over UDP tunnel
 2025-05-28  3:04 UTC  (4+ messages)
` [PATCH RFC 16/16] net: make vhost-net aware of GSO over UDP tunnel hdr layout

[PATCH 0/2] Add functional test for ACPI PCI hotplug
 2025-05-28  2:13 UTC  (6+ messages)
` [PATCH 1/2] tests/functional/test_aarch64_hotplug_pci: Update SHA
` [PATCH 2/2] tests/functional/test_aarch64_hotplug_pci: Add test for ACPI PCI hotplug

[PATCH v5 00/10] Enable shared device assignment
 2025-05-28  1:57 UTC  (6+ messages)
` [PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard

[PATCH REPOST] tests/functional/test_aarch64_hotplug_pci: Add test for ACPI PCI hotplug
 2025-05-28  1:55 UTC 

[PATCH] vfio/pci: vfio_pci_put_device on failure
 2025-05-27 23:29 UTC  (2+ messages)

[PATCH 00/13] migration/postcopy: Blocktime tracking overhaul
 2025-05-27 23:12 UTC  (14+ messages)
` [PATCH 01/13] migration: Add option to set postcopy-blocktime
` [PATCH 02/13] migration/postcopy: Push blocktime start/end into page req mutex
` [PATCH 03/13] migration/postcopy: Drop all atomic ops in blocktime feature
` [PATCH 04/13] migration/postcopy: Make all blocktime vars 64bits
` [PATCH 05/13] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PATCH 06/13] migration/postcopy: Bring blocktime layer to us level
` [PATCH 07/13] migration/postcopy: Add blocktime fault counts per-vcpu
` [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
` [PATCH 09/13] migration/postcopy: Initialize blocktime context only until listen
` [PATCH 10/13] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PATCH 11/13] migration/postcopy: Cleanup the total blocktime accounting
` [PATCH 12/13] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PATCH 13/13] migration/postcopy: blocktime allows track / report non-vCPU faults

[PATCH v7 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-05-27 22:43 UTC  (4+ messages)

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-05-27 22:14 UTC  (4+ messages)
` [RFC PATCH 12/13] [PoC] migration: Add query/set commands for MigrationConfig

[PULL 0/1] qemu-sparc queue 20250527
 2025-05-27 21:46 UTC  (2+ messages)
` [PULL 1/1] target/sparc: don't set FSR_NVA when comparing unordered floats

Some regression due to "ui/gtk: Fix mouse/motion event scaling issue with GTK display backend"
 2025-05-27 21:34 UTC  (4+ messages)

[PATCH V3 00/42] Live update: vfio and iommufd
 2025-05-27 21:03 UTC  (6+ messages)
` [PATCH V3 14/42] pci: skip reset during cpr

[PATCH v2] net/af-xdp: Support pinned map path for AF_XDP sockets
 2025-05-27 20:51 UTC  (2+ messages)

[PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field
 2025-05-27 19:59 UTC  (6+ messages)
      ` [PATCH 0/3] hw/boards: Remove field

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-27 19:34 UTC  (8+ messages)
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place

[PATCH v2] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
 2025-05-27 19:27 UTC  (2+ messages)

[PATCH] target/sparc: don't set FSR_NVA when comparing unordered floats
 2025-05-27 19:22 UTC  (2+ messages)

[PATCH 1/1] Revert "i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()"
 2025-05-27 14:29 UTC 

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-05-27 19:16 UTC  (17+ messages)
` [PATCH v2 15/25] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
` [PATCH v2 16/25] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH v2 17/25] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v2 19/25] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
` [PATCH v2 20/25] hw/acpi/ged: Support migration of AcpiPciHpState
` [PATCH v2 22/25] hw/arm/virt: Let virt support pci hotplug/unplug GED event

[PATCH] vfio/pci: Introduce x-pci-class-code option
 2025-05-27 18:44 UTC  (2+ messages)

[PATCH] ui/vnc: Update display update interval when VM state changes to RUNNING
 2025-05-27 18:04 UTC  (2+ messages)

[PATCH v3 00/24] block: do not drain while holding the graph lock
 2025-05-27 17:52 UTC  (19+ messages)
` [PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
` [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
` [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
` [PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
` [PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
` [PATCH v3 14/24] block: move drain outside of quorum_add_child()
` [PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
` [PATCH v3 16/24] block: move drain outside of quorum_del_child()

[PATCH v2 0/7] single-binary: build target common libraries with dependencies
 2025-05-27 17:15 UTC  (3+ messages)

[PATCH] target/i386/tcg/helper-tcg: fix file references in comments
 2025-05-27 17:11 UTC  (2+ messages)

[PATCH 0/6] rust: update build system for Meson 1.8.1
 2025-05-27 17:04 UTC  (7+ messages)
` [PATCH 1/6] meson: update to version 1.8.1
` [PATCH 2/6] rust: use "objects" for Rust executables as well
` [PATCH 3/6] build, dockerfiles: add support for detecting rustdoc
` [PATCH 4/6] rust: add qemu-api doctests to "meson test"
` [PATCH 5/6] rust: cell: remove support for running doctests with "cargo test --doc"
` [PATCH 6/6] rust: use native Meson support for clippy and rustdoc

[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
 2025-05-27 16:28 UTC  (7+ messages)
` [PATCH v13 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v13 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-05-27 16:27 UTC  (4+ messages)
` [RFC PATCH 11/25] accel/mshv: Add basic interrupt injection support

[PULL 0/6] Python patches
 2025-05-27 15:01 UTC  (3+ messages)

[PATCH v2 0/2] reject qcow2 creation with protocol in data_store
 2025-05-27 14:32 UTC  (3+ messages)
` [PATCH v2 1/2] block: Allow drivers to control protocol prefix at creation
` [PATCH v2 2/2] qcow2, vmdk: Restrict creation with secondary file using protocol

[RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
 2025-05-27 14:00 UTC  (4+ 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).