qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-27 09:24:54 to 2025-05-28 02:48:46 UTC [more...]

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-28  2:48 UTC  (31+ 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 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  (10+ messages)
` [PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard
` [PATCH v5 10/10] ram-block-attribute: Add more error handling during state changes

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

[PATCH] tests/functional/test_aarch64_hotplug_pci: Update images
 2025-05-28  1:47 UTC 

[PATCH v5 0/5] ARM Nested Virt Support
 2025-05-27 23:52 UTC  (14+ messages)

[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

[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
 2025-05-27 22:01 UTC  (8+ messages)
` [PATCH v2 1/4] nbd: Add multi-conn option

[PATCH 00/11] migration: Some enhancements and cleanups for 10.1
 2025-05-27 21:58 UTC  (12+ 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

[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] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
 2025-05-27 20:45 UTC  (4+ 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] hw/scsi/esp: fix assertion error in fifo8_push
 2025-05-27 19:40 UTC  (3+ messages)

[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] Revert "i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()"
 2025-05-27 16:10 UTC 

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-05-27 19:16 UTC  (47+ messages)
` [PATCH v2 01/25] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [PATCH v2 02/25] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [PATCH v2 03/25] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH v2 04/25] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [PATCH v2 05/25] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v2 06/25] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
` [PATCH v2 07/25] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH v2 08/25] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v2 09/25] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH v2 10/25] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
` [PATCH v2 11/25] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH v2 12/25] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [PATCH v2 13/25] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
` [PATCH v2 14/25] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots "
` [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 v4 00/15] qapi: remove all TARGET_* conditionals from the schema
 2025-05-27 17:04 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 14/15] qapi/misc-i386: s/field will be set/field is set/
` [PATCH v4 15/15] qapi/misc-i386: move errors to their own documentation section

[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

[PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup
 2025-05-27 15:05 UTC  (7+ 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 v4 00/11] Improve futex usage
 2025-05-27 15:01 UTC  (7+ messages)

[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

[PATCH 00/12] rust: bindings for Error
 2025-05-27 14:34 UTC  (11+ messages)
` [PATCH 02/12] subprojects: add the anyhow crate
` [PATCH 04/12] util/error: expose Error definition to Rust code
` [PATCH 05/12] util/error: allow non-NUL-terminated err->src
` [PATCH 10/12] hpet: return errors from realize if properties are incorrect

[RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
 2025-05-27 14:00 UTC  (4+ messages)

[PATCH 0/4] hw/microblaze: Endianness clean-ups and deprecations
 2025-05-27 13:56 UTC  (9+ messages)
` [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
` [PATCH 2/4] tests/functional: Test both microblaze s3adsp1800 endianness variants
` [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
` [PATCH 4/4] docs: Deprecate the qemu-system-microblazeel binary

[PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-05-27 13:45 UTC  (6+ messages)
` [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout

[PATCH v2 0/3] iotests improvements for mirror-sparse and others
 2025-05-27 13:24 UTC  (4+ messages)
` [PATCH v2 3/3] iotests: Filter out ZFS in several tests

[PATCH v5 0/6] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
 2025-05-27 12:59 UTC  (4+ messages)
` [PATCH v5 1/6] io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()

[PATCH 00/13] qapi: Doc fixes and improvements
 2025-05-27 12:51 UTC  (2+ messages)

[PATCH] Fix comment for virtio-9p
 2025-05-27  6:23 UTC  (3+ messages)

[PATCH v2 00/29] vfio-user client
 2025-05-27 12:09 UTC  (4+ messages)

Add initial CVA6 implementaiton
 2025-05-27 11:24 UTC  (4+ messages)
` [PATCH v2 1/3] hw/riscv: add CVA6 machine
` [PATCH v2 2/3] target/riscv: add cva6 core type
` [PATCH v2 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6

Adding CVA6 machine to RISC-V
 2025-05-27 11:30 UTC  (4+ messages)
` [PATCH 1/2] hw/riscv: add CVA6 machine

[RFC PATCH v9 0/4] Report vfio-ap configuration changes
 2025-05-27 11:58 UTC  (6+ messages)
` [RFC PATCH v9 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH v3 00/20] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
 2025-05-27 11:03 UTC  (11+ messages)
` [PATCH v3 12/20] virtio-gpu: fix hang under TCG when unmapping blob

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-27 10:06 UTC  (4+ messages)

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-05-27  9:58 UTC  (8+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel

[PATCH v4 0/4] Building PPTT with root node and identical implementation flag
 2025-05-27  9:51 UTC  (6+ messages)
` [PATCH v4 3/4] hw/acpi/aml-build: Build a root node in the PPTT table

[PATCH v4 0/3] hw/misc/aspeed_otp: Add ASPEED OTP memory model and SoC integration
 2025-05-27  9:48 UTC  (9+ messages)
` [PATCH v4 2/3] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC controller


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).