messages from 2025-06-16 12:51:52 to 2025-06-17 16:23:17 UTC [more...]
[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-06-17 13:11 UTC (25+ messages)
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
[PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
2025-06-17 16:06 UTC (22+ messages)
` [PATCH v4 1/8] hw/intc/gicv3_its: Do not check its_class_name()
` [PATCH v4 2/8] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
` [PATCH v4 3/8] hw/arm/virt: Simplify create_its()
` [PATCH v4 4/8] hw/arm/virt-acpi-build: Fix comment in build_iort
` [PATCH v4 5/8] qtest/bios-tables-test: Add test for when ITS is off on aarch64
` [PATCH v4 6/8] qtest/bios-tables-test: Add blobs for its=off test "
` [PATCH v4 7/8] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
` [PATCH v4 8/8] qtest/bios-tables-test: Update blobs for its=off test on aarch64
[PATCH v8 00/14] arm: rework id register storage
2025-06-17 15:45 UTC (16+ messages)
` [PATCH v8 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v8 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v8 03/14] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH v8 04/14] arm/cpu: Store aa64pfr0/1 "
` [PATCH v8 05/14] arm/cpu: Store aa64mmfr0-3 "
` [PATCH v8 06/14] arm/cpu: Store aa64dfr0/1 "
` [PATCH v8 07/14] arm/cpu: Store aa64smfr0 "
` [PATCH v8 08/14] arm/cpu: Store id_isar0-7 "
` [PATCH v8 09/14] arm/cpu: Store id_pfr0/1/2 "
` [PATCH v8 10/14] arm/cpu: Store id_dfr0/1 "
` [PATCH v8 11/14] arm/cpu: Store id_mmfr0-5 "
` [PATCH v8 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v8 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
` [PATCH v8 14/14] arm/kvm: use fd instead of fdarray[2]
[PULL v3 0/1] Tracing patches
2025-06-17 13:10 UTC (3+ messages)
` [PULL v3 1/1] meson: fix Windows build
[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
2025-06-17 15:52 UTC (4+ messages)
` [PATCH v2 06/12] python: upgrade to python3.9+ syntax
[PATCH v3 1/2] net/af-xdp: Support pinned map path for AF_XDP sockets
2025-06-17 13:03 UTC (6+ messages)
` [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
[PATCH v12 0/7] Add additional plugin API functions to read and write memory and registers
2025-06-17 15:46 UTC (6+ messages)
` [PATCH v12 5/7] plugins: Add memory hardware address read/write API
` [PATCH v12 6/7] plugins: Add patcher plugin and test
[PATCH v5 0/5] ARM Nested Virt Support
2025-06-17 15:50 UTC (8+ messages)
` [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
Build platform guarantees, docs, tests, and snakes in the garden
2025-06-17 12:34 UTC (2+ messages)
[PATCH v5] tests/functional: Add PCI hotplug test for aarch64
2025-06-17 12:37 UTC (3+ messages)
[PULL 0/9] target-arm queue
2025-06-17 13:10 UTC (11+ messages)
` [PULL 1/9] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
` [PULL 2/9] tests/functional: Add a test for the realview-eb-mpcore machine
` [PULL 3/9] qemu-options.hx: Fix reversed description of icount sleep behavior
` [PULL 4/9] target/arm: Define raw write for PMU CLR registers
` [PULL 5/9] docs/interop: convert qed_spec.txt to reStructuredText format
` [PULL 6/9] hw/arm: make cpu targeted by arm_load_kernel the primary CPU
` [PULL 7/9] hw/intc/arm_gic: introduce a first-cpu-index property
` [PULL 8/9] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
` [PULL 9/9] linux-user/arm: Fix return value of SYS_cacheflush
[PULL v2 0/6] Python patches
2025-06-17 11:44 UTC (3+ messages)
` [PULL v2 4/6] python: add qapi static analysis tests
[PULL 0/2] QGA patches for 2025-06-12
2025-06-17 13:11 UTC (2+ messages)
[PULL v2 00/31] Block patches
2025-06-17 13:11 UTC (2+ messages)
[PATCH 0/3] tracetool:cleanup "if(true)" check from trace_foo()
2025-06-17 14:09 UTC (6+ messages)
` [PATCH 1/3] tracetool: removed the unused vcpu property
` [PATCH 2/3] tracetool: introduce generate_unconditional
` [PATCH 3/3] tracetool: remove redundant event_get_state checks
[PATCH v4 0/8] amd_iommu: Fixes to align with AMDVi specification
2025-06-17 15:04 UTC (9+ messages)
` [PATCH v4 1/8] amd_iommu: Fix Miscellaneous Information Register 0 encoding
` [PATCH v4 2/8] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
` [PATCH v4 3/8] amd_iommu: Update bitmasks representing DTE reserved fields
` [PATCH v4 4/8] amd_iommu: Fix masks for various IOMMU MMIO Registers
` [PATCH v4 5/8] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
` [PATCH v4 6/8] amd_iommu: Fix the calculation for Device Table size
` [PATCH v4 7/8] amd_iommu: Remove duplicated definitions
` [PATCH v4 8/8] amd_iommu: Fix truncation of oldval in amdvi_writeq
[PATCH RFC 00/16] virtio: introduce support for GSO over UDP tunnel
2025-06-17 15:01 UTC (2+ messages)
[PATCH] rust: hpet: fix new warning
2025-06-17 14:52 UTC (3+ messages)
[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-06-17 14:57 UTC (4+ messages)
` [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
[PATCH v1 00/15] intel_iommu: Enable stage-1 translation for passthrough device
2025-06-17 12:29 UTC (11+ messages)
` [PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
` [PATCH v1 05/15] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v1 06/15] intel_iommu: Handle PASID entry removing and updating
[PATCH 0/3] FM-API Physical switch command set update
2025-06-17 10:11 UTC (10+ messages)
` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
` [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
` [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
2025-06-17 9:42 UTC (5+ messages)
` [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
[PATCH] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
2025-06-17 9:30 UTC
[PATCH v4 0/7] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-06-17 9:25 UTC (13+ messages)
` [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v4 2/7] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v4 3/7] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v4 6/7] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v4 7/7] qemu-options.hx: Document the arm-smmuv3 device
[PATCH] rust: log: implement io::Write
2025-06-17 8:12 UTC
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
2025-06-17 7:49 UTC (2+ messages)
[PATCH v5 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
2025-06-17 7:42 UTC
[PATCH v5 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
2025-06-17 7:40 UTC
[PATCH v5 0/2] riscv: Add Kunminghu CPU and platform
2025-06-17 7:30 UTC
[PATCH 00/10] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
2025-06-17 7:34 UTC (11+ messages)
` [PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
` [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
` [PATCH 08/10] hw/loongarch: Implement avec set_irq
[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-06-17 7:16 UTC (2+ messages)
[PATCH] x86/cpu: Handle SMM mode in x86_cpu_dump_state for softmmu
2025-06-17 6:50 UTC (2+ messages)
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-06-17 6:54 UTC (5+ messages)
[PATCH qemu v9 0/1] target/riscv: Add Zilsd and Zclsd extension support
2025-06-17 6:29 UTC (2+ messages)
` [PATCH qemu v9 1/1] "
[PATCH] vfio: add documentation for posted write argument
2025-06-17 6:28 UTC (2+ messages)
[PATCH v6 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-06-17 4:32 UTC (8+ messages)
` [PATCH v6 1/7] ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
` [PATCH v6 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v6 3/7] ui/spice: Add an option for users to provide a preferred video codec
` [PATCH v6 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
` [PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
` [PATCH v6 7/7] ui/spice: Blit the scanout texture if its memory layout is not linear
[RFC PATCH v6] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-06-17 4:19 UTC
[RFC PATCH v3 0/2] cxl: Support creation of a new CXL Host Bridge
2025-06-17 4:06 UTC (3+ messages)
` [RFC PATCH v3 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v3 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge
[PATCH qemu v8 0/1] target/riscv: Add Zilsd and Zclsd extension support
2025-06-17 3:25 UTC (4+ messages)
` [PATCH qemu v8 1/1] "
[PATCH v4 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
2025-06-17 3:17 UTC (3+ messages)
[PATCH v3 00/13] hw/loongarch/virt: Add kernel irqchip support
2025-06-17 3:22 UTC (2+ messages)
[PATCH v4 0/2] ramfb: Add property to control if load the romfile
2025-06-17 3:05 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] hw/i386: Add the ramfb romfile compatatibility
[PATCH v4 0/2] riscv: Add Kunminghu CPU and platform
2025-06-17 2:37 UTC (2+ messages)
[PATCH v2] vfio/pci: Introduce x-pci-class-code option
2025-06-17 0:56 UTC (4+ messages)
[PATCH v7 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-06-16 23:33 UTC (5+ messages)
` [PATCH v7 4/6] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
[PATCH v3 0/7] amd_iommu: Fixes to align with AMDVi specification
2025-06-16 22:54 UTC (5+ messages)
[PATCH v2 0/3] docs: remove legacy qapidoc
2025-06-16 21:47 UTC (4+ messages)
` [PATCH v2 1/3] docs: fix errors formatting in tests/qapi-schema/doc-good
[PATCH] docs/contrib: add insert_crossrefs script
2025-06-16 21:32 UTC (2+ messages)
[Patch v2] Don't sync volatile memory
2025-06-16 21:18 UTC (2+ messages)
[Patch] Don't sync volatile memory
2025-06-16 20:59 UTC (3+ messages)
[RFC PATCH] target/arm: clamp value to account for RES0 fields
2025-06-16 20:10 UTC
[PATCH] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
2025-06-16 19:27 UTC (2+ messages)
Fwd: Some doubts regarding scripts/tracetool/backend/*.py
2025-06-16 19:23 UTC
[PATCH 00/12] Replace FSF postal address with licenses URL
2025-06-16 18:59 UTC (12+ messages)
` [PATCH 05/12] include/hw: replace "
` [PATCH 12/12] target/i386/emulate: "
[PULL 0/2] Seabios 1.17.0 20250611 patches
2025-06-16 17:33 UTC (7+ messages)
[RFC PATCH v5] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-06-16 17:22 UTC (3+ messages)
New CI error due to mismatched lifetime in hpet device
2025-06-16 17:07 UTC (3+ messages)
[PATCH 00/18] QAPI: add cross-references to qapi docs
2025-06-16 17:06 UTC (10+ messages)
` [PATCH 03/18] qapi: add cross-references to block layer
` [PATCH 14/18] qapi: add cross-references to sockets.json
` [PATCH 17/18] qapi: add cross-references to yank.json
` [PATCH 18/18] qapi: add cross-references to misc modules
[PATCH RESEND] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
2025-06-16 16:14 UTC
[PATCH v7 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
2025-06-16 16:08 UTC (6+ messages)
[PATCH] vfio: add vfio_device_get_region_fd()
2025-06-16 16:05 UTC (2+ messages)
[PATCH 0/6] Fix paths for relocated files
2025-06-16 15:51 UTC (7+ messages)
` [PATCH 1/6] MAINTAINERS: update docs file extensions (.txt -> .rst)
` [PATCH 2/6] MAINTAINERS: fix paths for relocated files
` [PATCH 3/6] MAINTAINERS: fix vendor capitalization (Vmware -> VMware)
` [PATCH 4/6] MAINTAINERS: fix VMware filename typo (vwm -> vmw)
` [PATCH 5/6] treewide: update docs file extensions (.txt -> .rst) in comments
` [PATCH 6/6] treewide: fix paths for relocated files "
[PATCH v5 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-06-16 15:33 UTC (4+ messages)
` [PATCH v5 1/7] vhost-user: Add VirtIO Shared Memory map request
[PULL 00/23] s390-ccw bios update
2025-06-16 15:04 UTC (4+ messages)
` [PULL 15/23] hw/s390x: Build an IPLB for each boot device
[PATCH v6 0/3] Add SCLP event type CPI
2025-06-16 14:01 UTC (4+ messages)
` [PATCH v6 1/3] hw/s390x: add "
` [PATCH v6 2/3] hw/s390x: add Control-Program Identification to QOM
` [PATCH v6 3/3] hw/s390x: support migration of CPI data
[PATCH v2] vdpa: Allow VDPA to work on big-endian machine
2025-06-16 13:36 UTC
[PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
2025-06-16 12:51 UTC (4+ messages)
` [PATCH 2/2] block/rbd: support keyring option "
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).