qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-09 07:05:53 to 2025-05-09 21:15:43 UTC [more...]

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-05-09 21:14 UTC  (13+ messages)

[PULL v3 00/21] Trivial patches for 2025-05-07
 2025-05-09 20:56 UTC  (2+ messages)
` [PULL 21/21] docs/devel/testing/functional: Fix typo

[PATCH v4 00/13] Make blockdev-mirror dest sparse in more cases
 2025-05-09 20:40 UTC  (14+ messages)
` [PATCH v4 01/13] block: Expand block status mode from bool to flags
` [PATCH v4 02/13] file-posix, gluster: Handle zero block status hint better
` [PATCH v4 03/13] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
` [PATCH v4 04/13] block: Add new bdrv_co_is_all_zeroes() function
` [PATCH v4 05/13] iotests: Improve iotest 194 to mirror data
` [PATCH v4 06/13] mirror: Minor refactoring
` [PATCH v4 07/13] mirror: Pass full sync mode rather than bool to internals
` [PATCH v4 08/13] mirror: Allow QMP override to declare target already zero
` [PATCH v4 09/13] mirror: Drop redundant zero_target parameter
` [PATCH v4 10/13] mirror: Skip pre-zeroing destination if it is already zero
` [PATCH v4 11/13] mirror: Skip writing zeroes when target "
` [PATCH v4 12/13] iotests/common.rc: add disk_usage function
` [PATCH v4 13/13] tests: Add iotest mirror-sparse for recent patches

[PATCH v1] Implement RTC timer for nRF51
 2025-05-09 18:15 UTC 

[PATCH] s390x: Fix leak in machine_set_loadparm
 2025-05-09 18:00 UTC  (2+ messages)

[PATCH] tests/qtest/ast2700-smc-test: Fix leak
 2025-05-09 17:50 UTC 

[RFC PATCH] hw/s390x: add vhost-user-device-ccw stub (!WIP)
 2025-05-09 17:45 UTC 

[PATCH 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-05-09 17:22 UTC  (8+ messages)
` [PATCH 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH 6/7] hw/cxl: Add Maintenance support
` [PATCH 7/7] hw/cxl: Add emulation for memory sparing control feature

[PATCH v2] hw/arm: Replace TABs for spaces
 2025-05-09 17:34 UTC  (2+ messages)

Fwd: Out-of-bounds access in rx_fifo_push()
 2025-05-09 17:00 UTC  (2+ messages)
  `  "

[PATCH v3 0/5] docs: automated info about machine deprecation/removal info
 2025-05-09 16:55 UTC  (2+ messages)

[PATCH 1/1] vhost: do not reset used_memslots when destroying vhost dev
 2025-05-09 16:39 UTC  (2+ messages)

[RFC PATCH v8 0/6] Report vfio-ap configuration changes
 2025-05-09 16:36 UTC  (7+ messages)
` [RFC PATCH v8 1/6] linux-header: update-linux-header script changes
` [RFC PATCH v8 2/6] linux-headers: Update to Linux v6.15-rc3
` [RFC PATCH v8 3/6] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v8 4/6] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v8 5/6] hw/vfio/ap: Storing event information for an AP configuration change event
` [RFC PATCH v8 6/6] s390: implementing CHSC SEI for AP config change

[PATCH] virtio-gpu-gl: Add 'serverfd' property
 2025-05-09 16:30 UTC  (3+ messages)

[PATCH v2 0/2] semihosting/uaccess: Compile once
 2025-05-09 16:06 UTC  (4+ messages)
` [PATCH v2 1/2] semihosting/uaccess: Remove uses of target_ulong type
` [PATCH v2 2/2] semihosting/uaccess: Compile once

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-09 16:04 UTC  (56+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
      ` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
