QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-06-20 14:40 UTC  (9+ messages)
` [PATCH v2 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH v2 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH v2 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH v2 6/7] hw/cxl: Add Maintenance support

[PATCH v2 0/3] tracetool: cleanup "if(true)" check from trace_foo()
 2025-06-20 14:38 UTC  (5+ messages)
` [PATCH v2 1/3] tracetool: removed the unused vcpu property
` [PATCH v2 2/3] tracetool: introduce generate_unconditional
` [PATCH v2 3/3] tracetool: remove redundant event_get_state checks

[PATCH 0/2] Memory and PCI definitions for emulated ATS
 2025-06-20 14:35 UTC  (4+ messages)
` [PATCH 1/2] pci: Add a memory attribute for pre-translated DMA operations
` [PATCH 2/2] memory: Add permissions in IOMMUAccessFlags

[PATCH 0/2] virtio-9p: move G_GNUC_PRINTF to header
 2025-06-20 14:17 UTC  (2+ messages)

[PATCH v12 0/7] Add additional plugin API functions to read and write memory and registers
 2025-06-20 13:36 UTC  (5+ messages)
` [PATCH v12 5/7] plugins: Add memory hardware address read/write API

[PATCH v3 00/29] ACPI PCI Hotplug support on ARM
 2025-06-20 13:22 UTC  (66+ messages)
` [PATCH v3 02/29] hw/acpi/ged: Add a acpi-pci-hotplug-with-bridge-support property
` [PATCH v3 04/29] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [PATCH v3 05/29] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v3 06/29] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v3 07/29] hw/pci-host/gpex-acpi: retrieve and use GED acpi_pcihp setting
` [PATCH v3 08/29] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH v3 09/29] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH v3 10/29] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
` [PATCH v3 15/29] hw/i386/acpi-build: Use AcpiPciHpState::root in acpi_set_pci_info
` [PATCH v3 16/29] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH v3 17/29] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v3 18/29] hw/acpi/ged: Add a bus link property
` [PATCH v3 19/29] hw/arm/virt: Pass the bus on the ged creation
` [PATCH v3 20/29] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH v3 21/29] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
` [PATCH v3 23/29] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
` [PATCH v3 24/29] hw/arm/virt: Use a SysBusDevice variable in create_acpi_ged()
` [PATCH v3 25/29] hw/arm/virt: Let virt support pci hotplug/unplug GED event
` [PATCH v3 26/29] hw/arm/virt: Plug pcihp hotplug/hotunplug callbacks
` [PATCH v3 27/29] tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp tests
` [PATCH v3 28/29] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test

