messages from 2025-09-25 09:35:09 to 2025-09-25 17:50:57 UTC [more...]
[PATCH v3 0/5] Error recovery for zPCI passthrough devices
2025-09-25 17:48 UTC (5+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback
` [PATCH v3 3/5] vfio: Introduce vfio_device_feature helper function
` [PATCH v3 4/5] s390x/pci: Add PCI error handling for vfio pci devices
` [PATCH v3 5/5] s390x/pci: Reset a device in error state
[PATCH v10 0/8] Power11 support for QEMU [PowerNV]
2025-09-25 17:30 UTC (9+ messages)
` [PATCH v10 1/8] ppc/pnv: Introduce Pnv11Chip
` [PATCH v10 2/8] ppc/pnv: Introduce Power11 PowerNV machine
` [PATCH v10 3/8] ppc/pnv: Add PnvChipClass handler to get reference to interrupt controller
` [PATCH v10 4/8] ppc/pnv: Add XIVE2 controller to Power11
` [PATCH v10 5/8] ppc/pnv: Add PHB5 PCIe Host bridge "
` [PATCH v10 6/8] ppc/pnv: Add ChipTOD model for Power11
` [PATCH v10 7/8] tests/powernv: Switch to buildroot images instead of op-build
` [PATCH v10 8/8] tests/powernv: Add PowerNV test for Power11
[PATCH 00/16] tracetool: add Rust support
2025-09-25 17:16 UTC (11+ messages)
` [PATCH 08/16] tracetool: Add Rust format support
[RFC PATCH 0/7] rust: migration: add high-level migration wrappers
2025-09-25 16:56 UTC (4+ messages)
` [PATCH 5/7] rust: qemu-macros: add ToMigrationState derive macro
[PATCH v5 0/9] Add IBM PPE42 CPU support
2025-09-25 16:49 UTC (12+ messages)
` [PATCH v5 2/9] target/ppc: Add IBM PPE42 family of processors
` [PATCH v5 3/9] target/ppc: IBM PPE42 exception flags and regs
` [PATCH v5 4/9] target/ppc: Add IBM PPE42 exception model
[PATCH 0/7] Introduce PCIE Root Complex on Nuvoton npcm8xx and npcm7xx
2025-09-25 16:43 UTC (8+ messages)
` [PATCH 2/7] hw/pci-host: add basic Nuvoton PCIe window support
` [PATCH 4/7] hw/pci-host: add Nuvoton PCIe root port
` [PATCH 6/7] hw/pci-host: rework Nuvoton PCIe windowing and memory regions
[PATCH v2 00/14] hw/arm/smmuv3: Add initial support for Secure State
2025-09-25 16:26 UTC (12+ messages)
` [PATCH v2 01/14] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
` [PATCH v2 02/14] hw/arm/smmuv3: Correct SMMUEN field name in CR0
` [PATCH v2 03/14] hw/arm/smmuv3: Introduce secure registers and commands
` [PATCH v2 04/14] refactor: Move ARMSecuritySpace to a common header
` [PATCH v2 05/14] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state
` [PATCH v2 06/14] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
` [PATCH v2 07/14] hw/arm/smmuv3: Make Configuration Cache security-state aware
` [PATCH v2 08/14] hw/arm/smmuv3: Add security-state handling for page table walks
` [PATCH v2 09/14] hw/arm/smmuv3: Add secure TLB entry management
` [PATCH v2 10/14] hw/arm/smmuv3: Add banked support for queues and error handling
` [PATCH v2 11/14] hw/arm/smmuv3: Harden security checks in MMIO handlers
[PATCH v6 00/23] WHPX support for Arm
2025-09-25 16:24 UTC (7+ messages)
` [PATCH v6 03/23] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v6 04/23] tests: data: update AArch64 ACPI tables
` [PATCH v6 22/23] docs: arm: update virt machine model description
[PATCH v3 0/8] Support VBOOTROM to ast2700fc machine
2025-09-25 16:16 UTC (7+ messages)
` [PATCH v3 5/8] hw/arm/aspeed_ast27x0-fc: Drop dead return checks
` [PATCH v3 6/8] hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errp
` [PATCH v3 7/8] hw/arm/aspeed_ast27x0-fc: Map FMC0 flash contents into CA35 boot ROM
[PATCH v2 0/2] isapc: remove support for -cpu host and -cpu max
2025-09-25 16:03 UTC (3+ messages)
` [PATCH v2 1/2] hw/i386/isapc.c: "
` [PATCH v2 2/2] docs/about/deprecated.rst: document new restrictions for isapc CPU models
[PATCH v6] tests/functional: add a vfio-user smoke test
2025-09-25 15:56 UTC (2+ messages)
[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
2025-09-25 16:17 UTC (6+ messages)
` [RFT PATCH v2 1/2] target/i386: add compatibility property for arch_capabilities
` [RFT PATCH v2 2/2] target/i386: add compatibility property for pdcm feature
[PATCH v2 00/36] target/arm: Reorg VHE redirection
2025-09-25 15:54 UTC (72+ messages)
` [PATCH v2 05/36] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH v2 06/36] target/arm/hvf: Remove hvf_sreg_match.key
` [PATCH v2 07/36] target/arm/hvf: Replace hvf_sreg_match with hvf_sreg_list
` [PATCH v2 08/36] target/arm/hvf: Sort the cpreg_indexes array
` [PATCH v2 09/36] target/arm/hvf: Use raw_read, raw_write to access
` [PATCH v2 10/36] target/arm: Use raw_write in cp_reg_reset
` [PATCH v2 11/36] target/arm: Rename all ARMCPRegInfo from opaque to ri
` [PATCH v2 14/36] target/arm: Replace cpreg_field_is_64bit with cpreg_field_type
` [PATCH v2 15/36] target/arm: Add CP_REG_AA32_64BIT_{SHIFT,MASK}
` [PATCH v2 16/36] target/arm: Rename CP_REG_AA32_NS_{SHIFT,MASK}
` [PATCH v2 17/36] target/arm: Convert init_cpreg_list to g_hash_table_foreach
` [PATCH v2 18/36] target/arm: Remove cp argument to ENCODE_AA64_CP_REG
` [PATCH v2 20/36] target/arm: Split out add_cpreg_to_hashtable_aa{32, 64}
` [PATCH v2 21/36] target/arm: Improve asserts in define_one_arm_cp_reg
` [PATCH v2 22/36] target/arm: Move cp processing to define_one_arm_cp_reg
` [PATCH v2 23/36] target/arm: Move cpreg elimination "
` [PATCH v2 24/36] target/arm: Add key parameter to add_cpreg_to_hashtable
` [PATCH v2 25/36] target/arm: Split out alloc_cpreg
` [PATCH v2 26/36] target/arm: Hoist the allocation of ARMCPRegInfo
` [PATCH v2 27/36] target/arm: Remove name argument to alloc_cpreg
` [PATCH v2 28/36] target/arm: Move alias setting for wildcards
` [PATCH v2 29/36] target/arm: Move writeback of CP_ANY fields
` [PATCH v2 30/36] target/arm: Move endianness fixup for 32-bit registers
` [PATCH v2 31/36] target/arm: Rename TBFLAG_A64_NV2_MEM_E20 with *_E2H
` [PATCH v2 32/36] target/arm: Split out redirect_cpreg
` [PATCH v2 33/36] target/arm: Redirect VHE FOO_EL1 -> FOO_EL2 during translation
` [PATCH v2 34/36] target/arm: Redirect VHE FOO_EL12 to FOO_EL1 "
` [PATCH v2 35/36] target/arm: Rename some cpreg to their aarch64 names
` [PATCH v2 36/36] target/arm: Remove define_arm_vh_e2h_redirects_aliases
[PATCH v2 00/28] vfio: improve naming conventions
2025-09-25 15:54 UTC (31+ messages)
` [PATCH v2 01/28] include/hw/vfio/vfio-container.h: rename VFIOContainer to VFIOLegacyContainer
` [PATCH v2 02/28] include/hw/vfio/vfio-container-base.h: rename VFIOContainerBase to VFIOContainer
` [PATCH v2 03/28] include/hw/vfio/vfio-container.h: rename file to vfio-container-legacy.h
` [PATCH v2 04/28] include/hw/vfio/vfio-container-base.h: rename file to vfio-container.h
` [PATCH v2 05/28] hw/vfio/container.c: rename file to container-legacy.c
` [PATCH v2 06/28] hw/vfio/container-base.c: rename file to container.c
` [PATCH v2 07/28] vfio/iommufd.c: use QOM casts where appropriate
` [PATCH v2 08/28] vfio/cpr-iommufd.c: "
` [PATCH v2 09/28] vfio/vfio-iommufd.h: rename VFIOContainer bcontainer field to parent_obj
` [PATCH v2 10/28] vfio/spapr.c: use QOM casts where appropriate
` [PATCH v2 11/28] vfio/spapr.c: rename VFIOContainer bcontainer field to parent_obj
` [PATCH v2 12/28] vfio/pci.c: rename vfio_instance_init() to vfio_pci_init()
` [PATCH v2 13/28] vfio/pci.c: rename vfio_instance_finalize() to vfio_pci_finalize()
` [PATCH v2 14/28] vfio/pci.c: rename vfio_pci_dev_class_init() to vfio_pci_class_init()
` [PATCH v2 15/28] vfio/pci.c: rename vfio_pci_dev_info to vfio_pci_info
` [PATCH v2 16/28] hw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO_PCI_DEVICE
` [PATCH v2 17/28] vfio/pci.c: rename vfio_pci_base_dev_class_init() to vfio_pci_device_class_init()
` [PATCH v2 18/28] vfio/pci.c: rename vfio_pci_base_dev_info to vfio_pci_device_info
` [PATCH v2 19/28] vfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pci_properties[]
` [PATCH v2 20/28] vfio/pci.c: rename vfio_pci_dev_nohotplug_properties[] to vfio_pci_nohotplug_properties[]
` [PATCH v2 21/28] vfio/pci.c: rename vfio_pci_nohotplug_dev_class_init() to vfio_pci_nohotplug_class_init()
` [PATCH v2 22/28] vfio/pci.c: rename vfio_pci_nohotplug_dev_info to vfio_pci_nohotplug_info
` [PATCH v2 23/28] vfio-user/pci.c: rename vfio_user_pci_dev_class_init() to vfio_user_pci_class_init()
` [PATCH v2 24/28] vfio-user/pci.c: rename vfio_user_pci_dev_properties[] to vfio_user_pci_properties[]
` [PATCH v2 25/28] vfio-user/pci.c: rename vfio_user_instance_init() to vfio_user_pci_init()
` [PATCH v2 26/28] vfio-user/pci.c: rename vfio_user_instance_finalize() to vfio_user_pci_finalize()
` [PATCH v2 27/28] vfio-user/pci.c: rename vfio_user_pci_dev_info to vfio_user_pci_info
` [PATCH v2 28/28] include/hw/vfio/vfio-device.h: fix include header guard name
[RESEND PATCH] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
2025-09-25 15:52 UTC (2+ messages)
[PATCH v5 00/47] AMD Versal Gen 2 support
2025-09-25 15:41 UTC (2+ messages)
[RFC 0/2] Introduce a new SMMUv3 test framework
2025-09-25 15:35 UTC (3+ messages)
` [RFC 1/2] hw/misc/smmu-testdev: introduce minimal SMMUv3 test device
` [RFC 2/2] tests/qtest: add SMMUv3 smoke test using smmu-testdev DMA source
[PATCH] hw/i386/isapc.c: remove support for -cpu host and -cpu max
2025-09-25 15:36 UTC (3+ messages)
[PATCH] target/arm: Don't set HCR.RW for AArch32 only CPUs
2025-09-25 13:34 UTC (3+ messages)
[PATCH 0/2] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation
2025-09-25 13:33 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qtest/am53c974-test: add additional test for cmdfifo overflow
[PATCH 0/2] i386/tcg: Protect SMM against malicious kernel via IPI & DR
2025-09-25 10:30 UTC (3+ messages)
` [PATCH 1/2] i386/cpu: Prevent delivering SIPI during SMM in TCG mode
` [PATCH 2/2] i386/tcg/smm_helper: Properly apply DR values on SMM entry / exit
[PATCH v9 0/7] Power11 support for QEMU [PowerNV]
2025-09-25 12:51 UTC (10+ messages)
` Access to remote XIVE2 units (was Re: [PATCH v9 0/7] Power11 support for QEMU [PowerNV])
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-25 12:42 UTC (8+ messages)
` [PATCH v6 23/25] tests: add plugin asserting correctness of discon event's to_pc
[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-09-25 11:54 UTC (3+ messages)
` [PATCH 4/4] "
[PATCH v4 00/23] util: sync error_report & qemu_log output more closely
2025-09-25 11:25 UTC (36+ messages)
` [PATCH v4 01/23] include: define constant for early constructor priority
` [PATCH v4 02/23] monitor: initialize global data from a constructor
` [PATCH v4 03/23] system: unconditionally enable thread naming
` [PATCH v4 04/23] util: expose qemu_thread_set_name
` [PATCH v4 05/23] audio: make jackaudio use qemu_thread_set_name
` [PATCH v4 06/23] util: set the name for the 'main' thread
` [PATCH v4 07/23] util: add API to fetch the current thread name
` [PATCH v4 08/23] log: avoid repeated prefix on incremental qemu_log calls
` [PATCH v4 09/23] util: introduce some API docs for logging APIs
` [PATCH v4 10/23] ui/vnc: remove use of error_printf_unless_qmp()
` [PATCH v4 11/23] monitor: remove redundant error_[v]printf_unless_qmp
` [PATCH v4 12/23] monitor: refactor error_vprintf()
` [PATCH v4 13/23] monitor: move error_vprintf back to error-report.c
` [PATCH v4 14/23] monitor: introduce monitor_cur_is_hmp() helper
` [PATCH v4 15/23] util: don't skip error prefixes when QMP is active
` [PATCH v4 16/23] util: fix interleaving of error & trace output
` [PATCH v4 17/23] util: fix interleaving of error prefixes
` [PATCH v4 18/23] util: introduce common helper for error-report & log code
` [PATCH v4 19/23] util: convert error-report & log to message API for timestamp
` [PATCH v4 20/23] util: add support for formatting a workload name in messages
` [PATCH v4 21/23] util: add support for formatting a program "
` [PATCH v4 22/23] util: add support for formatting thread info "
` [PATCH v4 23/23] util: add brackets around guest name in message context
[PATCH] numa: add 'spm' option for special purpose memory
2025-09-25 11:11 UTC (4+ messages)
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-25 10:17 UTC (10+ messages)
` [PATCH v2 1/9] target/i386: SEV: Generalize handling of SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v2 2/9] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
` [PATCH v2 3/9] target/i386: SEV: Consolidate SEV feature validation to common init path
` [PATCH v2 4/9] target/i386: SEV: Validate that SEV-ES is enabled when VMSA features are used
` [PATCH v2 5/9] target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
` [PATCH v2 6/9] target/i386: SEV: Add support for enabling debug-swap SEV feature
` [PATCH v2 7/9] target/i386: SEV: Add support for enabling Secure TSC "
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
` [PATCH v2 9/9] target/i386: SEV: Refactor check_sev_features()
[PATCH v3] hw/sensor: added MAX16600 device model
2025-09-25 10:17 UTC (2+ messages)
[PATCH] virtio: vhost-user-device: Make user creatable again
2025-09-25 10:14 UTC (9+ messages)
[PATCH] net/passt: Fix build failure due to missing GIO dependency
2025-09-25 10:13 UTC (2+ messages)
[PATCH] passt: Declare dependency on gio
2025-09-25 10:12 UTC (3+ messages)
[PATCH] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
2025-09-25 10:07 UTC (3+ messages)
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).