Messages by Date
-
2025/06/18
Re: [PATCH v2 3/9] target/riscv: Add MIPS P8700 CPU
Djordje Todorovic
-
2025/06/18
[PATCH 5/8] net: Add get_acked_features callback to NetClientInfo
Laurent Vivier
-
2025/06/18
[PATCH 0/8] net: Add passt netdev backend
Laurent Vivier
-
2025/06/18
Re: [PATCH v2 2/9] target/riscv: Add cpu_set_exception_base
Djordje Todorovic
-
2025/06/18
Re: [PATCH v2 1/9] hw/intc: Allow gaps in hartids for aclint and aplic
Djordje Todorovic
-
2025/06/18
[PATCH 1/8] net: Refactor stream logic for reuse in '-net passt'
Laurent Vivier
-
2025/06/18
[PATCH 7/8] net: Add passt network backend
Laurent Vivier
-
2025/06/18
[PATCH 4/8] net: Add get_vhost_net callback to NetClientInfo
Laurent Vivier
-
2025/06/18
[PATCH 8/8] net/passt: Implement vhost-user backend support
Laurent Vivier
-
2025/06/18
[PATCH 6/8] net: Add save_acked_features callback to NetClientInfo
Laurent Vivier
-
2025/06/18
[PATCH 3/8] net: Introduce helper to identify vhost-user clients
Laurent Vivier
-
2025/06/18
[PATCH 2/8] net: Define net_client_set_link()
Laurent Vivier
-
2025/06/18
RE: [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameerali Kolothum Thodi via
-
2025/06/18
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Paolo Bonzini
-
2025/06/18
[PATCH v2 2/7] esp.c: improve comment in esp_transfer_data()
Mark Cave-Ayland
-
2025/06/18
[PATCH v2 3/7] esp.h: remove separate ESPState typedef
Mark Cave-Ayland
-
2025/06/18
Re: [PATCH] qga/vss-win32: Add VSS provider unregistration retry
Kostiantyn Kostiuk
-
2025/06/18
Re: [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
Ilya Maximets
-
2025/06/18
[PATCH v1 1/2] hw/misc/aspeed_sdmc: Skipping dram_init in u-boot for AST2700
Jamin Lin via
-
2025/06/18
Re: [PATCH v2 0/9] riscv: Add support for MIPS P8700 CPU
Djordje Todorovic
-
2025/06/18
[PATCH v1 2/2] hw/misc/aspeed_scu: Support the Frequency Counter Control register for AST2700
Jamin Lin via
-
2025/06/18
[PATCH v1 0/2] Support the Frequency Counter Control register for AST2700
Jamin Lin via
-
2025/06/18
Re: Build platform guarantees, docs, tests, and snakes in the garden
Paolo Bonzini
-
2025/06/18
Re: [PATCH v6] target/loongarch: fix vldi/xvldi raise wrong error
gaosong
-
2025/06/18
[PATCH] target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction
Vasilis Liaskovitis
-
2025/06/18
Re: [PATCH v1 03/15] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
Eric Auger
-
2025/06/18
Re: [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
Eric Auger
-
2025/06/17
Re: [PATCH v6 2/3] hw/s390x: add Control-Program Identification to QOM
Shalini Chellathurai Saroja
-
2025/06/17
[PATCH 0/3] target/loongarch: Code cleanup with tlb emulation
Bibo Mao
-
2025/06/17
[PATCH 2/3] target/loongarch: Fix CSR STLBPS register write emulation
Bibo Mao
-
2025/06/17
[PATCH 3/3] target/loongarch: Remove unnecessary page size validity checking
Bibo Mao
-
2025/06/17
[PATCH 1/3] target/loongarch: Correct spelling in helper_csrwr_pwcl()
Bibo Mao
-
2025/06/17
Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator
Markus Armbruster
-
2025/06/17
[PATCH v2 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
Mark Cave-Ayland
-
2025/06/17
[PATCH v2 7/7] esp.c: only allow ESP commands permitted in the current asc_mode
Mark Cave-Ayland
-
2025/06/17
[PATCH v2 5/7] esp.c: only call dma_memory_write function if transfer length is non-zero
Mark Cave-Ayland
-
2025/06/17
[PATCH v2 6/7] esp.c: add asc_mode property to indicate the current ESP mode
Mark Cave-Ayland
-
2025/06/17
[PATCH v2 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Mark Cave-Ayland
-
2025/06/17
[PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
Mark Cave-Ayland
-
2025/06/17
RE: [PATCH v1 06/15] intel_iommu: Handle PASID entry removing and updating
Duan, Zhenzhong
-
2025/06/17
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Markus Armbruster
-
2025/06/17
Re: [PATCH RESEND] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
kernel test robot
-
2025/06/17
Re: [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
gaosong
-
2025/06/17
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Yi Liu
-
2025/06/17
RE: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Duan, Zhenzhong
-
2025/06/17
RE: [PATCH v1 03/15] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
Duan, Zhenzhong
-
2025/06/17
Re: [RFC PATCH] target/arm: clamp value to account for RES0 fields
Richard Henderson
-
2025/06/17
RE: [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
Duan, Zhenzhong
-
2025/06/17
RE: [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
Duan, Zhenzhong
-
2025/06/17
Re: [PATCH] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
Richard Henderson
-
2025/06/17
Re: QEMU emulating ARM Neoverse N1 unexpectectly emulates `retaa`
Richard Henderson
-
2025/06/17
Re: [PATCH 00/19] i3c: aspeed: Add I3C support
Joe Komlodi
-
2025/06/17
Re: [PATCH 01/19] hw/misc/aspeed_i3c: Move to i3c directory
Joe Komlodi
-
2025/06/17
Re: [PATCH 2/3] tracetool: introduce generate_unconditional
Alex Bennée
-
2025/06/17
[PATCH -qemu] hw/cxl: Use runtime for bg cmd running semantics
Davidlohr Bueso
-
2025/06/17
Re: [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
Ilya Maximets
-
2025/06/17
Re: [PATCH v3 28/28] docs: Add secure IPL documentation
Collin Walling
-
2025/06/17
[PATCH] meson: Add most 3rd-party includes as system includes
Bernhard Beschow
-
2025/06/17
Re: [PATCH v2 2/3] docs: remove legacy QAPI manual generator
John Snow
-
2025/06/17
Re: [PATCH 1/3] tracetool: removed the unused vcpu property
Alex Bennée
-
2025/06/17
[PATCH] qga/vss-win32: Add VSS provider unregistration retry
Elizabeth Ashurov
-
2025/06/17
Re: [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Donald Dutile
-
2025/06/17
[PATCH v2] tracetool: removed the unused vcpu property
Tanish Desai
-
2025/06/17
Re: [PATCH 1/4] block/graph-lock: fix typo in comment
Eric Blake
-
2025/06/17
Re: [PATCH 0/3] TDX: Fix and enhancement
Paolo Bonzini
-
2025/06/17
Re: [PATCH] i386/tdx: Error and exit when named cpu model is requested
Paolo Bonzini
-
2025/06/17
Re: [PATCH 0/2] i386: Adjust CPUID_EXT_PDCM based on enable_pmu at realization
Paolo Bonzini
-
2025/06/17
Re: [PATCH v1 03/15] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
Eric Auger
-
2025/06/17
Re: [PATCH v12 5/7] plugins: Add memory hardware address read/write API
Pierrick Bouvier
-
2025/06/17
Re: [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
Eric Auger
-
2025/06/17
Re: [PATCH v1 01/15] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
Eric Auger
-
2025/06/17
Re: [PATCH v6 2/3] hw/s390x: add Control-Program Identification to QOM
Nina Schoetterl-Glausch
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Eric Auger
-
2025/06/17
Re: [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Jonathan Cameron via
-
2025/06/17
[RFC PATCH 02/11] target/arm: re-arrange debug_cp_reginfo
Alex Bennée
-
2025/06/17
[RFC PATCH 10/11] kvm/arm: implement a basic hypercall handler
Alex Bennée
-
2025/06/17
[RFC PATCH 07/11] target/arm: clamp value on icc_bpr_write to account for RES0 fields
Alex Bennée
-
2025/06/17
[RFC PATCH 09/11] kvm/arm: implement sysreg trap handler
Alex Bennée
-
2025/06/17
[RFC PATCH 06/11] kvm/arm: allow out-of kernel GICv3 to work with KVM
Alex Bennée
-
2025/06/17
[RFC PATCH 11/11] kvm/arm: implement WFx traps for KVM
Alex Bennée
-
2025/06/17
[RFC PATCH 08/11] kvm/arm: plumb in a basic trap harder handler
Alex Bennée
-
2025/06/17
[RFC PATCH 03/11] linux-headers: Update to Linux 6.15.1 with trap-mem-harder (WIP)
Alex Bennée
-
2025/06/17
[RFC PATCH 01/11] target/arm: allow gdb to read ARM_CP_NORAW regs (!upstream)
Alex Bennée
-
2025/06/17
[RFC PATCH 04/11] kvm: expose a trap-harder option to the command line
Alex Bennée
-
2025/06/17
[RFC PATCH 05/11] target/arm: enable KVM_VM_TYPE_ARM_TRAP_ALL when asked
Alex Bennée
-
2025/06/17
[RFC PATCH 00/11] kvm/arm: trap-me-harder implementation
Alex Bennée
-
2025/06/17
Re: [PULL v2 4/6] python: add qapi static analysis tests
John Snow
-
2025/06/17
[PATCH v8 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
Cornelia Huck
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Gustavo Romero
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Miguel Luis
-
2025/06/17
[PATCH v8 08/14] arm/cpu: Store id_isar0-7 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Gustavo Romero
-
2025/06/17
Re: [PULL v2 00/31] Block patches
Stefan Hajnoczi
-
2025/06/17
Re: [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
Ilya Maximets
-
2025/06/17
Re: [PULL 0/9] target-arm queue
Stefan Hajnoczi
-
2025/06/17
[PATCH v8 14/14] arm/kvm: use fd instead of fdarray[2]
Cornelia Huck
-
2025/06/17
[PATCH v8 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
Cornelia Huck
-
2025/06/17
[PATCH v8 05/14] arm/cpu: Store aa64mmfr0-3 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PATCH v3 1/2] net/af-xdp: Support pinned map path for AF_XDP sockets
Ilya Maximets
-
2025/06/17
Re: [PATCH v8 12/14] arm/cpu: Add sysreg generation scripts
Cornelia Huck
-
2025/06/17
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
John Snow
-
2025/06/17
Re: [PATCH v3 1/2] net/af-xdp: Support pinned map path for AF_XDP sockets
Daniel Borkmann via
-
2025/06/17
[PATCH v8 10/14] arm/cpu: Store id_dfr0/1 into the idregs array
Cornelia Huck
-
2025/06/17
[PATCH v8 12/14] arm/cpu: Add sysreg generation scripts
Cornelia Huck
-
2025/06/17
[PATCH v8 03/14] arm/cpu: Store aa64isar1/2 into the idregs array
Cornelia Huck
-
2025/06/17
[PATCH v8 07/14] arm/cpu: Store aa64smfr0 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Eric Auger
-
2025/06/17
Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
Gustavo Romero
-
2025/06/17
Re: [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
Daniel Borkmann via
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Eric Auger
-
2025/06/17
[PATCH v4 6/8] amd_iommu: Fix the calculation for Device Table size
Alejandro Jimenez
-
2025/06/17
[PATCH v8 11/14] arm/cpu: Store id_mmfr0-5 into the idregs array
Cornelia Huck
-
2025/06/17
Re: Build platform guarantees, docs, tests, and snakes in the garden
Markus Armbruster
-
2025/06/17
[PATCH v8 04/14] arm/cpu: Store aa64pfr0/1 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PATCH v12 5/7] plugins: Add memory hardware address read/write API
Rowan Hart
-
2025/06/17
[PATCH v8 06/14] arm/cpu: Store aa64dfr0/1 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PULL 0/2] QGA patches for 2025-06-12
Stefan Hajnoczi
-
2025/06/17
[PATCH v8 00/14] arm: rework id register storage
Cornelia Huck
-
2025/06/17
Re: [PULL v2 4/6] python: add qapi static analysis tests
Markus Armbruster
-
2025/06/17
Re: [PULL v3 0/1] Tracing patches
Stefan Hajnoczi
-
2025/06/17
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Yi Liu
-
2025/06/17
[PATCH v8 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
Cornelia Huck
-
2025/06/17
Re: [PATCH v5] tests/functional: Add PCI hotplug test for aarch64
Gustavo Romero
-
2025/06/17
[PATCH v8 09/14] arm/cpu: Store id_pfr0/1/2 into the idregs array
Cornelia Huck
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Eric Auger
-
2025/06/17
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Jason Gunthorpe
-
2025/06/17
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Jason Gunthorpe
-
2025/06/17
Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
Eric Auger
-
2025/06/17
Re: [PATCH v4 7/8] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
Eric Auger
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Alyssa Ross
-
2025/06/17
Re: [PATCH v4 4/8] hw/arm/virt-acpi-build: Fix comment in build_iort
Eric Auger
-
2025/06/17
Re: [PATCH 0/3] tracetool:cleanup "if(true)" check from trace_foo()
Stefan Hajnoczi
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Eric Auger
-
2025/06/17
[PATCH v4 1/8] amd_iommu: Fix Miscellaneous Information Register 0 encoding
Alejandro Jimenez
-
2025/06/17
[PATCH v4 2/8] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
Alejandro Jimenez
-
2025/06/17
Re: [PATCH 1/3] tracetool: removed the unused vcpu property
Stefan Hajnoczi
-
2025/06/17
[PATCH v4 0/8] amd_iommu: Fixes to align with AMDVi specification
Alejandro Jimenez
-
2025/06/17
[PATCH v4 3/8] amd_iommu: Update bitmasks representing DTE reserved fields
Alejandro Jimenez
-
2025/06/17
[PATCH v4 8/8] amd_iommu: Fix truncation of oldval in amdvi_writeq
Alejandro Jimenez
-
2025/06/17
Re: [PATCH] rust: hpet: fix new warning
Stefan Hajnoczi
-
2025/06/17
Re: [PATCH] rust: hpet: fix new warning
Zhao Liu
-
2025/06/17
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Zhuoying Cai
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Miguel Luis
-
2025/06/17
Re: [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
Gustavo Romero
-
2025/06/17
Re: [PATCH v1 06/15] intel_iommu: Handle PASID entry removing and updating
Yi Liu
-
2025/06/17
[PATCH v4 4/8] amd_iommu: Fix masks for various IOMMU MMIO Registers
Alejandro Jimenez
-
2025/06/17
Re: [PATCH RFC 00/16] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
-
2025/06/17
[PATCH v4 5/8] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
Alejandro Jimenez
-
2025/06/17
Re: [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Eric Auger
-
2025/06/17
[PATCH v4 7/8] amd_iommu: Remove duplicated definitions
Alejandro Jimenez
-
2025/06/17
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Markus Armbruster
-
2025/06/17
Re: [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
Yi Liu
-
2025/06/17
Re: [PATCH v1 05/15] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
Yi Liu
-
2025/06/17
Re: [PATCH v12 6/7] plugins: Add patcher plugin and test
Alex Bennée
-
2025/06/17
Re: [PATCH v2 06/12] python: upgrade to python3.9+ syntax
Mads Ynddal
-
2025/06/17
Re: [PATCH v12 5/7] plugins: Add memory hardware address read/write API
Alex Bennée
-
2025/06/17
Re: [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
Arpit Kumar
-
2025/06/17
Re: [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
Arpit Kumar
-
2025/06/17
Re: [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
Arpit Kumar
-
2025/06/17
Re: [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Eric Auger
-
2025/06/17
[PATCH] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
Mads Ynddal
-
2025/06/17
Re: [PATCH v5] tests/functional: Add PCI hotplug test for aarch64
Alex Bennée
-
2025/06/17
Re: [PATCH v4 2/8] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
Eric Auger
-
2025/06/17
Re: [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
Alex Bennée
-
2025/06/17
Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
Eric Auger
-
2025/06/17
Re: [PATCH v4 6/7] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Eric Auger
-
2025/06/17
Re: [PATCH v4 3/7] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
Eric Auger
-
2025/06/17
Re: [PATCH v4 2/7] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
Eric Auger
-
2025/06/17
[PATCH] rust: log: implement io::Write
Paolo Bonzini
-
2025/06/17
[PATCH] rust: hpet: fix new warning
Paolo Bonzini
-
2025/06/17
[PATCH v5 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
Ran Wang
-
2025/06/17
Re: [PATCH preview 0/3] reviving minimal QAPI generation from 2021
Markus Armbruster
-
2025/06/17
[PATCH v5 0/2] riscv: Add Kunminghu CPU and platform
Ran Wang
-
2025/06/17
[PATCH v5 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
Ran Wang
-
2025/06/17
Re: [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
Bibo Mao
-
2025/06/17
Re: [PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
Gautam Menghani
-
2025/06/17
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Yi Liu
-
2025/06/16
Re: [PATCH] x86/cpu: Handle SMM mode in x86_cpu_dump_state for softmmu
Kirill Martynov
-
2025/06/16
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Yi Liu
-
2025/06/16
Re: [PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
Zhao Liu
-
2025/06/16
[PATCH qemu v9 1/1] target/riscv: Add Zilsd and Zclsd extension support
~liuxu
-
2025/06/16
[PATCH qemu v9 0/1] target/riscv: Add Zilsd and Zclsd extension support
~liuxu
-
2025/06/16
Re: [PATCH] vfio: add documentation for posted write argument
Cédric Le Goater
-
2025/06/16
[PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Vivek Kasireddy
-
2025/06/16
[PATCH v6 7/7] ui/spice: Blit the scanout texture if its memory layout is not linear
Vivek Kasireddy
-
2025/06/16
[PATCH v6 2/7] ui/spice: Enable gl=on option for non-local or remote clients
Vivek Kasireddy
-
2025/06/16
[PATCH v6 1/7] ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
Vivek Kasireddy
-
2025/06/16
[PATCH v6 0/7] ui/spice: Enable gl=on option for non-local or remote clients
Vivek Kasireddy
-
2025/06/16
[PATCH v6 3/7] ui/spice: Add an option for users to provide a preferred video codec
Vivek Kasireddy
-
2025/06/16
[PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
Vivek Kasireddy
-
2025/06/16
[PATCH v6 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Vivek Kasireddy
-
2025/06/16
[RFC PATCH v6] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
wangyuquan
-
2025/06/16
[RFC PATCH v3 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge
wangyuquan
-
2025/06/16
[RFC PATCH v3 0/2] cxl: Support creation of a new CXL Host Bridge
wangyuquan
-
2025/06/16
[RFC PATCH v3 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
wangyuquan
-
2025/06/16
Re: [PATCH v4 0/2] riscv: Add Kunminghu CPU and platform
Alistair Francis
-
2025/06/16
Re: [PATCH qemu v8 1/1] target/riscv: Add Zilsd and Zclsd extension support
Alistair Francis
-
2025/06/16
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Nicolin Chen
-
2025/06/16
Re: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Nicolin Chen
-
2025/06/16
Re: [PATCH v4 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
Ran Wang