qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 13:17:36 to 2025-09-18 08:59:45 UTC [more...]

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-18  8:57 UTC  (4+ messages)
` [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 05/22] hw/pci: Introduce pci_device_get_viommu_flags()

[PATCH] char-pty: add support for the terminal size
 2025-09-18  8:54 UTC  (17+ messages)
` [PATCH v2] "

[PATCH v4 00/10] virtio-console: notify about the terminal size
 2025-09-18  8:51 UTC  (11+ 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 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/14] Support PCIe RC to AST2600 and AST2700
 2025-09-18  8:42 UTC  (23+ 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 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  (8+ messages)
` [PATCH v3 02/20] monitor: initialize global data from a constructor
` [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls

[PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
 2025-09-18  6:28 UTC  (13+ messages)

[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  (3+ messages)

[PATCH 00/35] memory: QOM-ify AddressSpace
 2025-09-18  5:53 UTC  (17+ messages)
` [PATCH 01/35] "
` [PATCH 02/35] hw/core/loader: Use address_space_get_path()
` [PATCH 04/35] hw/alpha: QOM-ify AddressSpace
` [PATCH 05/35] hw/arm: "
` [PATCH 07/35] hw/dma: "
` [PATCH 10/35] hw/i386: "
` [PATCH 13/35] hw/mem: "
` [PATCH 35/35] memory: Drop non-QOM AddressSpace support

[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  (6+ messages)
` [RFC QEMU PATCH v4 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC QEMU PATCH v4 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge

[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 v2 00/12] Error reporting cleanup, a fix, and &error_warn removal
 2025-09-17 20:34 UTC  (9+ messages)
` [PATCH v2 02/12] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PATCH v2 07/12] ui/spice-core: Clean up error reporting
` [PATCH v2 08/12] util/oslib-win32: Do not treat null @errp as &error_warn
` [PATCH v2 12/12] error: Kill @error_warn

[PULL 00/36] target-arm queue
 2025-09-17 20:09 UTC  (4+ messages)

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

[PATCH v4 0/9] Add IBM PPE42 CPU support
 2025-09-17 16:52 UTC  (9+ messages)
` [PATCH v4 6/9] target/ppc: Add IBM PPE42 special instructions

[PATCH] checkpatch: Ignore removed lines in license check
 2025-09-17 16:43 UTC  (7+ messages)

[PATCH v3 0/7] Do not unparent in instance_finalize()
 2025-09-17 16:33 UTC  (19+ messages)
` [PATCH v3 1/7] docs/devel: "
` [PATCH v3 2/7] vfio/pci: "
` [PATCH v3 3/7] hw/core/register: "
` [PATCH v3 4/7] hv-balloon: "
` [PATCH v3 5/7] hw/sd/sdhci: "
` [PATCH v3 6/7] vfio: "
` [PATCH v3 7/7] hw/xen: "

[PULL 00/61] CPU, Rust, x86 changes for 2025-09-13
 2025-09-17 16:33 UTC  (2+ messages)

[PATCH v4 0/2] FM-API Physical Switch Command Set Support
 2025-09-17 16:29 UTC  (6+ messages)
  ` [PATCH v4 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
  ` [PATCH v4 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH for 10.0.x stable] tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of fedora:latest
 2025-09-17 16:14 UTC  (2+ messages)

[PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
 2025-09-17 12:47 UTC 

[PATCH] hw/net/can: Remove redundant status bit setting in can_sja1000
 2025-09-17 14:45 UTC  (2+ messages)

[RFC 0/3] Mitigation of migration failures accross different host kernels
 2025-09-17 14:37 UTC  (3+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide

[PATCH qemu for 10.2 0/3] cxl: Additional RAS features support
 2025-09-17 14:33 UTC  (4+ messages)
` [PATCH qemu for 10.2 1/3] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH qemu for 10.2 2/3] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR)
` [PATCH qemu for 10.2 3/3] hw/cxl: Add emulation for memory sparing control feature

[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
 2025-09-17 14:23 UTC  (4+ messages)
` [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host

[PATCH] Revert "tests/qtest: use qos_printf instead of g_test_message"
 2025-09-17 14:19 UTC  (2+ messages)

[PATCH qemu for 10.2 0/5] cxl: r3.2 specification events updates
 2025-09-17 14:13 UTC  (6+ messages)
` [PATCH qemu for 10.2 1/5] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH qemu for 10.2 2/5] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu for 10.2 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu for 10.2 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu for 10.2 5/5] hw/cxl/events: Updates for rev3.2 memory module "

[PATCH] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
 2025-09-17 14:03 UTC  (2+ messages)

[RFC PATCH 0/8] Add Zvfbfa extension support
 2025-09-17 13:57 UTC  (7+ messages)
` [RFC PATCH 1/8] target/riscv: Add cfg properities for Zvfbfa extensions
` [RFC PATCH 2/8] target/riscv: Add the Zvfbfa extension implied rule
` [RFC PATCH 3/8] target/riscv: rvv: Add new VTYPE CSR field - altfmt

[PATCH 0/3] target/riscv: corner case fixes
 2025-09-17 13:53 UTC  (8+ messages)
` [PATCH 2/3] target/risvc: Fix vector whole ldst vstart check

[PATCH v3 00/13] io: deal with blocking/non-blocking fds
 2025-09-17 13:51 UTC  (6+ messages)
` [PATCH v3 04/13] util/error: add &error_reporter


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