public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 03:59:18 to 2026-03-13 19:59:50 UTC [more...]

[PATCH v9 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-03-13 19:58 UTC  (3+ messages)
` [PATCH v9 09/30] s390x/diag: Implement DIAG 320 subcode 2

[PATCH 0/4] Various update to MAINTAINERS
 2026-03-13 19:48 UTC  (14+ messages)
` [PATCH 1/4] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
  ` [PATCH 0/1] One additional boot reviewer
    ` [PATCH 1/1] MAINTAINERS: Add another reviewer to s390x boot
` [PATCH 2/4] MAINTAINERS: Update the s390x maintainers
` [PATCH 3/4] MAINTAINERS: Remove myself from various sections
` [PATCH 4/4] MAINTAINERS: Downgrade the functional testing section to "Odd Fixes"

[RFC 0/5] hw/tpm: CRB chunking capability to handle PQC
 2026-03-13 19:35 UTC  (9+ messages)
` [RFC 1/5] hw/tpm: Add TPM CRB chunking fields
` [RFC 2/5] hw/tpm: Refactor CRB_CTRL_START register access
` [RFC 4/5] hw/tpm: Implement TPM CRB chunking logic

[PATCH RFC v2] bsd-user: Copy linux-user/think.c to bsd-user
 2026-03-13 19:31 UTC  (2+ messages)

[PATCH v1 0/4] Fix leaks reached by make check-qtest
 2026-03-13 19:22 UTC  (7+ messages)
` [PATCH v1 1/4] tests/qtest: Don't dup machine name in qtest_cb_for_every_machine callbacks
` [PATCH v1 2/4] tests/qtest/test-hmp: Free machine options
` [PATCH v1 3/4] target/riscv: Don't leak general_user_opts
` [PATCH v1 4/4] hw/riscv: Free resources allocated at riscv_iommu_instance_init

[PULL 0/2] Linux user for v11 patches
 2026-03-13 18:30 UTC  (3+ messages)
` [PULL 1/2] linux-user: Fix zero_bss for RX PT_LOAD segments
` [PULL 2/2] linux-user: fix mremap with old_size=0 for shared mappings

[PATCH] target/sparc: Set reg window data structures currently after vmstate load
 2026-03-13 17:09 UTC 

[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
 2026-03-13 16:47 UTC  (5+ messages)
` [PATCH 1/4] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
` [PATCH 2/4] q35/xen: Add Xen support for Q35
` [PATCH 3/4] q35: Fix incorrect values for PCIEXBAR masks
` [PATCH 4/4] xen: Handle PCIe config space size in cpu_ioreq_config()

[PATCH v2 00/38] target/cpu: Do not include 'exec/cpu-defs.h' anymore
 2026-03-13 16:42 UTC  (88+ messages)
` [PATCH v2 01/38] target/arm: Remove target_ulong use in hvf_handle_psci_call()
` [PATCH v2 02/38] target/ppc: Replace TARGET_PAGE_BITS -> qemu_target_page_bits()
` [PATCH v2 03/38] hw/s390x/vfio: "
` [PATCH v2 04/38] monitor/hmp: : Include missing 'exec/target_long.h' header
` [PATCH v2 05/38] target-info: Include 'exec/cpu-defs.h' explicitly
` [PATCH v2 06/38] target/xtensa: Restrict inclusion of 'exec/cpu-defs.h' header
` [PATCH v2 07/38] target/hexagon: Include missing 'exec/target_long.h' header
` [PATCH v2 08/38] target/hppa: "
` [PATCH v2 09/38] target/i386: "
` [PATCH v2 10/38] target/m68k: "
` [PATCH v2 11/38] target/mips: "
` [PATCH v2 12/38] target/ppc: "
` [PATCH v2 13/38] target/riscv: "
` [PATCH v2 14/38] target/sparc: "
` [PATCH v2 15/38] system/kvm_xen: Include missing 'exec/target_page.h' header
` [PATCH v2 16/38] hw/misc/cpc: Include missing 'hw/core/cpu.h' header
` [PATCH v2 17/38] target/s390x/tcg: Include missing '*cpu.h' headers
` [PATCH v2 18/38] exec/helper-head: Include missing 'exec/target_long.h' header
` [PATCH v2 19/38] target/cpu: Do not include 'exec/cpu-defs.h' anymore
` [PATCH v2 20/38] hw/alpha: Include full path to target 'cpu.h' header
` [PATCH v2 21/38] hw/arm: "
` [PATCH v2 22/38] hw/avr: "
` [PATCH v2 23/38] hw/hppa: "
` [PATCH v2 24/38] hw/i386: "
` [PATCH v2 25/38] hw/m68k: "
` [PATCH v2 26/38] hw/microblaze: "
` [PATCH v2 27/38] hw/mips: "
` [PATCH v2 28/38] hw/or1k: "
` [PATCH v2 29/38] hw/ppc: "
` [PATCH v2 30/38] hw/riscv: "
` [PATCH v2 31/38] hw/s390x: "
` [PATCH v2 32/38] hw/sh4: "
` [PATCH v2 33/38] hw/sparc: "
` [PATCH v2 34/38] hw/tricore: "
` [PATCH v2 35/38] hw/xtensa: "
` [PATCH v2 36/38] hw/misc/allwinner-cpucfg.c: make compilation unit common
` [PATCH v2 37/38] hw/avr: Build as common unit files
` [PATCH v2 38/38] hw/misc: Build 'mac_via' as common unit file

[PATCH v4 0/8] hw/nvme: add basic live migration support
 2026-03-13 16:27 UTC  (10+ messages)
` [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
  ` [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load,save}_field helpers
` [PATCH v4 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
` [PATCH v4 3/8] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_ALLOW_NULL
` [PATCH v4 4/8] tests/functional/migration: add VM launch/configure hooks
` [PATCH v4 5/8] hw/nvme: add migration blockers for non-supported cases
` [PATCH v4 6/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
` [PATCH v4 7/8] hw/nvme: add basic live migration support
` [PATCH v4 8/8] tests/functional/x86_64: add migration test for NVMe device

[PATCH 0/8] hw/vfio: single-binary
 2026-03-13 16:21 UTC  (27+ messages)
` [PATCH 1/8] hw/vfio/listener.c: remove CONFIG_KVM
` [PATCH 2/8] hw/vfio/helpers.c: extract kvm helpers in kvm-helpers.c
` [PATCH 3/8] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
` [PATCH 4/8] hw/vfio: eradicate CONFIG_IOMMU from sources
` [PATCH 5/8] hw/vfio/pci.c: eradicate CONFIG_KVM
` [PATCH 6/8] hw/vfio/ap.c: use full path for target specific header
` [PATCH 7/8] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c

[PATCH v3 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2026-03-13 16:17 UTC  (10+ messages)
` [PATCH v3 1/3] amd_iommu: Use switch case to determine mmio register name
` [PATCH v3 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH v7 0/1] numa: add 'memmap-type' option for memory type configuration
 2026-03-13 16:14 UTC  (4+ messages)

[PATCH] rust: fix build when --disable-rust and meson < 1.9
 2026-03-13 15:41 UTC 

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-13 14:53 UTC  (2+ messages)
` [PATCH 2/2] intel_iommu: Always write all the flags passed to vtd_set_flag_in_pte

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-13 14:46 UTC  (5+ messages)

[PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
 2026-03-13 14:31 UTC  (3+ messages)

[PATCH v2] vmstate: validate VMStateDescription::fields upon registration
 2026-03-13 14:30 UTC  (2+ messages)

[PATCH 0/4] [RFC] hw/nvme: add basic live migration support
 2026-03-13 14:24 UTC  (3+ messages)

[PATCH v3 0/6] hw/nvme: add basic live migration support
 2026-03-13 14:22 UTC  (6+ messages)
` [PATCH v3 1/6] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-13 14:19 UTC  (7+ messages)

[PULL 00/43] target-arm queue
 2026-03-13 14:06 UTC  (4+ messages)
` [PULL 14/43] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support

[PATCH] target/arm/kvm: fall back if nested unsupported
 2026-03-13 13:59 UTC  (5+ messages)

[PATCH v1 0/3] Fixed bugs in pl080
 2026-03-13 12:35 UTC  (6+ messages)
` [PATCH v1 2/3] The swidth and dwidth of pl080 are not equal
` [PATCH v1 3/3] The LLI of pl080 should be aligned with 4 bytes

[PATCH 00/14] Add ARM64 support for MSHV accelerator
 2026-03-13 11:29 UTC  (7+ messages)
` [PATCH 08/14] accel/mshv: Add access_vp_regs synthetic proc features

[PATCH v1 1/3] An interrupt is generated after the DMA transfer complete
 2026-03-13 11:23 UTC  (3+ messages)

[PULL 00/10] PPC PR for 11.0 soft-freeze
 2026-03-13 11:22 UTC  (6+ messages)

[PATCH v2] ppc/pnv: fix dumpdtb option
 2026-03-13 11:20 UTC  (4+ messages)

[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-03-13 11:06 UTC  (5+ messages)

[PATCH v2] hvf: arm: fix Windows boot with kernel-irqchip=on
 2026-03-13 10:35 UTC  (3+ messages)

[PATCH v2 0/2] hw/nvram/fw_cfg: update bootorder to fix SeaBIOS bootup failure
 2026-03-13  9:52 UTC  (4+ messages)

[PATCH] target/arm/hvf: emulate ISV=0 data abort instructions
 2026-03-13  8:59 UTC  (5+ messages)
` [PATCH v2 0/3] target/arm: ISV=0 data abort emulation library
  ` [PATCH v2 1/3] target/arm: add AArch64 ISV=0 instruction "

[PATCH v3 0/3] semihosting/uaccess: Swap bytes based on runtime-configurable endianness
 2026-03-13  8:51 UTC  (6+ messages)
` [PATCH v3 2/3] include/exec: Provide the cpu_internal_tswap() functions

[PATCH v2 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
 2026-03-13  7:58 UTC  (3+ messages)
` [PATCH v2 4/4] hw/pci/msix: fix error handling for msix_init callers

[PULL 0/2] loongarch-to-apply queue
 2026-03-13  7:32 UTC  (7+ messages)
` [PULL 1/2] target/loongarch: Preserve PTE permission bits in LDPTE

[PATCH v4 0/4] Support HACE to AST2700 (resend)
 2026-03-13  6:44 UTC  (5+ messages)
      `  "

[PATCH] contrib/plugins/uftrace.c: fix depth for exit events
 2026-03-13  6:37 UTC  (2+ messages)

[PATCH 0/2] hw/misc/allwinner-cpucfg: single-binary
 2026-03-13  6:22 UTC  (8+ messages)
` [PATCH 1/2] target/arm/cpu.h: restrict cpu-defs.h to target specific code
` [PATCH 2/2] hw/misc/allwinner-cpucfg.c: make compilation unit common

[RFC v2 0/9] net/filter-redirector: Add AF_PACKET support for vhost-net
 2026-03-13  6:05 UTC  (2+ messages)

[PATCH v3] migration/options: Fix leaks in StrOrNull qdev accessors
 2026-03-13  5:27 UTC  (2+ messages)

[PATCH v2 0/5] migration-test: Plumbing
 2026-03-13  5:01 UTC  (5+ messages)
` [PATCH v2 5/5] tests/qtest/migration: Force exit-on-error=false


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox