qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-29 06:51:03 to 2025-05-30 07:20:15 UTC [more...]

[PULL 00/77] i386, build system changes for 2025-05-30
 2025-05-30  7:12 UTC  (28+ messages)
` [PULL 01/77] meson: build target libraries with common dependencies
` [PULL 02/77] hw/arm: remove explicit dependencies listed
` [PULL 03/77] target/arm: "
` [PULL 04/77] meson: apply target config for picking files from lib{system, user}
` [PULL 05/77] meson: merge lib{system, user}_ss with {system, user}_ss
` [PULL 06/77] meson: remove lib{system, user}_ss aliases
` [PULL 07/77] meson: merge hw_common_arch in target_common_system_arch
` [PULL 08/77] hw/timer/hpet: Reorganize register decoding
` [PULL 09/77] rust: Fix Zhao's email address
` [PULL 10/77] rust: Fix the typos in doc
` [PULL 11/77] rust: hpet: rename hpet module to "device"
` [PULL 12/77] target/i386/emulate: more lflags cleanups
` [PULL 15/77] i386/tdx: Implement tdx_kvm_type() for TDX
` [PULL 17/77] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PULL 24/77] i386/tdx: Validate TD attributes
` [PULL 26/77] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PULL 27/77] i386/tdx: Implement user specified tsc frequency
` [PULL 28/77] i386/tdx: load TDVF for TD guest
` [PULL 29/77] i386/tdvf: Introduce function to parse TDVF metadata
` [PULL 30/77] i386/tdx: Parse TDVF metadata for TDX VM
` [PULL 33/77] i386/tdx: Track RAM entries "
` [PULL 35/77] i386/tdx: Setup the TD HOB list
` [PULL 46/77] i386/tdx: Force exposing CPUID 0x1f
` [PULL 49/77] i386/tdx: Disable PIC for TDX VMs
` [PULL 50/77] i386/tdx: Set and check kernel_irqchip mode for TDX
` [PULL 52/77] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
` [PULL 58/77] i386/tdx: Add supported CPUID bits related to TD Attributes

[PATCH] rocker: do not pollute the namespace
 2025-05-30  7:07 UTC 

[PATCH] iotests: fix 240
 2025-05-30  6:40 UTC  (3+ messages)

[PATCH 0/9] ui: Improve scale handling
 2025-05-30  6:39 UTC  (3+ messages)

[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-05-30  6:38 UTC  (13+ messages)
` [PATCH v2 02/25] hw/s390x/ipl: Create certificate store
` [PATCH v2 07/25] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v2 17/25] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

Armbian TLS certificate expired
 2025-05-30  6:18 UTC  (2+ messages)

[PATCH v2] virtio-net: Add queues for RSS during migration
 2025-05-30  5:18 UTC 

[PATCH RFC v5 0/5] virtio-net: Offload hashing without eBPF
 2025-05-30  4:39 UTC  (6+ messages)
` [PATCH RFC v5 1/5] net: Allow configuring virtio hashing
` [PATCH RFC v5 2/5] virtio-net: Offload hashing to peer
` [PATCH RFC v5 3/5] virtio-net: Offload hashing without vhost
` [PATCH RFC v5 4/5] tap: Report virtio-net hashing support on Linux
` [PATCH RFC v5 5/5] docs/devel/ebpf_rss.rst: Update for peer RSS

[PATCH 0/6] net/vhost-vdpa: Report hashing capability
 2025-05-30  4:33 UTC  (7+ messages)
` [PATCH 1/6] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH 2/6] net/vhost-vdpa: Report hashing capability
` [PATCH 3/6] virtio-net: Move virtio_net_get_features() down
` [PATCH 4/6] virtio-net: Retrieve peer hashing capability
` [PATCH 5/6] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PATCH 6/6] virtio-net: Add hash type options

[PATCH v2] file-posix: Tolerate unaligned hole at middle
 2025-05-30  3:46 UTC 

[PATCH qemu] hw/cxl: Fix register block locator size
 2025-05-30  2:59 UTC  (3+ messages)

[PULL 00/58] Misc single binary patches for 2025-04-25
 2025-05-30  0:54 UTC  (4+ messages)
` [PULL 36/58] pc-bios: Move device tree files in their own subdir

[PATCH v4 0/2] Extend and configure PMP region count
 2025-05-29 23:07 UTC  (2+ messages)

[PULL 0/6] NBD patches through 2025-05-29
 2025-05-29 22:02 UTC  (7+ messages)
` [PULL 1/6] io: Add helper for setting socket send buffer size
` [PULL 2/6] nbd: Set unix socket send buffer on macOS
` [PULL 3/6] nbd: Set unix socket send buffer on Linux
` [PULL 4/6] iotests: Use disk_usage in more places
` [PULL 5/6] iotests: Improve mirror-sparse on ext4 and xfs
` [PULL 6/6] iotests: Filter out ZFS in several tests

[PATCH v1 0/6] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
 2025-05-29 21:07 UTC  (11+ messages)
` [PATCH v1 1/6] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v1 2/6] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v1 6/6] iommufd: Implement query of host VTD IOMMU's capability

