messages from 2025-09-17 23:27:22 to 2025-09-18 16:21:45 UTC [more...]
[PATCH v3 0/7] Do not unparent in instance_finalize()
2025-09-18 16:20 UTC (4+ messages)
[RFC 0/3] Mitigation of migration failures accross different host kernels
2025-09-18 16:16 UTC (3+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide
[PATCH 0/3] migration/tls: Graceful shutdowns for main and postcopy channels
2025-09-18 16:15 UTC (10+ messages)
` [PATCH 2/3] migration: Make migration_has_failed() work even for CANCELLING
[PULL v2 00/60] CPU, Rust, x86 changes for 2025-09-13
2025-09-18 15:58 UTC (3+ messages)
` [PULL 57/60] i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()
[PULL 0/3] loongarch-to-apply queue
2025-09-18 15:58 UTC (5+ messages)
` [PULL 1/3] hw/loongarch/virt: Add BSP support with aux boot code
` [PULL 2/3] hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP
` [PULL 3/3] hw/loongarch/virt: Register reset interface with cpu plug callback
[PATCH] migration: Apply migration specific keep-alive defaults to inet socket
2025-09-18 15:52 UTC (12+ messages)
[PATCH 0/2] arm: add kvm-psci-version vcpu property
2025-09-18 15:26 UTC (12+ messages)
` [PATCH 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH v14 00/27] migration: propagate vTPM errors using Error objects
2025-09-18 15:23 UTC (28+ messages)
` [PATCH v14 01/27] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v14 02/27] migration: push Error **errp into vmstate_load_state()
` [PATCH v14 03/27] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v14 04/27] migration: push Error **errp into vmstate_load()
` [PATCH v14 05/27] migration: push Error **errp into loadvm_process_command()
` [PATCH v14 06/27] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v14 07/27] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v14 08/27] migration: push Error **errp into qemu_load_device_state()
` [PATCH v14 09/27] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v14 10/27] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v14 11/27] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v14 12/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v14 13/27] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v14 14/27] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v14 15/27] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v14 16/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v14 17/27] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v14 18/27] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v14 19/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v14 20/27] migration: Return -1 on memory allocation failure in ram.c
` [PATCH v14 21/27] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v14 22/27] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v14 23/27] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v14 24/27] migration: Remove error variant of vmstate_save_state() function
` [PATCH v14 25/27] migration: Rename post_save() to cleanup_save() and make it void
` [PATCH v14 26/27] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v14 27/27] backends/tpm: Propagate vTPM error on migration failure
[PATCH 0/4] ppc: Fix migration issues with XICS and quiesce
2025-09-18 15:28 UTC (3+ messages)
` [PATCH 1/4] hw/intc/xics: Add missing call to register vmstate_icp_server
[PATCH v2 0/3] migration/tls: Graceful shutdowns for main and postcopy channels
2025-09-18 14:52 UTC (7+ messages)
` [PATCH v2 1/3] io/crypto: Move tls premature termination handling into QIO layer
` [PATCH v2 2/3] io/tls: Make qio_channel_tls_bye() always synchronous
` [PATCH v2 3/3] migration: Make migration_has_failed() work even for CANCELLING
[PATCH <RFC> 00/15] Encode object type security status in code
2025-09-18 14:51 UTC (5+ messages)
[PATCH v2 00/12] Error reporting cleanup, a fix, and &error_warn removal
2025-09-18 14:24 UTC (7+ messages)
` [PATCH v2 02/12] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PATCH v2 06/12] net/slirp: Clean up error reporting
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-18 13:31 UTC (7+ messages)
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
[PATCH] hid: fix incorrect return value for hid
2025-09-18 8:35 UTC (2+ messages)
[PATCH 0/2] tests/functional: more asset download robustness fixes
2025-09-18 13:01 UTC (5+ messages)
` [PATCH 1/2] tests/functional: retry when seeing ConnectionError exception
` [PATCH 2/2] tests/functional: treat unknown exceptions as transient faults
[PATCH] tests: Fix "make check-functional" for targets without thorough tests
2025-09-18 12:52 UTC (3+ messages)
[PATCH v2] tests: Fix "make check-functional" for targets without thorough tests
2025-09-18 12:51 UTC
[PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
2025-09-18 12:51 UTC (16+ messages)
[PATCH 00/35] memory: QOM-ify AddressSpace
2025-09-18 12:47 UTC (8+ messages)
` [PATCH 03/35] vfio: Use address_space_get_path()
` [PATCH 10/35] hw/i386: QOM-ify AddressSpace
[PULL 00/61] CPU, Rust, x86 changes for 2025-09-13
2025-09-18 12:38 UTC (3+ messages)
[PATCH v7 0/9] contrib/plugins: uftrace
2025-09-18 12:27 UTC (2+ messages)
[PATCH] tests/functional/hppa: Add a CD-ROM boot test for qemu-system-hppa
2025-09-18 12:24 UTC
[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
2025-09-18 12:04 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices
2025-09-18 11:59 UTC (4+ messages)
` [PATCH 1/2] hw/pci-host/dino: Don't call pci_register_root_bus() in init
` [PATCH 2/2] hw/pci-host/astro: Don't call pci_regsiter_root_bus() "
[PATCH v4 00/12] single-binary: compile once semihosting
2025-09-18 11:56 UTC (2+ messages)
[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-18 10:27 UTC (9+ messages)
` [PATCH 1/8] target/i386: SEV: Generalize handling of SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH 2/8] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
` [PATCH 3/8] target/i386: SEV: Consolidate SEV feature validation to common init path
` [PATCH 4/8] target/i386: SEV: Validate that SEV-ES is enabled when VMSA features are used
` [PATCH 5/8] target/i386: SEV: Add support for enabling debug-swap SEV feature
` [PATCH 6/8] target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
` [PATCH 7/8] target/i386: SEV: Add support for enabling Secure TSC SEV feature
` [PATCH 8/8] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
2025-09-18 10:25 UTC (7+ messages)
` [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host
[PULL 00/36] target-arm queue
2025-09-18 10:18 UTC (5+ messages)
[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
2025-09-18 10:00 UTC (24+ messages)
` [PATCH v6 01/22] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v6 02/22] intel_iommu: Delete RPS capability related supporting code
` [PATCH v6 03/22] intel_iommu: Update terminology to match VTD spec
` [PATCH v6 04/22] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v6 05/22] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v6 06/22] intel_iommu: Implement get_viommu_flags() callback
` [PATCH v6 07/22] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v6 08/22] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v6 09/22] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v6 10/22] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v6 11/22] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v6 12/22] intel_iommu: Handle PASID cache invalidation
` [PATCH v6 13/22] intel_iommu: Reset pasid cache when system level reset
` [PATCH v6 14/22] intel_iommu: Add some macros and inline functions
` [PATCH v6 15/22] intel_iommu: Bind/unbind guest page table to host
` [PATCH v6 16/22] intel_iommu: Propagate PASID-based iotlb invalidation "
` [PATCH v6 17/22] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v6 18/22] iommufd: Introduce a helper function to extract vendor capabilities
` [PATCH v6 19/22] vfio: Add a new element bypass_ro in VFIOContainerBase
` [PATCH v6 20/22] Workaround for ERRATA_772415_SPR17
` [PATCH v6 21/22] intel_iommu: Enable host device when x-flts=on in scalable mode
` [PATCH v6 22/22] docs/devel: Add IOMMUFD nesting documentation
[PATCH v3 00/14] Support PCIe RC to AST2600 and AST2700
2025-09-18 9:47 UTC (26+ messages)
` [PATCH v3 01/14] hw/pci/pci_ids: Add PCI vendor ID for ASPEED
` [PATCH v3 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [SPAM] "
` [PATCH v3 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [SPAM] "
` [PATCH v3 04/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
` [PATCH v3 05/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
` [PATCH v3 06/14] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
` [PATCH v3 07/14] hw/arm/aspeed: Wire up PCIe devices in SoC model
` [PATCH v3 08/14] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
` [SPAM] "
` [PATCH v3 09/14] hw/pci-host/aspeed: Add AST2700 PCIe PHY
` [PATCH v3 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [PATCH v3 11/14] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
` [PATCH v3 12/14] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
` [PATCH v3 13/14] tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test
` [SPAM] "
` [PATCH v3 14/14] tests/functional/aarch64/aspeed_ast2700: Add PCIe and network tests
` [SPAM] [PATCH v3 00/14] Support PCIe RC to AST2600 and AST2700
[PATCH v1 0/6] hw/arm/aspeed: AST1700 IO expander support for AST27x0 (LTPI, UART, IRQ, I2C)
2025-09-18 9:46 UTC (4+ messages)
` [PATCH v1 1/6] hw/arm/aspeed: Add 'ioexps-num' property for AST27x0
` [SPAM] "
[PATCH v4 00/10] virtio-console: notify about the terminal size
2025-09-18 9:31 UTC (10+ messages)
` [PATCH v4 03/10] chardev: add qemu_chr_resize()
` [PATCH v4 04/10] char-mux: add support for the terminal size
` [PATCH v4 08/10] virtio-serial-bus: add terminal resize messages
[PATCH] char-pty: add support for the terminal size
2025-09-18 9:05 UTC (19+ messages)
` [PATCH v2] "
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-18 8:51 UTC (8+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v6 09/28] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v6 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-09-18 7:40 UTC (3+ messages)
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
2025-09-18 6:30 UTC (5+ messages)
` [PATCH v3 02/20] monitor: initialize global data from a constructor
[PATCH v2 0/6] target/riscv: Implement Smsdid and Smmpt extension
2025-09-18 6:19 UTC (7+ messages)
` [PATCH v2 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
` [PATCH v2 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v2 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [PATCH v2 4/6] target/riscv: Implement SMMPT fence instructions
` [PATCH v2 5/6] target/riscv: Fix smrnmi isa alphabetical order
` [PATCH v2 6/6] target/riscv: Enable SMMPT extension
[PATCH 0/7] Register API leaks fixes
2025-09-18 6:21 UTC (2+ messages)
[PATCH v5 00/47] AMD Versal Gen 2 support
2025-09-18 6:10 UTC (5+ messages)
` [PATCH v5 02/47] hw/arm/xlnx-versal: prepare for FDT creation
[PATCH trivial] vhost-user-test: remove trailing newlines in g_test_message() calls
2025-09-18 6:08 UTC (2+ messages)
[PATCH v4] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-09-18 5:32 UTC (2+ messages)
[PATCH v3 00/26] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-09-18 4:08 UTC (3+ messages)
[RFC QEMU PATCH v7] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-09-18 3:10 UTC (3+ messages)
[RFC QEMU PATCH v4 0/2] cxl: Support creation of a new CXL Host Bridge
2025-09-18 2:59 UTC (4+ messages)
` [RFC QEMU PATCH v4 2/2] pci-host/cxl: "
[RFC PATCH 0/5] target/riscv: Implement SMSDID and SMMPT extension
2025-09-18 2:05 UTC (7+ messages)
` [RFC PATCH 1/5] target/riscv: Add basic definitions and CSRs for SMMPT
` [RFC PATCH 5/5] target/riscv: Enable SMMPT extension
[PATCH 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
2025-09-18 0:59 UTC (5+ messages)
` [PATCH 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
2025-09-18 0:55 UTC (13+ messages)
` [PATCH v2 05/20] amd_iommu: Add helper function to extract the DTE
` [PATCH v2 09/20] amd_iommu: Add basic structure to support IOMMU notifier updates
` [PATCH v2 18/20] amd_iommu: Toggle address translation mode on devtab entry invalidation
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).