messages from 2024-09-14 06:17:33 to 2024-09-16 17:36:11 UTC [more...]
[PATCH qemu 0/6] hw/cxl: Link speed and width control
2024-09-16 17:35 UTC
[PATCH v3 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-09-16 17:27 UTC (5+ messages)
` [PATCH v3 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [PATCH v3 2/5] virtio: Track shared memory mappings
[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-09-16 17:10 UTC (10+ messages)
` [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v6 02/15] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v6 03/15] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v6 04/15] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v6 05/15] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v6 06/15] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v6 07/15] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v6 08/15] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v6 09/15] hw/pci-host/gpex-acpi: Use acpi_uid property
[PATCH 0/3] Document SHMEM vhost-user requests
2024-09-16 16:55 UTC (7+ messages)
` [PATCH 1/3] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH 3/3] vhost_user.rst: Add GET_SHMEM_CONFIG message
[PATCH] tests/tcg/multiarch: Define _LARGEFILE64_SOURCE
2024-09-16 16:31 UTC (8+ messages)
[PATCH v7 00/17] bsd-user: Comprehensive RISCV Support
2024-09-16 15:51 UTC (18+ messages)
` [PATCH v7 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v7 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v7 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v7 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v7 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v7 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v7 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v7 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v7 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v7 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v7 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v7 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v7 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v7 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v7 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v7 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v7 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-09-16 15:15 UTC (7+ messages)
` [PATCH v5 08/13] migration/multifd: Add new migration option for multifd DSA offloading
` [External] "
[PATCH v1 0/4] hw/arm: xenpvh: Enable PCI for ARM PVH
2024-09-16 15:08 UTC (5+ messages)
` [PATCH v1 1/4] xen: Expose handle_bufioreq in xen_register_ioreq
` [PATCH v1 2/4] hw/xen: xenpvh: Disable buffered IOREQs for ARM
` [PATCH v1 3/4] hw/xen: xenpvh: Add pci-intx-irq-base property
` [PATCH v1 4/4] hw/arm: xenpvh: Enable PCI for ARM PVH
[PULL 0/4] Edk2 stable202408 20240916 patches
2024-09-16 15:02 UTC (5+ messages)
` [PULL 1/4] update submodule and version file to edk2-stable202408
` [PULL 3/4] roms: Support compile the efi bios for loongarch
` [PULL 4/4] add loongarch binaries for edk2-stable202408
[PATCH] qemu/ui: set swap interval explicitly when OpenGL is enabled
2024-09-16 14:46 UTC (2+ messages)
qemu emulation for USB ports of Allwinner H3
2024-09-16 14:36 UTC (4+ messages)
[PATCH v2 0/5] Interrupt Remap support for emulated amd viommu
2024-09-16 14:31 UTC (6+ messages)
` [PATCH v2 1/5] amd_iommu: Rename variable mmio to mr_mmio
` [PATCH v2 2/5] amd_iommu: Add support for pass though mode
` [PATCH v2 3/5] amd_iommu: Use shared memory region for Interrupt Remapping
` [PATCH v2 4/5] amd_iommu: Send notification when invaldate interrupt entry cache
` [PATCH v2 5/5] amd_iommu: Check APIC ID > 255 for XTSup
[PATCH v3 00/29] target/arm: AdvSIMD decodetree conversion, part 4
2024-09-16 14:25 UTC (2+ messages)
[PATCH v2] hw/i386/pc: Remove vmport value assertion
2024-09-16 14:16 UTC (2+ messages)
[PATCH] .gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci
2024-09-16 13:49 UTC
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-16 13:20 UTC (3+ messages)
` [PATCH v1 06/14] s390x: introduce s390_get_memory_limit()
[PULL 00/49] ppc-for-9.0 queue
2024-09-16 13:14 UTC (3+ messages)
` [PULL 20/49] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
[PULL 0/9] Migration 20240909 patches
2024-09-16 13:06 UTC (14+ messages)
` [PULL 1/9] softmmu: Support concurrent bounce buffers
[PATCH] tests/functional/qemu_test: Use Python hashlib instead of external programs
2024-09-16 12:43 UTC (5+ messages)
[PATCH] hostmem: Apply merge property after the memory region is initialized
2024-09-16 12:13 UTC (2+ messages)
[PATCH v6 00/17] bsd-user: Comprehensive RISCV Support
2024-09-16 11:45 UTC (19+ messages)
` [PATCH v6 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v6 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v6 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v6 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v6 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v6 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v6 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v6 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v6 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v6 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v6 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v6 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v6 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v6 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v6 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v6 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v6 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
[PATCH] hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
2024-09-16 11:14 UTC (2+ messages)
[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-16 11:05 UTC (7+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
[PULL 00/47] riscv-to-apply queue
2024-09-16 10:43 UTC (11+ messages)
` [PULL 27/47] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PULL 32/47] bsd-user: Add RISC-V signal trampoline setup function
[PATCH 00/10] pnv/phb4: Update PHB4 to the latest spec PH5
2024-09-16 10:41 UTC (2+ messages)
[PATCH v4 00/14] XIVE2 changes for TIMA operations
2024-09-16 10:35 UTC (4+ messages)
` [PATCH v4 09/14] ppc/xive2: Change context/ring specific functions to be generic
[PATCH v2 00/18] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
2024-09-16 10:31 UTC (20+ messages)
` [PATCH v2 01/18] deprecation: don't enable TCG plugins by default on 32 bit hosts
` [PATCH v2 02/18] deprecation: don't enable TCG plugins by default with TCI
` [PATCH v2 03/18] contrib/plugins: control flow plugin
` [PATCH v2 04/18] plugins: save value during memory accesses
` [PATCH v2 05/18] plugins: extend API to get latest memory value accessed
` [PATCH v2 06/18] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v2 07/18] tests/tcg: allow to check output of plugins
` [PATCH v2 08/18] tests/tcg/plugins/mem: add option to print memory accesses
` [PATCH v2 09/18] tests/tcg/multiarch: add test for plugin memory access
` [PATCH v2 10/18] tests/tcg: clean up output of memory system test
` [PATCH v2 11/18] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PATCH v2 12/18] tests/tcg: ensure s390x-softmmu output redirected
` [PATCH v2 13/18] tests/tcg: add a system test to check memory instrumentation
` [PATCH v2 14/18] util/timer: avoid deadlock when shutting down
` [PATCH v2 15/18] contrib/plugins: Add a plugin to generate basic block vectors
` [PATCH v2 16/18] plugins: add plugin API to read guest memory
` [PATCH v2 17/18] plugins: add option to dump write argument to syscall plugin
` [PATCH v2 18/18] contrib/plugins: avoid hanging program
[PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
2024-09-16 10:30 UTC (5+ messages)
` -chardev with a JSON argument (was: [PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect')
[PATCH for-9.2 00/53] arm: Drop deprecated boards
2024-09-16 10:26 UTC (2+ messages)
[PULL v3 00/60] Misc HW & UI patches for 2024-09-13
2024-09-16 10:21 UTC (2+ messages)
[PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
2024-09-16 10:04 UTC (5+ messages)
[PATCH] softmmu: Support concurrent bounce buffers
2024-09-16 9:29 UTC (7+ messages)
[PATCH 00/17] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
2024-09-16 8:41 UTC (7+ messages)
` [PATCH 11/17] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PATCH 12/17] tests/tcg: ensure s390x-softmmu output redirected
QEMU commit 0a923be2f642 broke my or1k image
2024-09-16 7:21 UTC (2+ messages)
[PATCH v3 00/12] qcow2: make subclusters discardable
2024-09-16 6:29 UTC (3+ messages)
` [PATCH v3 12/12] qcow2: add discard-subclusters option
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-09-16 4:34 UTC (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH v6 0/8] AWS Nitro Enclave emulation support
2024-09-15 20:11 UTC (7+ messages)
` [PATCH v6 5/8] device/virtio-nsm: Support for Nitro Secure Module device
[PATCH] qom: fix NULL pointer in object_initialize_with_type()
2024-09-15 14:53 UTC
[PATCH v1 0/7] migration: auto-converge refinements for huge VM
2024-09-15 16:08 UTC (8+ messages)
` [PATCH v1 1/7] migration: Introduce structs for background sync
` [PATCH v1 2/7] migration: Refine util functions to support "
` [PATCH v1 3/7] qapi/migration: Introduce the iteration-count
` [PATCH v1 4/7] migration: Implment background sync watcher
` [PATCH v1 5/7] migration: Support background dirty bitmap sync and throttle
` [PATCH v1 6/7] qapi/migration: Introduce cpu-responsive-throttle parameter
` [PATCH v1 7/7] migration: Support responsive CPU throttle
[PATCH] hw/display: Fix mirrored output in dm163
2024-09-15 12:57 UTC
[PATCH RFC v3 00/11] virtio-net: Offload hashing without eBPF
2024-09-15 1:23 UTC (12+ messages)
` [PATCH RFC v3 01/11] qdev-properties: DEFINE_PROP_ON_OFF_AUTO_BIT()
` [PATCH RFC v3 02/11] net/vhost-vdpa: Report hashing capability
` [PATCH RFC v3 03/11] virtio-net: Move virtio_net_get_features() down
` [PATCH RFC v3 04/11] virtio-net: Retrieve peer hashing capability
` [PATCH RFC v3 05/11] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PATCH RFC v3 06/11] virtio-net: Add hash type options
` [PATCH RFC v3 07/11] net: Allow configuring virtio hashing
` [PATCH RFC v3 08/11] virtio-net: Use qemu_set_vnet_hash()
` [PATCH RFC v3 09/11] virtio-net: Offload hashing without vhost
` [PATCH RFC v3 10/11] tap: Report virtio-net hashing support on Linux
` [PATCH RFC v3 11/11] docs/devel/ebpf_rss.rst: Update for peer RSS
[PATCH 0/7] virtio-net fixes
2024-09-15 1:06 UTC (8+ messages)
` [PATCH 1/7] net: checksum: Convert data to void *
` [PATCH 2/7] virtio-net: Fix size check in dhclient workaround
` [PATCH 3/7] virtio-net: Do not check for the queue before RSS
` [PATCH 4/7] virtio-net: Fix hash reporting when the queue changes
` [PATCH 5/7] virtio-net: Initialize hash reporting values
` [PATCH 6/7] virtio-net: Copy received header to buffer
` [PATCH 7/7] virtio-net: Fix num_buffers for version 1
[RFC PATCH] contrib/plugins: avoid hanging program
2024-09-14 15:20 UTC (2+ messages)
[PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
2024-09-14 12:10 UTC (3+ messages)
` [PATCH 1/2] hw/loongarch/boot: Refactor EFI booting protocol generation
` [PATCH 2/2] hw/loongarch/boot: Rework boot code generation
[PATCH v10 0/9] Add Rust build support, ARM PL011 device impl
2024-09-14 11:36 UTC (6+ messages)
` [PATCH v10 8/9] rust: add utility procedural macro crate
` [PATCH v10 9/9] rust: add PL011 device model
[PATCH v1] hw/cxl: Fix background completion percentage calculation
2024-09-14 11:20 UTC
[PATCH v2] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-09-14 11:01 UTC
[RFC PATCH 0/2] qtest: Log verbosity changes
2024-09-14 9:35 UTC (6+ messages)
[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
2024-09-14 7:38 UTC (3+ messages)
` [RFC PATCH V2 5/5] hw/loongarch: Add KVM pch msi device support
[PATCH v2] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
2024-09-14 7:25 UTC (2+ messages)
[PATCH v2] target/loongarch: Avoid bits shift exceeding width of bool type
2024-09-14 6:46 UTC
[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-14 6:13 UTC (7+ messages)
` [PATCH v10 11/21] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v10 16/21] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v10 17/21] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v10 18/21] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v10 20/21] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v10 21/21] scripts/arm_processor_error.py: retrieve mpidr if not filled
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).