qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 18:02:21 to 2025-09-18 12:59:09 UTC [more...]

[PATCH 0/2] tests/functional: more asset download robustness fixes
 2025-09-18 12:57 UTC  (3+ 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 <RFC> 00/15] Encode object type security status in code
 2025-09-18 12:29 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 00/12] Error reporting cleanup, a fix, and &error_warn removal
 2025-09-18 12:24 UTC  (9+ 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
` [PATCH v2 07/12] ui/spice-core: "
` [PATCH v2 08/12] util/oslib-win32: Do not treat null @errp as &error_warn

[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)

[PULL v2 00/60] CPU, Rust, x86 changes for 2025-09-13
 2025-09-18 10:46 UTC  (2+ messages)
` [PULL 57/60] i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()

[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  (6+ 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] "

[PULL 0/3] loongarch-to-apply queue
 2025-09-18  9:20 UTC  (4+ 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 v4 00/10] virtio-console: notify about the terminal size
 2025-09-18  9:31 UTC  (13+ 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  (32+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 02/28] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v6 03/28] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v6 04/28] hw/s390x/ipl: Create "
` [PATCH v6 05/28] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v6 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v6 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v6 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v6 09/28] s390x/diag: Implement "
` [PATCH v6 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v6 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v6 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v6 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v6 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v6 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v6 16/28] s390x: Guest support for Secure-IPL Facility
` [PATCH v6 17/28] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v6 18/28] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v6 19/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v6 20/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v6 21/28] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v6 22/28] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v6 23/28] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v6 24/28] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v6 25/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v6 26/28] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v6 27/28] docs/specs: Add secure IPL documentation
` [PATCH v6 28/28] docs/system/s390x: "

[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] hid: fix incorrect return value for hid
 2025-09-18  6:14 UTC 

[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

[PATCH v2 0/7] target/sparc: Relax some decode for v7/v8
 2025-09-17 22:23 UTC  (12+ messages)
` [PATCH v2 1/7] target/sparc: Allow TRANS macro with no extra arguments
` [PATCH v2 4/7] target/sparc: Loosen decode of RDPSR for v7
` [PATCH v2 5/7] target/sparc: Loosen decode of RDWIM "
` [PATCH v2 6/7] target/sparc: Loosen decode of RDTBR "
` [PATCH v2 7/7] target/sparc: Relax decode of rs2_or_imm "

[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
 2025-09-17 22:06 UTC  (9+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
` [PATCH 3/4] export/fuse: Safe termination for FUSE-uring

[PATCH 0/3] migration/tls: Graceful shutdowns for main and postcopy channels
 2025-09-17 22:00 UTC  (11+ messages)
` [PATCH 1/3] migration/tls: Gracefully shutdown main and preempt channels
` [PATCH 2/3] migration: Make migration_has_failed() work even for CANCELLING
` [PATCH 3/3] migration/multifd: Use the new graceful termination helper

[PATCH v4 0/4] tests/functional: Test with scripts/vmstate-static-checker.py
 2025-09-17 21:25 UTC  (3+ messages)
` [PATCH v4 4/4] tests/functional: Use vmstate-static-checker.py to test data from v7.2

[PATCH v3] hw/sensor: added MAX16600 device model
 2025-09-17 19:29 UTC  (2+ messages)

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-09-17 19:04 UTC  (7+ messages)
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-09-17 18:38 UTC  (9+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process
` [PATCH RFC 7/9] migration/postcopy: Remove workaround on wait preempt channel
` [PATCH RFC 8/9] migration/ram: Remove workaround on ram yield during load
` [PATCH RFC 9/9] migration/rdma: Remove rdma_cm_poll_handler

[PULL v2 0/8] Tracing patches
 2025-09-17 18:09 UTC  (2+ messages)

More check-functional asset download issues
 2025-09-17 18:01 UTC  (2+ messages)


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).