[RFC 00/11] aio: add the aio_add_sqe() io_uring API
 2025-05-29 21:11 UTC  (10+ messages)
` [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
` [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [RFC 10/11] aio-posix: avoid EventNotifier for cqe_handler_bh
` [RFC 11/11] block/io_uring: use aio_add_sqe()

[Qemu PATCH v2] hw/cxl: fix DC extent capacity tracking
 2025-05-29 20:33 UTC  (3+ messages)

[qemu PATCH 0/3] target/riscv: add missing named features
 2025-05-29 20:23 UTC  (4+ messages)
` [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
` [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
` [qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc

[PATCH v3 0/7] amd_iommu: Fixes to align with AMDVi specification
 2025-05-29 19:30 UTC  (8+ messages)
` [PATCH v3 1/7] amd_iommu: Fix Miscellaneous Information Register 0 offsets
` [PATCH v3 2/7] amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
` [PATCH v3 3/7] amd_iommu: Update bitmasks representing DTE reserved fields
` [PATCH v3 4/7] amd_iommu: Fix masks for various IOMMU MMIO Registers
` [PATCH v3 5/7] amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
` [PATCH v3 6/7] amd_iommu: Fix the calculation for Device Table size
` [PATCH v3 7/7] amd_iommu: Remove duplicated definitions

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-05-29 19:24 UTC  (44+ messages)
` [PATCH V4 01/43] MAINTAINERS: Add reviewer for CPR
` [PATCH V4 02/43] vfio: return mr from vfio_get_xlat_addr
` [PATCH V4 03/43] vfio/container: pass MemoryRegion to DMA operations
` [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
` [PATCH V4 05/43] migration: cpr helpers
` [PATCH V4 06/43] migration: lower handler priority
` [PATCH V4 07/43] vfio: vfio_find_ram_discard_listener
` [PATCH V4 08/43] vfio: move vfio-cpr.h
` [PATCH V4 09/43] vfio/container: register container for cpr
` [PATCH V4 10/43] vfio/container: preserve descriptors
` [PATCH V4 11/43] vfio/container: discard old DMA vaddr
` [PATCH V4 12/43] vfio/container: restore "
` [PATCH V4 13/43] vfio/container: mdev cpr blocker
` [PATCH V4 14/43] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V4 15/43] pci: export msix_is_pending
` [PATCH V4 16/43] pci: skip reset during cpr
` [PATCH V4 17/43] vfio-pci: "
` [PATCH V4 18/43] vfio/pci: vfio_pci_vector_init
` [PATCH V4 19/43] vfio/pci: vfio_notifier_init
` [PATCH V4 20/43] vfio/pci: pass vector to virq functions
` [PATCH V4 21/43] vfio/pci: vfio_notifier_init cpr parameters
` [PATCH V4 22/43] vfio/pci: vfio_notifier_cleanup
` [PATCH V4 23/43] vfio/pci: export MSI functions
` [PATCH V4 24/43] vfio-pci: preserve MSI
` [PATCH V4 25/43] vfio-pci: preserve INTx
` [PATCH V4 26/43] migration: close kvm after cpr
` [PATCH V4 27/43] migration: cpr_get_fd_param helper
` [PATCH V4 28/43] backends/iommufd: iommufd_backend_map_file_dma
` [PATCH V4 29/43] backends/iommufd: change process ioctl
` [PATCH V4 30/43] physmem: qemu_ram_get_fd_offset
` [PATCH V4 31/43] vfio/iommufd: use IOMMU_IOAS_MAP_FILE
` [PATCH V4 32/43] vfio/iommufd: invariant device name
` [PATCH V4 33/43] vfio/iommufd: add vfio_device_free_name
` [PATCH V4 34/43] vfio/iommufd: device name blocker
` [PATCH V4 35/43] vfio/iommufd: register container for cpr
` [PATCH V4 36/43] migration: vfio cpr state hook
` [PATCH V4 37/43] vfio/iommufd: cpr state
` [PATCH V4 38/43] vfio/iommufd: preserve descriptors
` [PATCH V4 39/43] vfio/iommufd: reconstruct device
` [PATCH V4 40/43] vfio/iommufd: reconstruct hwpt
` [PATCH V4 41/43] vfio/iommufd: change process
` [PATCH V4 42/43] iommufd: preserve DMA mappings
` [PATCH V4 43/43] vfio/container: delete old cpr register

[PATCH v4 0/9] Add additional plugin API functions to read and write memory and registers
 2025-05-29 19:05 UTC  (17+ messages)
` [PATCH v4 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v4 2/9] plugins: Add register write API
` [PATCH v4 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v4 4/9] plugins: Add memory virtual address write API
` [PATCH v4 5/9] plugins: Add memory hardware address read/write API
` [PATCH v4 6/9] plugins: Add patcher plugin and test
` [PATCH v4 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v4 9/9] plugins: Update plugin version and add notes

[PATCH 0/3] Misc ppc/e500 patches
 2025-05-29 18:21 UTC  (4+ messages)
` [PATCH 2/3] hw/net/fsl_etsec: Set default MAC address

[PATCH v1 0/3] target/i386: Add the immediate form MSR access instruction support
 2025-05-29 17:26 UTC  (7+ messages)
` [PATCH v1 2/3] target/i386: Add a new CPU feature word for CPUID.7.1.ECX

[PATCH 00/11] migration: Some enhancements and cleanups for 10.1
 2025-05-29 16:48 UTC  (17+ messages)
` [PATCH 01/11] migration/hmp: Reorg "info migrate" once more
` [PATCH 03/11] migration/docs: Move docs for postcopy blocktime feature
` [PATCH 04/11] migration/bg-snapshot: Do not check for SKIP in iterator
` [PATCH 05/11] migration: Drop save_live_complete_postcopy hook
` [PATCH 08/11] migration/ram: One less indent for ram_find_and_save_block()
` [PATCH 09/11] migration/ram: Add tracepoints for ram_save_complete()
` [PATCH 10/11] migration: Rewrite the migration complete detect logic

[PATCH] tests/functional: Add a test for the Stellaris arm machines
 2025-05-29 16:11 UTC  (2+ messages)

[PATCH 00/19] target/arm: More header rework around arm_feature() & multiprocessing.h
 2025-05-29 15:37 UTC  (2+ messages)

[PULL v2 00/25] Functional tests, Microblaze endianness & pc/q35 cleanups
 2025-05-29 15:26 UTC  (2+ messages)

[PATCH v3] docs/interop: convert text files to restructuredText
 2025-05-29 15:12 UTC  (2+ messages)

[PATCH v2 0/7] amd_iommu: Fixes to align with AMDVi specification
 2025-05-29 15:08 UTC  (6+ messages)
` [PATCH v2 4/7] amd_iommu: Fix masks for various IOMMU MMIO Registers

[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
 2025-05-29 15:08 UTC  (5+ messages)
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices

[PULL 00/13] QAPI patches patches for 2025-05-28
 2025-05-29 14:56 UTC  (2+ messages)

[PATCH] hw/cxl: fix DC extent capacity tracking
 2025-05-29 14:31 UTC  (2+ messages)

[PATCH v5 00/13] Improve futex usage
 2025-05-29 14:28 UTC  (3+ messages)
` [PATCH v5 07/13] migration: Replace QemuSemaphore with QemuEvent

[PATCH v5] target/riscv/kvm: add satp mode for host cpu
 2025-05-29 14:00 UTC 

[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
 2025-05-29  9:26 UTC 

[PATCH v3] migration: Fix migration failure when aia is configured as aplic-imsic
 2025-05-29 11:09 UTC 

[PULL 0/1] qemu-sparc queue 20250527
 2025-05-29 12:35 UTC  (2+ messages)

[PULL 0/4] Miscellaneous patches for 2025-05-28
 2025-05-29 12:35 UTC  (2+ messages)

[PULL 00/28] tcg patch queue
 2025-05-29 12:35 UTC  (2+ messages)

[PATCH v3 0/4] hw/riscv: Add Server Platform Reference Board
 2025-05-29 12:33 UTC  (9+ messages)
` [PATCH v3 1/4] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v3 2/4] target/riscv: Add server platform reference cpu
` [PATCH v3 3/4] hw/riscv: Add server platform reference machine
` [PATCH v3 4/4] hw/riscv/server_platform_ref.c: add riscv-iommu-sys

[PATCH v3 00/28] Fix incorrect hash results on AST2700
 2025-05-29 12:17 UTC  (6+ messages)

[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
 2025-05-29 12:13 UTC  (2+ messages)

[PATCH v2] vfio/pci: Introduce x-pci-class-code option
 2025-05-29 10:41 UTC  (3+ messages)

[PATCH] virtio: check for validity of indirect descriptors
 2025-05-29 10:15 UTC  (3+ messages)

[PATCH] hw/scsi/esp: fix assertion error in fifo8_push
 2025-05-29  9:38 UTC  (6+ messages)

[PATCH 00/12] rust: bindings for Error
 2025-05-29  9:18 UTC  (14+ messages)
` [PATCH 03/12] subprojects: add the foreign crate
` [PATCH 08/12] rust: qdev: support returning errors from realize
` [PATCH 09/12] rust/hpet: change timer of num_timers to usize
` [PATCH 10/12] hpet: return errors from realize if properties are incorrect
` [PATCH 11/12] rust/hpet: "
` [PATCH 12/12] rust/hpet: Drop BqlCell wrapper for num_timers

[PATCH v2] meson: fix Windows build
 2025-05-29  8:54 UTC 

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-05-29  7:57 UTC  (6+ messages)

[PATCH v2 0/7] audio related fixes for 10.1
 2025-05-29  7:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: update email of zhenwei pi
 2025-05-29  7:11 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).