qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-08 22:08:24 to 2025-05-09 15:20:12 UTC [more...]

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-09 15:18 UTC  (57+ messages)
` [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 08/27] hw/i386/pc: Remove multiboot.bin
` [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 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
` [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

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

[PULL v2, part1 00/15] Rust changes for 2025-05-06
 2025-05-09 14:54 UTC  (3+ messages)

[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

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

[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] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-05-09 12:51 UTC  (11+ 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 0/2] semihosting/uaccess: Compile once
 2025-05-09 11:07 UTC  (3+ messages)
` [PATCH v2 1/2] semihosting/uaccess: Remove uses of target_ulong type
` [PATCH v2 2/2] semihosting/uaccess: Compile once

[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  (6+ messages)
` [PATCH 1/2] util: fix msan findings in keyval
` [PATCH 2/2] accel/tcg: fix msan findings in translate-all

[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  (16+ messages)
` [PATCH v1 03/22] hw/misc/aspeed_hace: Improve readability and consistency in variable naming
` [PATCH v1 04/22] hw/misc/aspeed_hace: Update hash source address handling to 64-bit for AST2700
` [PATCH v1 05/22] hw/misc/aspeed_hace: Introduce 64-bit digest_addr variable "
` [PATCH v1 06/22] hw/misc/aspeed_hace: Support accumulative mode for direct access mode
` [PATCH v1 08/22] hw/misc/aspeed_hace: Support DMA 64 bits dram address

[PATCH v2 0/2] amd_iommu: Fixes
 2025-05-09  6:45 UTC 

[PATCH v9 00/55] QEMU TDX support
 2025-05-09  6:21 UTC  (4+ messages)
` [PATCH v9 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig

[PATCH] migration: Fix migration failure when aia is configured as 'aplic-imsic'
 2025-05-09  2:08 UTC 

[v2] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
 2025-05-09  4:03 UTC  (4+ messages)

[PATCH 0/2] hw/arm: Nuvoton 8xx - GMAC patches
 2025-05-09  2:34 UTC  (5+ messages)
` [PATCH 1/2] hw/arm: Add GMAC devices to NPCM8XX SoC
` [PATCH 2/2] tests/qtest: Migrate GMAC test from 7xx to 8xx

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

[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-05-08 22:50 UTC  (26+ messages)
` [PATCH v2 01/25] Add -boot-certificates to s390-ccw-virtio machine type option
` [PATCH v2 02/25] hw/s390x/ipl: Create certificate store
` [PATCH v2 03/25] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v2 04/25] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v2 05/25] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v2 06/25] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v2 07/25] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v2 08/25] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v2 09/25] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v2 10/25] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v2 11/25] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v2 12/25] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v2 13/25] hw/s390x/ipl: Set iplb->len to maximum length of "
` [PATCH v2 14/25] s390x: Guest support for Secure-IPL Facility
` [PATCH v2 15/25] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v2 16/25] pc-bios/s390-ccw: Refactor zipl_load_segment function
` [PATCH v2 17/25] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v2 18/25] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v2 19/25] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v2 20/25] Add -secure-boot to s390-ccw-virtio machine type option
` [PATCH v2 21/25] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v2 22/25] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v2 23/25] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v2 24/25] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v2 25/25] docs/system/s390x: Add secure IPL documentation

[PATCH] net/af-xdp: Support pinned map path for AF_XDP sockets
 2025-05-08 22:53 UTC  (2+ messages)

[PATCH 0/2] Fix for multi-process gdbstub breakpoints
 2025-05-08 22:45 UTC  (3+ messages)
` [PATCH 1/2] gdbstub: Fix wrong CPUState pointer in breakpoint functions
` [PATCH 2/2] gdbstub: Apply breakpoints only to the selected PID


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