qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-27 14:24:15 to 2025-02-28 08:54:06 UTC [more...]

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-28  8:53 UTC  (21+ messages)
` [PATCH v5 25/36] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v5 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v5 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-02-28  8:47 UTC  (31+ messages)
` [PATCH rfcv2 01/20] backends/iommufd: Add helpers for invalidating user-managed HWPT
` [PATCH rfcv2 02/20] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
` [PATCH rfcv2 04/20] vfio/iommufd: Implement HostIOMMUDeviceClass::realize_late() handler
` [PATCH rfcv2 05/20] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH rfcv2 06/20] host_iommu_device: Define two new capabilities HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]
` [PATCH rfcv2 07/20] iommufd: Implement query of HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]
` [PATCH rfcv2 08/20] iommufd: Implement query of HOST_IOMMU_DEVICE_CAP_ERRATA
` [PATCH rfcv2 09/20] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH rfcv2 10/20] intel_iommu: Optimize context entry cache utilization

[PATCH v5 0/8] mulate Intel RDT features needed to mount ResCtrl in Linux
 2025-02-28  8:40 UTC  (4+ messages)
` [PATCH v5 1/8] i386: Add Intel RDT device and State to config

[PATCH v5 0/4] hw/ssi/pnv_spi: Remove PnvXferBuffer and fix CID 1558827
 2025-02-28  7:45 UTC  (11+ messages)
` [PATCH v5 1/4] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
` [PATCH v5 3/4] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
` [PATCH v5 4/4] hw/ssi/pnv_spi: Put a limit to RDR match failures

[PATCH v2 0/3] riscv: AIA: refinement for KVM acceleration
 2025-02-28  6:09 UTC  (2+ messages)

[PATCH v2 0/6] Improve Microchip Polarfire SoC customization
 2025-02-28  6:05 UTC  (3+ messages)
` [PATCH v2 1/6] hw/misc: Add MPFS system reset support

[PATCH v10 0/8] Support RISC-V IOPMP
 2025-02-28  6:02 UTC  (12+ messages)
` [PATCH v10 2/8] memory: Introduce memory region fetch operation
` [PATCH v10 5/8] hw/misc/riscv_iopmp_txn_info: Add struct for transaction infomation
` [PATCH v10 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
` [PATCH v10 7/8] hw/misc/riscv_iopmp_dispatcher: Device for redirect IOPMP transaction infomation
` [PATCH v10 8/8] hw/riscv/virt: Add IOPMP support

[PATCH] hw/net: ftgmac100: copy eth_hdr for alignment
 2025-02-28  5:54 UTC  (2+ messages)

[RFC 0/2] arm: Add DMA remapping for CCA
 2025-02-28  5:39 UTC  (12+ messages)
` [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers

[PATCH] virtio-pci: fix memory leak from device realization failure
 2025-02-28  5:03 UTC 

[PATCH v2 0/3] binfmt: Add --ignore-family option
 2025-02-28  4:33 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v3] hw/arm/smmu: Introduce smmu_configs_inv_sid_range() helper
 2025-02-28  3:14 UTC 

[PATCH v7 00/16] Introduce support for IGVM files
 2025-02-27 17:12 UTC  (20+ messages)
` [PATCH v7 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v7 06/16] sev: Update launch_update_data functions to use Error handling
` [PATCH v7 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PATCH v7 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH v7 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PATCH v7 10/16] docs/system: Add documentation on support for IGVM
` [PATCH v7 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v7 12/16] backends/confidential-guest-support: Add set_guest_policy() function
` [PATCH v7 13/16] backends/igvm: Process initialization sections in IGVM file
` [PATCH v7 14/16] backends/igvm: Handle policy for SEV guests
` [PATCH v7 15/16] i386/sev: Add implementation of CGS set_guest_policy()
` [PATCH v7 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2

[PATCH] hw/loongarch/virt: Replace RSDT with XSDT table
 2025-02-28  3:02 UTC 

[PATCH 0/4] target/arm: Improvement on memory error handling
 2025-02-28  1:55 UTC  (8+ messages)
` [PATCH 4/4] target/arm: Retry pushing CPER error if necessary

[PATCH 0/3] target/arm: Fix LDRD, STRD atomicity, fault behaviour
 2025-02-28  0:18 UTC  (10+ messages)
` [PATCH 1/3] target/arm: Correct LDRD atomicity and "
` [PATCH 2/3] target/arm: Correct STRD atomicity
` [PATCH 3/3] target/arm: Drop unused address_offset from op_addr_{rr, ri}_post()

[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
 2025-02-27 23:24 UTC 

[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
 2025-02-27 22:42 UTC  (5+ messages)
` [PATCH v3 034/162] tcg: Convert mul to TCGOutOpBinary
` [PATCH v3 044/162] tcg: Convert div2 to TCGOutOpDivRem

[PATCH] tests/tcg: Suppress compiler false-positive warning on sha1.c
 2025-02-27 22:23 UTC  (3+ messages)

Query on the dirty bitmap
 2025-02-27 22:23 UTC  (2+ messages)

[PATCH 0/5] hw/arm: Remove printf() calls
 2025-02-27 22:18 UTC  (11+ messages)
` [PATCH 1/5] hw/arm/omap1: Convert raw printfs to qemu_log_mask()
` [PATCH 2/5] hw/arm/omap1: Drop ALMDEBUG ifdeffed out code
` [PATCH 3/5] hw/arm/omap1: Convert information printfs to tracepoints
` [PATCH 4/5] hw/arm/omap_sx1.c: Remove ifdeffed out debug printf
` [PATCH 5/5] hw/arm/versatilepb: Convert printfs to LOG_GUEST_ERROR

[PATCH] nbd: Defer trace init until after daemonization
 2025-02-27 22:06 UTC 

[PATCH 00/10] vfio/igd: Remove legacy mode
 2025-02-27 21:55 UTC  (4+ messages)

[PATCH v2] vdpa: Fix endian bugs in shadow virtqueue
 2025-02-27 20:05 UTC  (5+ messages)

[PATCH] trace/simple: Fix hang when using simpletrace with fork()
 2025-02-27 19:30 UTC  (2+ messages)

Problem with iotest 233
 2025-02-27 19:18 UTC  (10+ messages)

[PATCH] iotests: Stop NBD server in test 162 before starting the next one
 2025-02-27 19:14 UTC  (2+ messages)

[PATCH] QIOChannelSocket: Flush zerocopy socket error queue on ENOBUF failure for sendmsg
 2025-02-27 18:58 UTC  (7+ messages)

[PATCH 0/5] rust: pl011 cleanups + chardev bindings
 2025-02-27 18:53 UTC  (12+ messages)
` [PATCH 1/5] rust: chardev: provide basic bindings to character devices
` [PATCH 2/5] rust: pl011: move register definitions out of lib.rs
` [PATCH 3/5] rust: pl011: clean up visibilities of callbacks
` [PATCH 4/5] rust: pl011: switch to safe chardev operation
` [PATCH 5/5] rust: pl011: pass around registers::Data

[PATCH] hw/net: npcm7xx_emc: fix alignment to eth_hdr
 2025-02-27 18:44 UTC  (7+ messages)

[PATCH] scripts: dump stdin on meson-buildoptions error
 2025-02-27 18:04 UTC 

[PATCH] rust: hpet: decode HPET registers into enums
 2025-02-27 17:31 UTC 

[PATCH 0/2] vfio: Restrict to 64-bit host platforms
 2025-02-27 17:27 UTC  (4+ messages)
` [PATCH 2/2] vfio: Make vfio-platform available on Aarch64 platforms only

[PATCH 0/4] ppc/amigaone patches
 2025-02-27 17:07 UTC  (11+ messages)
` [PATCH 2/4] ppc/amigaone: Implement NVRAM emulation
` [PATCH 3/4] ppc/amigaone: Add default environment

[PATCH v7 00/52] QEMU TDX support
 2025-02-27 16:57 UTC  (5+ messages)
` [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v7 38/52] i386/apic: Skip kvm_apic_put() for TDX

[PATCH v4 0/6] migration/rdma: fixes, refactor and cleanup
 2025-02-27 16:43 UTC  (5+ messages)
` [PATCH v4 5/6] migration: Unfold control_save_page()

[PATCH v6 00/19] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-27 16:43 UTC  (21+ messages)
` [PATCH v6 01/19] tests/acpi: virt: add an empty HEST file
` [PATCH v6 02/19] tests/qtest/bios-tables-test: extend to also check HEST table
` [PATCH v6 03/19] tests/acpi: virt: update HEST file with its current data
` [PATCH v6 04/19] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v6 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v6 06/19] acpi/ghes: add a firmware file with HEST address
` [PATCH v6 07/19] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v6 08/19] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v6 09/19] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v6 10/19] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v6 11/19] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v6 12/19] acpi/generic_event_device: add an APEI error device
` [PATCH v6 13/19] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v6 14/19] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v6 15/19] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v6 16/19] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v6 17/19] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v6 18/19] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v6 19/19] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH v2 0/5] ppc/amigaone patches
 2025-02-27 16:39 UTC  (6+ messages)
` [PATCH v2 1/5] ppc/amigaone: Simplify replacement dummy_fw
` [PATCH v2 2/5] ppc/amigaone: Implement NVRAM emulation
` [PATCH v2 3/5] ppc/amigaone: Add default environment
` [PATCH v2 4/5] ppc/amigaone: Add kernel and initrd support
` [PATCH v2 5/5] ppc/amigaone: Add #defines for memory map constants

[PATCH] MAINTAINERS: Add myself as vfio-igd maintainer
 2025-02-27 16:39 UTC  (2+ messages)

[PATCH v5 00/21]Change ghes to use HEST-based offsets and add support for error inject
 2025-02-27 15:56 UTC  (8+ messages)
` [PATCH v5 17/21] tests/acpi: virt: update HEST table to accept two sources

[PATCH 00/25] maintainer updates for 10.0 softfreeze (gpu/tcg tests, plugins, MAINTAINERS)
 2025-02-27 15:45 UTC  (3+ messages)
` [PATCH 25/25] MAINTAINERS: remove widely sanctioned entities

[PATCH 0/2] riscv: Fix Zkr bugs
 2025-02-27 14:42 UTC  (3+ messages)
` [PATCH 1/2] target/riscv/csr.c: Fix first Zkr CSR reading
` [PATCH 2/2] target/riscv/cpu_bits.h: Fix [63:32] bits in Zkr seed CSR

[PATCH] bcm2838: Add GIC-400 timer interupt connections
 2025-02-27 15:17 UTC  (4+ messages)

[PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine
 2025-02-27 15:17 UTC  (3+ messages)
` [PATCH 1/1] hw/arm/sbsa-ref: "

[PATCH 00/12] target/riscv: Fix some RISC-V instruction corner cases
 2025-02-27 14:47 UTC  (2+ messages)

[PATCH V5] migration: ram block cpr blockers
 2025-02-27 14:48 UTC 

ldrd implementation issue?
 2025-02-27 14:42 UTC  (3+ messages)

[PULL 00/34] i386, Rust, build system, QOM patches for 2025-02-27
 2025-02-27 14:19 UTC  (24+ messages)
` [PULL 01/34] qom: Use command line syntax for default values in help
` [PULL 04/34] rust: subprojects: add libc crate
` [PULL 08/34] docs: rust: fix typos
` [PULL 10/34] stub: Remove monitor-fd.c
` [PULL 11/34] physmem: replace assertion with error
` [PULL 13/34] pvg: add option to configure it out
` [PULL 15/34] target/i386/hvf: fix the declaration of hvf_handle_io
` [PULL 16/34] target/i386/hvf: use x86_segment in x86_decode.c
` [PULL 17/34] target/i386/hvf: move and rename {load, store}_regs
` [PULL 18/34] target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
` [PULL 21/34] rust: add SysBusDeviceImpl
` [PULL 23/34] rust: pl011, qemu_api tests: do not use ClassInitImpl
` [PULL 24/34] rust: qom: get rid of ClassInitImpl
` [PULL 25/34] i386/cpu: Support module level cache topology
` [PULL 26/34] i386/cpu: Update cache topology with machine's configuration
` [PULL 27/34] i386/pc: Support cache topology in -machine for PC machine
` [PULL 28/34] i386/cpu: add has_caches flag to check smp_cache configuration
` [PULL 29/34] target/riscv: remove unused macro DEFINE_CPU
` [PULL 30/34] target/riscv: move 128-bit check to TCG realize
` [PULL 31/34] target/i386: Add support for Zhaoxin CPU vendor identification
` [PULL 32/34] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
` [PULL 33/34] target/i386: Introduce Zhaoxin Yongfeng CPU model
` [PULL 34/34] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs

[PATCH v2 00/12] rust: wrap all C types exposed through qemu_api
 2025-02-27 14:22 UTC  (13+ messages)
` [PATCH 01/12] rust: cell: add wrapper for FFI types
` [PATCH 02/12] rust: qemu_api_macros: add Wrapper derive macro
` [PATCH 03/12] rust: vmstate: add std::pin::Pin as transparent wrapper
` [PATCH 04/12] rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements
` [PATCH 05/12] rust: irq: wrap IRQState with Opaque<>
` [PATCH 06/12] rust: qom: wrap Object "
` [PATCH 07/12] rust: qdev: wrap Clock and DeviceState "
` [PATCH 08/12] rust: hpet: do not access fields of SysBusDevice
` [PATCH 09/12] rust: sysbus: wrap SysBusDevice with Opaque<>
` [PATCH 10/12] rust: memory: wrap MemoryRegion "
` [PATCH 11/12] rust: chardev: wrap Chardev "
` [PATCH 12/12] rust: bindings: remove more unnecessary Send/Sync impls


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