Messages by Date
-
2025/07/09
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
Markus Armbruster
-
2025/07/09
Re: [PATCH 1/1 v2] [RISC-V/RVV] Generate strided vector loads/stores with tcg nodes.
Eric Biggers
-
2025/07/09
[PATCH] i386/tdx: Fix the report of gpa in QAPI
Zhenzhong Duan
-
2025/07/09
Re: [PATCH] target/i386: Add TSA feature flags
Xiaoyao Li
-
2025/07/09
Re: [PATCH v4 10/11] target/loongarch:Implement csrrd CSR_MSGIR register
Bibo Mao
-
2025/07/09
Re: [PATCH v4 09/11] target/loongarch: CPU enable msg interrupts.
Bibo Mao
-
2025/07/09
Re: [PATCH v4 08/11] hw/loongarch: Implement avec set irq
Bibo Mao
-
2025/07/09
Re: [PATCH v4 03/11] hw/loongarch: add misc register supoort avecintc
Bibo Mao
-
2025/07/09
Re: [PATCH v4 02/11] hw/loongarch: add virt feature avecintc support
Bibo Mao
-
2025/07/09
Re: [PATCH v4 01/11] target/loongarch: move some machine dfine to virt.h
Bibo Mao
-
2025/07/09
Re: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Donald Dutile
-
2025/07/09
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
-
2025/07/09
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
-
2025/07/09
[PATCH] linux-user/mips/o32: Drop sa_restorer functionality
Thomas Weißschuh
-
2025/07/09
Re: [PATCH v4 6/6] target/arm: Advertise FEAT_MEC in cpu max
Richard Henderson
-
2025/07/09
Re: [PATCH v4 5/6] target/arm: Implement FEAT_MEC cache instructions
Richard Henderson
-
2025/07/09
Re: [PATCH v4 4/6] target/arm: Add FEAT_TCR2
Richard Henderson
-
2025/07/09
Re: [PATCH v4 3/6] target/arm: Add FEAT_SCTLR2
Richard Henderson
-
2025/07/09
Re: [PATCH v4 3/6] target/arm: Add FEAT_SCTLR2
Richard Henderson
-
2025/07/09
Re: Build platform guarantees, docs, tests, and snakes in the garden
John Snow
-
2025/07/09
Re: [PATCH v4 2/6] target/arm: Add FEAT_MEC registers
Richard Henderson
-
2025/07/09
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
Jonah Palmer
-
2025/07/09
Re: Build platform guarantees, docs, tests, and snakes in the garden
Paolo Bonzini
-
2025/07/09
Re: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Nicolin Chen
-
2025/07/09
NVMe VMStateDescription
chefkiss
-
2025/07/09
Re: [PATCH v2 4/5] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
Jared Rossi
-
2025/07/09
Re: [PATCH v2 3/5] pc-bios/s390-ccw: Make get_boot_index() from menu.c global
Jared Rossi
-
2025/07/09
Re: [PATCH v2 5/5] tests/functional: Add a test for s390x pxelinux.cfg network booting
Jared Rossi
-
2025/07/09
Re: [PATCH v2 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Jared Rossi
-
2025/07/09
Re: [PATCH v2 2/5] pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
Jared Rossi
-
2025/07/09
Re: Build platform guarantees, docs, tests, and snakes in the garden
John Snow
-
2025/07/09
Re: [RFC PATCH-for-10.1 v3 3/5] target/arm: Add FEAT_SCTLR2
Richard Henderson
-
2025/07/09
[PATCH v4 3/6] target/arm: Add FEAT_SCTLR2
Gustavo Romero
-
2025/07/09
[PATCH v4 6/6] target/arm: Advertise FEAT_MEC in cpu max
Gustavo Romero
-
2025/07/09
[PATCH v4 4/6] target/arm: Add FEAT_TCR2
Gustavo Romero
-
2025/07/09
[PATCH v4 1/6] target/arm: Add the MECEn SCR_EL3 bit
Gustavo Romero
-
2025/07/09
[PATCH v4 2/6] target/arm: Add FEAT_MEC registers
Gustavo Romero
-
2025/07/09
[PATCH v4 5/6] target/arm: Implement FEAT_MEC cache instructions
Gustavo Romero
-
2025/07/09
[PATCH-for-10.1 v4 0/6] target/arm: Add FEAT_MEC to max cpu
Gustavo Romero
-
2025/07/09
Re: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Donald Dutile
-
2025/07/09
Re: Python ecosystem versions overview
John Snow
-
2025/07/09
Re: [PATCH 5/5] arm/kvm: shorten one overly long line
Eric Auger
-
2025/07/09
Re: [PATCH 4/5] arm/cpu: store clidr into the idregs array
Eric Auger
-
2025/07/09
Re: [PATCH 3/5] arm/cpu: fix trailing ',' for SET_IDREG
Eric Auger
-
2025/07/09
Re: [PATCH 2/5] arm/cpu: store id_aa64afr{0,1} into the idregs array
Eric Auger
-
2025/07/09
Re: [PATCH 1/5] arm/cpu: store id_afr0 into the idregs array
Eric Auger
-
2025/07/09
Re: [PATCH V3 1/3] qom: qom-list-getv
Steven Sistare
-
2025/07/09
Re: [PATCH V3 3/3] tests/qtest/qom-test: unit test for qom-list-getv
Steven Sistare
-
2025/07/09
Re: [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type
Zhao Liu
-
2025/07/09
Re: [PATCH] target/i386: Add TSA feature flags
Moger, Babu
-
2025/07/09
Re: [PATCH-for-10.1 v6 02/14] qemu/target-info: Factor target_arch() out
Zhao Liu
-
2025/07/09
Re: [PATCH] net/tap: drop too small packets
Vladimir Sementsov-Ogievskiy
-
2025/07/09
Re: [PATCH] Adds the GDB register XML files for Sparc and Sparc64.
Alex Bennée
-
2025/07/09
Re: [PATCH 0/4] vhost: drop backend_features
Vladimir Sementsov-Ogievskiy
-
2025/07/09
[PATCH v2] docs: use :kbd: role in sphinx docs
Manos Pitsidianakis
-
2025/07/09
Re: [PATCH] igvm: add initial support for non-cc firmware in igvm format
Gerd Hoffmann
-
2025/07/09
Re: [PATCH] linux-user: Implement fchmodat2 syscall
Richard Henderson
-
2025/07/09
Re: [PATCH v2 1/3] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0
Richard Henderson
-
2025/07/09
Re: [PATCH v2 3/3] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro
Richard Henderson
-
2025/07/09
Re: [PATCH] igvm: add initial support for non-cc firmware in igvm format
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v4 3/3] net/af-xdp: Support pinned map path for AF_XDP sockets
Ilya Maximets
-
2025/07/09
[PATCH] igvm: add initial support for non-cc firmware in igvm format
Gerd Hoffmann
-
2025/07/09
[PATCH v6 1/1] hw/display: Allow injection of virtio-gpu EDID name
Andrew Keesler
-
2025/07/09
[PATCH v6 0/1] Allow injection of virtio-gpu EDID name
Andrew Keesler
-
2025/07/09
Re: [PATCH] docs: use :kbd: role in sphinx docs
Alex Bennée
-
2025/07/09
Re: [PATCH v4 2/3] net/af-xdp: Fix up cleanup path upon failure in queue creation
Ilya Maximets
-
2025/07/09
Re: [PATCH v4 1/3] net/af-xdp: Remove XDP program cleanup logic
Ilya Maximets
-
2025/07/09
Re: [PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v2 2/7] esp.c: improve comment in esp_transfer_data()
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v2 5/7] esp.c: only call dma_memory_write function if transfer length is non-zero
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v2 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v2 3/7] esp.h: remove separate ESPState typedef
Philippe Mathieu-Daudé
-
2025/07/09
Re: [PATCH v2 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Philippe Mathieu-Daudé
-
2025/07/09
Re: Python ecosystem versions overview
Markus Armbruster
-
2025/07/09
[PATCH] target/i386: Add TSA feature flags
Borislav Petkov (AMD)
-
2025/07/09
Re: [PATCH v5 1/1] hw/display: Allow injection of virtio-gpu EDID name
Markus Armbruster
-
2025/07/09
Re: [PATCH v3] hw/riscv/virt: Add acpi ged and powerdown support
liu.xuemei1
-
2025/07/09
Re: [PATCH] rust/bindings: allow unnecessary_transmutes (1.88)
Bernhard Beschow
-
2025/07/09
Re: [PATCH] rust: Fix compilation with rustc v1.88
Bernhard Beschow
-
2025/07/09
Re: [PATCH] hw/vfio-user: fix use of uninitialized variable
Mark Cave-Ayland
-
2025/07/09
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (qemu-devel@nongnu.org)
Alex Bennée
-
2025/07/09
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (qemu-devel@nongnu.org)
Alex Bennée
-
2025/07/09
Re: [PATCH V3 1/3] qom: qom-list-getv
Markus Armbruster
-
2025/07/09
[PATCH v2 2/5] pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
Thomas Huth
-
2025/07/09
[PATCH v2 5/5] tests/functional: Add a test for s390x pxelinux.cfg network booting
Thomas Huth
-
2025/07/09
[PATCH v2 4/5] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
Thomas Huth
-
2025/07/09
[PATCH v2 3/5] pc-bios/s390-ccw: Make get_boot_index() from menu.c global
Thomas Huth
-
2025/07/09
[PATCH v2 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Thomas Huth
-
2025/07/09
[PATCH v2 0/5] pc-bios/s390-ccw: Add "loadparm" and menu for pxelinux.cfg network booting
Thomas Huth
-
2025/07/09
[PATCH v4 02/11] net: Define net_client_set_link()
Laurent Vivier
-
2025/07/09
[PATCH v4 04/11] net: Add get_vhost_net callback to NetClientInfo
Laurent Vivier
-
2025/07/09
[PATCH v4 08/11] net: Allow network backends to advertise max TX queue size
Laurent Vivier
-
2025/07/09
[PATCH v4 00/11] net: Add passt netdev backend
Laurent Vivier
-
2025/07/09
[PATCH v4 06/11] net: Add get_acked_features callback to VhostNetOptions
Laurent Vivier
-
2025/07/09
[PATCH v4 09/11] net: Add is_vhost_user flag to vhost_net struct
Laurent Vivier
-
2025/07/09
[PATCH v4 07/11] net: Add save_acked_features callback to vhost_net
Laurent Vivier
-
2025/07/09
[PATCH v4 03/11] vhost_net: Rename vhost_set_vring_enable() for clarity
Laurent Vivier
-
2025/07/09
[PATCH v4 01/11] net: Refactor stream logic for reuse in '-net passt'
Laurent Vivier
-
2025/07/09
[PATCH v4 11/11] net/passt: Implement vhost-user backend support
Laurent Vivier
-
2025/07/09
[PATCH v4 10/11] net: Add passt network backend
Laurent Vivier
-
2025/07/09
[PATCH v4 05/11] net: Consolidate vhost feature bits into vhost_net structure
Laurent Vivier
-
2025/07/09
RE: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameerali Kolothum Thodi via
-
2025/07/09
RE: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameerali Kolothum Thodi via
-
2025/07/09
Re: [PULL 3/9] audio: fix size calculation in AUD_get_buffer_size_out()
Volker Rümelin
-
2025/07/09
Re: [PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
Mark Cave-Ayland
-
2025/07/08
Re: [PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Manos Pitsidianakis
-
2025/07/08
Re: [PATCH v5 1/1] hw/display: Allow injection of virtio-gpu EDID name
Marc-André Lureau
-
2025/07/08
Re: [PATCH V3 3/3] tests/qtest/qom-test: unit test for qom-list-getv
Markus Armbruster
-
2025/07/08
Re: [PATCH] rust: Fix compilation with rustc v1.88
Manos Pitsidianakis
-
2025/07/08
RE: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Duan, Zhenzhong
-
2025/07/08
Re: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Nicolin Chen
-
2025/07/08
RE: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Duan, Zhenzhong
-
2025/07/08
Re: [PULL 3/9] audio: fix size calculation in AUD_get_buffer_size_out()
Michael Tokarev
-
2025/07/08
Re: [PATCH v9 0/2] ramfb: Add property to control if load the romfile
Shaoqin Huang
-
2025/07/08
Re: Python ecosystem versions overview
John Snow
-
2025/07/08
[PATCH 4/6] target/loongarch: Add header file cpu-mmu.h
Bibo Mao
-
2025/07/08
[PATCH 3/6] target/loongarch: Set page size in TLB misc with STLB
Bibo Mao
-
2025/07/08
[PATCH 2/6] target/loongarch: Define function loongarch_cpu_post_init as static
Bibo Mao
-
2025/07/08
[PATCH 6/6] target/loongarch: Use loongarch_check_pte() with page table walking
Bibo Mao
-
2025/07/08
[PATCH 5/6] target/loongarch: Add common function loongarch_check_pte()
Bibo Mao
-
2025/07/08
[PATCH 0/6] target/loongarch: Enhancement about tcg mmu
Bibo Mao
-
2025/07/08
[PATCH 1/6] target/loongarch: Move some function definition to kvm directory
Bibo Mao
-
2025/07/08
Re: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Nicolin Chen
-
2025/07/08
Re: Python ecosystem versions overview
Paolo Bonzini
-
2025/07/08
Re: [PATCH v5 36/36] qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihp
Eric Auger
-
2025/07/08
Re: [PATCH v5 00/36] ACPI PCI Hotplug support on ARM
Eric Auger
-
2025/07/08
[PATCH] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
-
2025/07/08
Re: [PATCH 1/2] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
Bernhard Beschow
-
2025/07/08
Re: [PATCH v2 3/3] system/os-win32: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V3 3/3] tests/qtest/qom-test: unit test for qom-list-getv
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V3 1/3] qom: qom-list-getv
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 8/8] hw/virtio: Build various files once
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 RESEND v8 2/8] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH-for-10.1 v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Nicolin Chen
-
2025/07/08
Re: [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Nicolin Chen
-
2025/07/08
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V2 3/5] tests/qtest/qom-test: unit test for qom-tree-get
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V2 1/5] qom: qom-tree-get
Markus Armbruster
-
2025/07/08
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Alex Bennée
-
2025/07/08
Re: [PATCH V2 4/5] qom: qom-list-getv
Markus Armbruster
-
2025/07/08
Re: [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Nicolin Chen
-
2025/07/08
Re: [PATCH v2 0/2] target/alpha: Add TCG plugin register tracking support
Yodel Eldar
-
2025/07/08
[PATCH v2 1/3] hw/microblaze: Add missing FDT dependency
Bernhard Beschow
-
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH v2 3/3] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro
Peter Maydell
-
2025/07/08
[PATCH v2 0/3] DTB build housekeeping
Bernhard Beschow
-
2025/07/08
[PATCH v2 2/3] configure: Ensure existance of dtc when libfdt is used
Bernhard Beschow
-
2025/07/08
Re: [PATCH v2 3/3] system/os-win32: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Nicolin Chen
-
2025/07/08
Re: [PATCH 3/3] hw/audio/sb16: block structure coding style fixes
Philippe Mathieu-Daudé
-
2025/07/08
Python ecosystem versions overview
John Snow
-
2025/07/08
[PATCH v2 2/3] hw/intc/arm_gicv3_kvm: Migrate GICD_TYPER2
Peter Maydell
-
2025/07/08
Re: [PATCH 0/3] riscv: add all available CSRs to 'info registers'
Daniel Henrique Barboza
-
2025/07/08
[PATCH v2 3/3] pc-bios/dtb: Remove device tree blobs
Bernhard Beschow
-
2025/07/08
Re: [PATCH] bulk: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V2 1/5] qom: qom-tree-get
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH] rust: Fix compilation with rustc v1.88
Bernhard Beschow
-
2025/07/08
[PATCH v2 2/3] hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH v6 26/36] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
Eric Auger
-
2025/07/08
[PATCH v3 09/20] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
Zhenzhong Duan
-
2025/07/08
Re: [PATCH 1/5] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
Thomas Huth
-
2025/07/08
[PATCH v3 17/20] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
Zhenzhong Duan
-
2025/07/08
RE: [PATCH v6 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameerali Kolothum Thodi via
-
2025/07/08
Re: [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH 4/5] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
Thomas Huth
-
2025/07/08
[RFC PATCH-for-10.1 v3 3/5] target/arm: Add FEAT_SCTLR2
Gustavo Romero
-
2025/07/08
[PATCH 2/4] target/s390x: Expose s390_count_running_cpus() method
Philippe Mathieu-Daudé
-
2025/07/08
Re: [PATCH V2 1/5] qom: qom-tree-get
Steven Sistare
-
2025/07/08
Re: [PATCH 0/2] rust: add Derive macro unit tests
Paolo Bonzini
-
2025/07/08
[PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameer Kolothum via
-
2025/07/08
[PATCH] target/arm: Correct encoding of Debug Communications Channel registers
Peter Maydell
-
2025/07/08
[PATCH v7 10/12] bios-tables-test: Allow for smmuv3 test data.
Shameer Kolothum via
-
2025/07/08
[PATCH 5/5] tests/functional: Add a test for s390x pxelinux.cfg network booting
Thomas Huth
-
2025/07/08
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameer Kolothum via
-
2025/07/08
Re: [PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
Pierrick Bouvier
-
2025/07/08
Re: [PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
Pierrick Bouvier
-
2025/07/08
Re: [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once
Manos Pitsidianakis
-
2025/07/08
[PATCH v3 18/20] vfio: Add a new element bypass_ro in VFIOContainerBase
Zhenzhong Duan
-
2025/07/08
[PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
-
2025/07/08
[PATCH v3 08/20] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
Zhenzhong Duan
-
2025/07/08
[PATCH v6 04/36] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
Eric Auger
-
2025/07/08
RE: [PATCH v6 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameerali Kolothum Thodi via
-
2025/07/08
Re: [PATCH 2/2] qapi: Clean up a few Errors: sections
Daniel P . Berrangé
-
2025/07/08
Re: [PATCH v14 2/7] hw/core/machine: topology functions capabilities added
Zhao Liu
-
2025/07/08
[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
Zhenzhong Duan
-
2025/07/08
Re: [PATCH] rust/qemu-api: Fix binding path in source directory
Paolo Bonzini
-
2025/07/08
[PATCH v7 09/12] qemu-options.hx: Document the arm-smmuv3 device
Shameer Kolothum via
-
2025/07/08
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
Markus Armbruster