` [PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
` [PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v4 16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v4 18/27] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
` [PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v4 22/27] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition

[PULL v2 00/21] Trivial patches for 2025-05-07
 2025-05-09 16:01 UTC  (2+ messages)

[PULL v2, part1 00/15] Rust changes for 2025-05-06
 2025-05-09 16:01 UTC  (4+ messages)

[PATCH] net/af-xdp: Support pinned map path for AF_XDP sockets
 2025-05-09 14:05 UTC  (3+ messages)

[PATCH] migration: Fix migration failure when aia is configured as 'aplic-imsic'
 2025-05-09 15:43 UTC  (2+ messages)

[PATCH v3 00/11] Make blockdev-mirror dest sparse in more cases
 2025-05-09 15:33 UTC  (3+ messages)
` [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches

[PATCH v2 1/2] qtest/migration/rdma: Enforce RLIMIT_MEMLOCK >= 128MB requirement
 2025-05-09 15:33 UTC  (4+ messages)
` [PATCH v2 2/2] qtest/migration/rdma: Add test for rdma migration with ipv6

[PATCH] docs/devel/testing/functional: Fix typo
 2025-05-09 15:28 UTC  (2+ messages)

[PULL 00/23] aspeed queue
 2025-05-09 15:27 UTC  (5+ messages)
` [PULL 22/23] tests/function/aspeed: Add functional test for ast2700fc

[PATCH] system/physmem: Fix UBSan finding in address_space_write_rom_internal
 2025-05-09 15:22 UTC  (3+ messages)

[PATCH v10 0/3] Allow to enable multifd and postcopy migration together
 2025-05-09 15:11 UTC  (10+ messages)
` [PATCH v10 2/3] tests/qtest/migration: add postcopy tests with multifd
` [PATCH v10 3/3] migration: write zero pages when postcopy enabled

[PATCH for-10.1 00/10] Support vdagent migration
 2025-05-09 14:49 UTC  (22+ messages)
` [PATCH for-10.1 01/10] ui/gtk: warn if setting the clipboard failed
` [PATCH for-10.1 02/10] ui/clipboard: use int for selection field
` [PATCH for-10.1 03/10] ui/clipboard: split out QemuClipboardContent
` [PATCH for-10.1 04/10] ui/clipboard: add vmstate_cbinfo
` [PATCH for-10.1 05/10] ui/clipboard: delay clipboard update when not running
` [PATCH for-10.1 06/10] ui/vdagent: replace Buffer with GByteArray
` [PATCH for-10.1 07/10] ui/vdagent: keep "connected" state
` [PATCH for-10.1 08/10] ui/vdagent: factor out clipboard peer registration
` [PATCH for-10.1 09/10] ui/vdagent: add migration support
` [PATCH for-10.1 10/10] ui/vdagent: remove migration blocker

[PATCH 0/2] scripts/checkpatch: fix SPDX-License-Identifier detection
 2025-05-09 14:17 UTC  (5+ messages)
` [PATCH 2/2] scripts/checkpatch: reimplement "

[PULL 00/30] Rust, wasm changes for 2025-05-06
 2025-05-09 14:11 UTC  (2+ messages)

[PATCH v4 00/13] Enable shared device assignment
 2025-05-09 10:37 UTC  (18+ messages)
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
` [PATCH v4 10/13] memory: Change NotifyStateClear() definition to return the result
` [PATCH v4 11/13] KVM: Introduce CVMPrivateSharedListener for attribute changes during page conversions
` [PATCH v4 12/13] ram-block-attribute: Add priority listener support for PrivateSharedListener

[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
 2025-05-09 13:56 UTC  (5+ messages)

[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-09 13:30 UTC  (2+ messages)

[PULL 00/28] vfio queue
 2025-05-09 13:13 UTC  (29+ messages)
` [PULL 01/28] vfio/container: ram discard disable helper
` [PULL 02/28] vfio/container: reform vfio_container_connect cleanup
` [PULL 03/28] vfio/container: vfio_container_group_add
` [PULL 04/28] vfio/igd: Restrict legacy mode to Gen6-9 devices
` [PULL 05/28] vfio/igd: Always emulate ASLS (OpRegion) register
` [PULL 06/28] vfio/igd: Detect IGD device by OpRegion
` [PULL 07/28] vfio/igd: Check vendor and device ID on GVT-g mdev
` [PULL 08/28] vfio/igd: Check OpRegion support "
` [PULL 09/28] vfio/igd: Enable OpRegion by default
` [PULL 10/28] vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
` [PULL 11/28] vfio/igd: Only emulate GGC register when x-igd-gms is set
` [PULL 12/28] vfio/igd: Remove generation limitation for IGD passthrough
` [PULL 13/28] linux-header: update-linux-header script changes
` [PULL 14/28] linux-headers: Update to Linux v6.15-rc3
` [PULL 15/28] vfio: add vfio_device_prepare()
` [PULL 16/28] vfio: add vfio_device_unprepare()
` [PULL 17/28] vfio: add vfio_attach_device_by_iommu_type()
` [PULL 18/28] vfio: add vfio_device_get_irq_info() helper
` [PULL 19/28] vfio: consistently handle return value for helpers
` [PULL 20/28] vfio: add strread/writeerror()
` [PULL 21/28] vfio: add vfio_pci_config_space_read/write()
` [PULL 22/28] vfio: add unmap_all flag to DMA unmap callback
` [PULL 23/28] vfio: implement unmap all for DMA unmap callbacks
` [PULL 24/28] vfio: add device IO ops vector
` [PULL 25/28] vfio: add region info cache
` [PULL 26/28] vfio: add read/write to device IO ops vector
` [PULL 27/28] vfio: add vfio-pci-base class
` [PULL 28/28] vfio/container: pass listener_begin/commit callbacks

[CFT PATCH 0/4] target/i386/emulate: cleanups
 2025-05-09 12:56 UTC  (3+ messages)

[PATCH v3 00/15] vfio: preparation for vfio-user
 2025-05-09 12:45 UTC  (20+ messages)
` [PATCH v3 06/15] vfio: add strread/writeerror()
` [PATCH v3 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v3 09/15] vfio: implement unmap all for DMA unmap callbacks
` [PATCH v3 10/15] vfio: add device IO ops vector
` [PATCH v3 11/15] vfio: add region info cache
` [PATCH v3 12/15] vfio: add read/write to device IO ops vector
` [PATCH v3 13/15] vfio: add vfio-pci-base class
` [PATCH v3 15/15] vfio/container: pass MemoryRegion to DMA operations

[PATCH 00/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support
 2025-05-09 12:36 UTC  (18+ messages)
` [PATCH 01/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel property
` [PATCH 02/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel realize function
` [PATCH 03/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel save/restore function
` [PATCH 04/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel property
` [PATCH 05/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel realize function
` [PATCH 06/15] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
` [PATCH 07/15] hw/intc/loongarch_ipi: Add irqchip-in-kernel save/restore function
` [PATCH 08/15] hw/intc/loongarch_pch_msi: Add irqchip-in-kernel property
` [PATCH 09/15] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
` [PATCH 10/15] hw/intc/loongarch_pch: Add irqchip-in-kernel property
` [PATCH 11/15] hw/intc/loongarch_pch: Add irqchip-in-kernel realize function
  ` [PATCH 12/15] hw/intc/loongarch_pch: Add irqchip-in-kernel save/restore function
  ` [PATCH 13/15] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
  ` [PATCH 14/15] target/loongarch: Report error with split kernel_irqchip option
  ` [PATCH 15/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-09 11:43 UTC  (17+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC

[PATCH] hw/audio/cs4231a: fix assertion error in isa_bus_get_irq
 2025-05-09 11:37 UTC  (3+ messages)

[PATCH v2] hw/audio/cs4231a: fix assertion error in isa_bus_get_irq
 2025-05-09 11:21 UTC 

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-09 10:28 UTC  (5+ messages)
` [PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations

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

[PATCH] tests/functional: Use -no-shutdown in the hppa_seabios test
 2025-05-09  8:22 UTC  (2+ messages)

[PATCH v2 0/2] block/null: Add read-pattern option
 2025-05-09  7:19 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v1 00/22] Fix incorrect hash results on AST2700
 2025-05-09  7:04 UTC  (4+ messages)
` [PATCH v1 08/22] hw/misc/aspeed_hace: Support DMA 64 bits dram address


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