[PATCH v2 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-20 13:07 UTC  (27+ messages)
` [PATCH v2 01/26] target/arm: Remove arm_handle_psci_call() stub
` [PATCH v2 02/26] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH v2 03/26] target/arm: Unify gen_exception_internal()
` [PATCH v2 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v2 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH v2 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v2 07/26] accel/hvf: Trace VM memory mapping
` [PATCH v2 08/26] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH v2 09/26] target/arm: Correct KVM & HVF dtb_compatible value
` [PATCH v2 10/26] accel/hvf: Model PhysTimer register
` [PATCH v2 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v2 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v2 13/26] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v2 14/26] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v2 15/26] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v2 16/26] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v2 17/26] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v2 18/26] target/arm/hvf: Trace host processor features
` [PATCH v2 19/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v2 20/26] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [PATCH v2 21/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v2 22/26] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PATCH v2 23/26] tests/functional: Restrict nexted Aarch64 Xen test to TCG
` [PATCH v2 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v2 25/26] tests/functional: Add hvf_available() helper
` [PATCH v2 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
 2025-06-20 12:46 UTC  (27+ messages)
` [PATCH v2 01/19] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v2 02/19] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v2 03/19] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v2 04/19] vfio/iommufd: Force creating nested parent domain
` [PATCH v2 05/19] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v2 06/19] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v2 07/19] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v2 08/19] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v2 09/19] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v2 10/19] intel_iommu: Handle PASID entry removing and updating
` [PATCH v2 11/19] intel_iommu: Handle PASID entry adding
` [PATCH v2 12/19] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v2 13/19] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v2 14/19] intel_iommu: Bind/unbind guest page table to host
` [PATCH v2 15/19] intel_iommu: Replay pasid binds after context cache invalidation
` [PATCH v2 16/19] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v2 17/19] intel_iommu: Refresh pasid bind when either SRTP or TE bit is changed
` [PATCH v2 18/19] Workaround for ERRATA_772415_SPR17
` [PATCH v2 19/19] intel_iommu: Enable host device when x-flts=on in scalable mode

[PATCH] qga-vss: Exit with non-zero code when register fail
 2025-06-20 12:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Kostiantyn Kostiuk transliteration
 2025-06-20 12:27 UTC  (2+ messages)

[PATCH v4 0/7] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-06-20 11:50 UTC  (13+ messages)
` [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association

[PATCH v5 7/7] vhost-user-devive: Add shmem BAR
 2025-06-20 11:31 UTC  (2+ messages)

[PATCH v2] hw/riscv/virt: Add acpi ged and powerdown support
 2025-06-20 10:32 UTC  (3+ messages)

[RFC PATCH] target/arm: clamp value to account for RES0 fields
 2025-06-20 10:16 UTC  (3+ messages)

[PATCH 0/2] rust: prepare for multiple bindgen invocations
 2025-06-20 10:07 UTC  (3+ messages)
` [PATCH 1/2] rust: prepare variable definitions "

[PATCH v2] target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction
 2025-06-20  9:20 UTC  (2+ messages)

[PATCH v4 00/19] vfio-user client
 2025-06-20  9:11 UTC  (2+ messages)

[PATCH 00/16] i386/cpu: Unify the cache model in X86CPUState
 2025-06-20  9:27 UTC  (17+ messages)
` [PATCH 01/16] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
` [PATCH 02/16] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
` [PATCH 03/16] i386/cpu: Add default cache model for Intel CPUs with level < 4
` [PATCH 04/16] i386/cpu: Present same cache model in CPUID 0x2 & 0x4
` [PATCH 05/16] i386/cpu: Consolidate CPUID 0x4 leaf
` [PATCH 06/16] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
` [PATCH 07/16] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [PATCH 08/16] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [PATCH 09/16] i386/cpu: Add legacy_intel_cache_info cache model
` [PATCH 10/16] i386/cpu: Add legacy_amd_cache_info "
` [PATCH 11/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2
` [PATCH 12/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x4
` [PATCH 13/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005
` [PATCH 14/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
` [PATCH 15/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
` [PATCH 16/16] i386/cpu: Use a unified cache_info in X86CPUState

[PATCH v3 00/23] vfio-user client
 2025-06-20  8:32 UTC  (6+ messages)

[PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
 2025-06-20  8:18 UTC  (9+ messages)
` [PATCH 1/2] "

[RFC PATCH 0/3] TDX attestation support
 2025-06-20  8:09 UTC  (7+ messages)
` [PATCH 3/3] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v2 0/9] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-06-20  7:30 UTC  (5+ messages)
` [PATCH v2 4/9] target/loongarch: add msg interrupt CSR registers
` [PATCH v2 7/9] hw/loongarch: Implement avec set irq

aspeed: Split the machine definition into individual source files
 2025-06-20  7:13 UTC  (3+ messages)

[PATCH v1 00/15] intel_iommu: Enable stage-1 translation for passthrough device
 2025-06-20  7:08 UTC  (5+ messages)
` [PATCH v1 04/15] intel_iommu: Introduce a new structure VTDHostIOMMUDevice

[PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes
 2025-06-20  6:52 UTC  (5+ messages)
` [PATCH v4 4/8] hw/arm/virt-acpi-build: Fix comment in build_iort

[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
 2025-06-20  6:45 UTC  (5+ messages)
` [PULL 12/17] virtio-gpu: support context init multiple timeline

[PATCH V5 00/38] Live update: vfio and iommufd
 2025-06-20  5:46 UTC  (8+ messages)

[RFC v5 0/4] Add QEMU model for ASPEED OTP memory and integrate with SoCs
 2025-06-20  5:44 UTC  (2+ messages)

[PATCH v7 0/5] Enable shared device assignment
 2025-06-20  4:04 UTC  (7+ messages)
` [PATCH v7 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v7 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd

[PULL 00/14] loongarch-to-apply queue
 2025-06-20  3:13 UTC  (4+ messages)

[PATCH v4] hw/misc/aspeed_scu: Handle AST2600 protection key registers correctly
 2025-06-20  1:23 UTC  (3+ messages)

[PATCH v2 00/12] aio: add the aio_add_sqe() io_uring API
 2025-06-20  0:08 UTC  (13+ messages)
` [PATCH v2 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PATCH v2 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PATCH v2 03/12] tests/unit: skip test-nested-aio-poll with io_uring
` [PATCH v2 04/12] aio-posix: integrate fdmon into glib event loop
` [PATCH v2 05/12] aio: remove aio_context_use_g_source()
` [PATCH v2 06/12] aio: free AioContext when aio_context_new() fails
` [PATCH v2 07/12] aio: add errp argument to aio_context_setup()
` [PATCH v2 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
` [PATCH v2 09/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PATCH v2 10/12] aio-posix: avoid EventNotifier for cqe_handler_bh
` [PATCH v2 11/12] block/io_uring: use aio_add_sqe()
` [PATCH v2 12/12] block/io_uring: use non-vectored read/write when possible

[PATCH 00/20] arm: Fixes and preparatory cleanups for split-accel
 2025-06-19 22:41 UTC  (26+ messages)
` [PATCH 01/20] target/arm: Remove arm_handle_psci_call() stub
` [PATCH 02/20] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH 03/20] target/arm: Unify gen_exception_internal()
` [PATCH 06/20] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH 07/20] accel/hvf: Trace VM memory mapping
` [PATCH 08/20] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH 09/20] target/arm/hvf: Correct dtb_compatible value
` [PATCH 10/20] target/arm: Restrict system register properties to system binary
` [PATCH 15/20] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH 16/20] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH 19/20] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition

[PATCH v2 00/12] hw/i386: separate isapc out from pc_piix
 2025-06-19 20:47 UTC  (11+ messages)
` [PATCH v2 01/12] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v2 02/12] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v2 03/12] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v2 05/12] hw/i386/pc_piix.c: remove nvdimm "
` [PATCH v2 06/12] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()


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 read-only IMAP folder(s) and NNTP newsgroup(s).