messages from 2025-10-23 13:29:34 to 2025-10-24 04:09:02 UTC [more...]
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-24 4:07 UTC (3+ messages)
` [PATCH RFC V6 08/24] arm/virt, gicv3: Guard CPU interface access for admin disabled vCPUs
[PATCH 0/8] KVM/hostmem: Support in-place guest-memfd as VM backends
2025-10-24 3:52 UTC (11+ messages)
` [PATCH 1/8] linux-headers: Update to v6.18-rc2
` [PATCH 2/8] kvm: Allow kvm_guest_memfd_supported for non-private use case
` [PATCH 3/8] kvm: Detect guest-memfd flags supported
` [PATCH 4/8] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH 5/8] memory: Rename memory_region_has_guest_memfd() to *_private()
` [PATCH 6/8] ramblock: Rename guest_memfd to guest_memfd_private
` [PATCH 7/8] hostmem: "
` [PATCH 8/8] hostmem: Support in-place guest memfd to back a VM
[PATCH v2] rust/qemu-macros: Convert bit value to u8 within #[property]
2025-10-24 4:13 UTC
[Patch v7 0/5] hw/core/loader: capture Error from load_image_targphys
2025-10-24 3:28 UTC (6+ messages)
` [Patch v7 2/5] "
` [Patch v7 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors
[PATCH v3 0/8] vfio: relax the vIOMMU check
2025-10-24 2:09 UTC (9+ messages)
` [PATCH v3 1/8] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH v3 2/8] vfio/iommufd: Query dirty bitmap before DMA unmap
` [PATCH v3 3/8] vfio/container-legacy: rename vfio_dma_unmap_bitmap() to vfio_legacy_dma_unmap_get_dirty_bitmap()
` [PATCH v3 4/8] vfio: Add a backend_flag parameter to vfio_contianer_query_dirty_bitmap()
` [PATCH v3 5/8] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
` [PATCH v3 6/8] intel_iommu: Fix unmap_bitmap failure with legacy VFIO backend
` [PATCH v3 7/8] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
` [PATCH v3 8/8] vfio/migration: Allow live migration with vIOMMU without VFs using device dirty tracking
[PATCH] hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
2025-10-24 0:51 UTC (4+ messages)
[PATCH qemu 0/1] block: Fix regression introduced with prep_writev2 support
2025-10-23 23:33 UTC (2+ messages)
` [PATCH qemu 1/1] block: Don't regress when prep_writev2 isn't present
[PATCH v2 0/2] Fix a regression with hugetlbfs for shared memory in CoCo VMs
2025-10-24 0:16 UTC (7+ messages)
` [PATCH v2 1/2] ram-block-attributes: Avoid the overkill of shared memory with hugetlbfs backend
` [PATCH v2 2/2] ram-block-attributes: Unify the retrieval of the block size
[PULL v2 22/25] target/riscv: fix riscv_cpu_sirq_pending() mask
2025-10-23 23:54 UTC (4+ messages)
` [PULL v2 23/25] target/riscv: Fix a uninitialized variable warning
` [PULL v2 24/25] target/riscv: Make PMP granularity configurable
` [PULL v2 25/25] target/riscv: Make PMP CSRs conform to WARL constraints
[PULL v2 00/25] riscv-to-apply queue
2025-10-23 23:51 UTC (23+ messages)
` [PULL v2 01/25] hw/riscv: Correct mmu-type property of sifive_u harts in device tree
` [PULL v2 02/25] target/riscv: Explode MO_TExx -> MO_TE | MO_xx
` [PULL v2 03/25] target/riscv: Conceal MO_TE within gen_amo()
` [PULL v2 04/25] target/riscv: Conceal MO_TE within gen_inc()
` [PULL v2 05/25] target/riscv: Conceal MO_TE within gen_load() / gen_store()
` [PULL v2 06/25] target/riscv: Conceal MO_TE within gen_load_idx() / gen_store_idx()
` [PULL v2 07/25] target/riscv: Conceal MO_TE within gen_fload_idx() / gen_fstore_idx()
` [PULL v2 08/25] target/riscv: Conceal MO_TE within gen_storepair_tl()
` [PULL v2 09/25] target/riscv: Conceal MO_TE within gen_cmpxchg*()
` [PULL v2 10/25] target/riscv: Conceal MO_TE|MO_ALIGN within gen_lr() / gen_sc()
` [PULL v2 11/25] target/riscv: Factor MemOp variable out when MO_TE is set
` [PULL v2 12/25] target/riscv: Introduce mo_endian() helper
` [PULL v2 13/25] target/riscv: Introduce mo_endian_env() helper
` [PULL v2 14/25] hw/net/cadence_gem: Support two Ethernet interfaces connected to single MDIO bus
` [PULL v2 15/25] hw/riscv: microchip_pfsoc: Connect Ethernet PHY channels
` [PULL v2 16/25] hw/net/cadence_gem: Add pcs-enabled property
` [PULL v2 17/25] microchip icicle: Enable PCS on Cadence Ethernet
` [PULL v2 18/25] aplic: fix mask for smsiaddrcfgh
` [PULL v2 19/25] hw/intc: Allow gaps in hartids for aclint and aplic
` [PULL v2 20/25] target/riscv/kvm: fix env->priv setting in reset_regs_csr()
` [PULL v2 21/25] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
[PULL 00/37] riscv-to-apply queue
2025-10-23 23:44 UTC (3+ messages)
[PULL 00/45] Staging patches
2025-10-23 21:50 UTC (8+ messages)
` [PULL 02/45] migration: push Error **errp into vmstate_load_state()
` [PULL 40/45] migration: cpr-exec-command parameter
AWS CI Oddities
2025-10-23 21:34 UTC (3+ messages)
[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
2025-10-23 20:47 UTC (13+ messages)
` [PATCH v4 05/12] aio: remove aio_context_use_g_source()
` [PATCH v4 09/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
[PATCH v3 0/4] Introduce a battery, AC adapter, and lid button
2025-10-23 21:05 UTC (6+ messages)
` [PATCH v3 2/4] hw/acpi: Introduce the QEMU Battery
` [PATCH v3 3/4] hw/acpi: Introduce the QEMU AC adapter
[PATCH] migration/cpr: Document obscure usage of g_autofree when parse str
2025-10-23 20:07 UTC (4+ messages)
[RFC 0/2] block/qcow2: Improve I/O performance in write-through cache mode
2025-10-23 19:31 UTC (3+ messages)
` [RFC 2/2] block/qcow2: Improve I/O performance in write-through cache mode for qcow2 driver
[PULL 00/16] target-arm queue
2025-10-23 19:33 UTC (18+ messages)
` [PULL 01/16] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0
` [PULL 02/16] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro
` [PULL 03/16] target/arm: Add isar feature test for FEAT_AIE
` [PULL 04/16] target/arm: Implement MAIR2_ELx and AMAIR2_ELx
` [PULL 05/16] target/arm: Add AIE to ARMVAParameters
` [PULL 06/16] target/arm: Drop trivial assert vs attrindx
` [PULL 07/16] target/arm: Use el local indexing mair_el
` [PULL 08/16] target/arm: Honor param.aie in get_phys_addr_lpae
` [PULL 09/16] target/arm: Enable FEAT_AIE for -cpu max
` [PULL 10/16] target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode
` [PULL 11/16] hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset
` [PULL 12/16] MAINTAINERS: Claim the Arm XML in gdb-xml
` [PULL 13/16] target/arm: Implement SME2 support in gdbstub
` [PULL 14/16] target/arm: Implement org.gnu.gdb.aarch64.tls XML feature "
` [PULL 15/16] tests/tcg/aarch64: Add test case for SME2 gdbstub registers
` [PULL 16/16] hw/net/rocker: Don't overflow in of_dpa_mask2prefix()
[PULL 0/1] Uefi 20251023 patches
2025-10-23 19:33 UTC (3+ messages)
` [PULL 1/1] hw/uefi/ovmf-log: Fix memory leak in hmp_info_firmware_log
[PULL RESEND 00/32] ppc-for-10.2 queue
2025-10-23 19:33 UTC (2+ messages)
[PULL 00/14] loongarch queue
2025-10-23 19:33 UTC (2+ messages)
[PATCH 0/5] block/vvfat: introduce "size" option
2025-10-23 19:29 UTC (9+ messages)
` [PATCH 1/5] vvfat: introduce no-mbr option
` [PATCH 2/5] vvfat: move fat_type check prior to size setup
` [PATCH 3/5] vvfat: add a define for SECTOR_SIZE
` [PATCH 5/5] vvfat: add support for "size" options
[PATCH 0/2] vhost-user-blk: support inflight migration
2025-10-23 19:24 UTC (12+ messages)
` [PATCH 2/2] "
[PATCH 0/2] improve compare-machine-types.py
2025-10-23 18:45 UTC (5+ messages)
` [PATCH 1/2] scripts/compare-mt: add confidential computing getter
` [PATCH 2/2] scripts/compare-mt: stop using global variables
[PATCH] migration/qmp: Update "resume" flag doc in "migrate" command
2025-10-23 18:35 UTC (7+ messages)
[PATCH 0/7] s390x: Add support for virtio-blk-pci IPL device
2025-10-23 18:19 UTC (7+ messages)
` [PATCH 4/7] pc-bios/s390-ccw: Introduce PCI device IPL format
` [PATCH 5/7] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
[PATCH v2] block: enable stats-intervals for storage devices
2025-10-23 18:05 UTC (2+ messages)
[PATCH 0/5] single-binary: Prepare hw/riscv for single compilation
2025-10-23 17:55 UTC (5+ messages)
` [PATCH 1/5] hw/riscv: Use generic hwaddr for firmware addressses
[PATCH] iotests: Adjust fuse-allow-other expected output
2025-10-23 17:50 UTC (2+ messages)
KVM Planes with SVSM on Linux v6.17
2025-10-23 17:09 UTC (3+ messages)
[PATCH v7 00/24] WHPX support for Arm
2025-10-23 17:02 UTC (7+ messages)
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[RFC PATCH] configs: drop SBSA_REF from minimal specification
2025-10-23 16:39 UTC
[PATCH] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
2025-10-23 15:36 UTC (4+ messages)
[PATCH v5 00/13] hw/pci-host/raven clean ups
2025-10-23 15:26 UTC (14+ messages)
` [PATCH v5 01/13] hw/pci-host/raven: Simplify creating PCI facing part
` [PATCH v5 02/13] hw/pci-host/raven: Simplify "
` [PATCH v5 03/13] hw/pci-host/raven: Simplify host bridge type declaration
` [PATCH v5 04/13] hw/pci-host/raven: Use DEFINE_TYPES macro
` [PATCH v5 05/13] hw/pci-host/raven: Simplify PCI bus creation
` [PATCH v5 06/13] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH v5 07/13] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH v5 08/13] hw/pci-host/raven: Fix PCI config direct access region
` [PATCH v5 09/13] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH v5 10/13] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH v5 11/13] hw/pci-host/raven: Do not map regions in init method
` [PATCH v5 12/13] hw/ppc/prep: Fix non-contiguous IO control bit
` [PATCH v5 13/13] hw/ppc/prep: Add reset method to prep-systemio
[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
2025-10-23 15:15 UTC (4+ messages)
` [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
[PATCH 0/6] tests/functional: Fix various problems reported by pylint
2025-10-23 15:13 UTC (5+ messages)
` [PATCH 3/6] tests/functional: Fix problems in linuxkerenl.py "
[RFC PATCH] target/ppc: Remove the unusable e200 CPUs
2025-10-23 14:48 UTC (3+ messages)
[PATCH v2 14/24] migration: Use visitors in migrate_params_test_apply
2025-10-23 14:46 UTC (3+ messages)
[PATCH v2 0/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
2025-10-23 14:46 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
[PATCH v2 00/58] target/arm/hvf: Consolidate
2025-10-23 14:43 UTC (38+ messages)
` [PATCH v2 34/58] accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range
` [PATCH v2 35/58] target/i386/hvf: Use hvf_unprotect_page
` [PATCH v2 36/58] target/i386/hvf: Use address_space_translate in ept_emulation_fault
` [PATCH v2 37/58] accel/hvf: Simplify hvf_log_*
` [PATCH v2 38/58] accel/hvf: Move hvf_log_sync to hvf_log_clear
` [PATCH v2 40/58] accel/hvf: Drop hvf_slot and hvf_find_overlap_slot
` [PATCH v2 41/58] accel/hvf: Remove mac_slots
` [PATCH v2 42/58] target/arm/hvf: Implement dirty page tracking
` [PATCH v2 10/58] target/arm/hvf: Mention hvf_arch_set_traps() must run on vCPU thread
` [PATCH v2 11/58] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
` [PATCH v2 12/58] target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread
` [PATCH v2 13/58] accel/hvf: Implement hvf_arch_vcpu_destroy()
` [PATCH v2 14/58] target/arm/hvf: Hardcode Apple MIDR
` [PATCH v2 15/58] target/arm/hvf: Simplify hvf_arm_get_host_cpu_features()
` [PATCH v2 16/58] target/arm/hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
` [PATCH v2 17/58] target/arm/hvf: Factor hvf_handle_exception() out
` [PATCH v2 18/58] target/i386/hvf: Factor hvf_handle_vmexit() out
` [PATCH v2 19/58] target/arm/hvf: "
` [PATCH v2 20/58] target/arm/hvf: Keep calling hv_vcpu_run() in loop
` [PATCH v2 21/58] cpus: Trace cpu_exec_start() and cpu_exec_end() calls
` [PATCH v2 22/58] accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls
` [PATCH v2 23/58] target/arm: Call aarch64_add_pauth_properties() once in host_initfn()
` [PATCH v2 24/58] accel/hvf: Restrict ARM specific fields of AccelCPUState
` [PATCH v2 25/58] target/arm: Rename init_cpreg_list() -> arm_init_cpreg_list()
` [PATCH v2 26/58] target/arm: Better describe PMU depends on TCG or HVF
` [PATCH v2 27/58] target/arm/hvf: Rename 'vgic' -> 'emu_reginfo' in trace events
` [PATCH v2 28/58] target/arm/hvf: Emulate PMU registers
` [PATCH v2 29/58] target/arm/hvf: Emulate Monitor Debug registers
[PATCH 0/2] isapc: warn rather than reject modern x86 CPU models
2025-10-23 14:36 UTC (5+ messages)
` [PATCH 1/2] hw/i386/isapc.c: "
` [PATCH 2/2] docs/about/deprecated.rst: document isapc deprecation for "
[PATCH v2 06/24] migration: Run a post update routine after setting parameters
2025-10-23 14:30 UTC (3+ messages)
[PATCH v2 03/24] migration: Normalize tls arguments
2025-10-23 14:29 UTC (3+ messages)
[PATCH v2] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
2025-10-23 14:18 UTC (2+ messages)
[PULL 00/28] Rust, i386, accelerator changes for 2025-10-14
2025-10-23 14:10 UTC (3+ messages)
` [PULL 09/28] i386/cpu: Prevent delivering SIPI during SMM in TCG mode
[PATCH] scripts/device-crash-test: fix spurious EOFError messages
2025-10-23 13:58 UTC (3+ messages)
[RFC PATCH 0/2] rust: Make common::Wrapper work with non-tuple structs
2025-10-23 13:54 UTC (3+ messages)
` [RFC PATCH 1/2] rust: Make common::Wrapper work with non-tuple structs as well
` [RFC PATCH 2/2] rust/util: Change Timer and TimerListGroup to normal structs
[PATCH v4 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
2025-10-23 13:47 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] ati-vga: Separate default control bit for source
2025-10-23 13:45 UTC (2+ messages)
[PATCH 00/13] migration: Threadify loadvm process
2025-10-23 13:41 UTC (3+ messages)
` [PATCH 04/13] migration/rdma: Allow qemu_rdma_wait_comp_channel work with thread
[RFC PATCH] plugins/core: add missing QEMU_DISABLE_CFI annotations
2025-10-23 13:39 UTC
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).