messages from 2025-06-02 06:12:11 to 2025-06-03 05:13:30 UTC [more...]
[PATCH 0/3] TDX: Fix and enhancement
2025-06-03 5:03 UTC (3+ messages)
` [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
` [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
2025-06-03 4:42 UTC (3+ messages)
[PATCH v2 0/2] target/riscv: Support scontext-based trigger matching
2025-06-03 3:58 UTC (4+ messages)
` [PATCH v2 2/2] target/riscv: Support matching scontext in Sdtrig's textra CSRs
[PATCH] hw/loongarch/virt: inform guest of kvm
2025-06-03 3:58 UTC (3+ messages)
[PATCH v2 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
2025-06-03 3:50 UTC (10+ messages)
` [PATCH v2 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info
[PATCH v2] target/loongarch: add check for fcond
2025-06-03 2:48 UTC
[PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
2025-06-03 2:48 UTC
[PATCH 0/2] i386/tdx: Fix build on 32-bit host
2025-06-03 3:04 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] i386/tdvf: "
[PATCH v2] virtio-net: Add queues for RSS during migration
2025-06-03 3:00 UTC (2+ messages)
[PATCH] net: fix buffer overflow in af_xdp_umem_create()
2025-06-03 2:57 UTC (3+ messages)
[PATCH v2 00/14] rust: bindings for Error
2025-06-03 3:11 UTC (15+ messages)
` [PATCH 03/14] util/error: expose Error definition to Rust code
` [PATCH 04/14] util/error: allow non-NUL-terminated err->src
` [PATCH 05/14] util/error: make func optional
` [PATCH 06/14] rust: qemu-api: add bindings to Error
` [PATCH 10/14] hpet: adjust VMState for consistency with Rust version
` [PATCH 14/14] docs: update Rust module status
[PATCH 0/5] Enable QEMU TCI to run 64bit guests on browsers
2025-06-03 2:41 UTC (2+ messages)
[PATCH v6 0/5] Enable shared device assignment
2025-06-03 1:57 UTC (8+ messages)
` [PATCH v6 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
[PATCH 00/21] migration: Unify capabilities and parameters
2025-06-03 1:38 UTC (22+ messages)
` [PATCH 01/21] migration: Normalize tls arguments
` [PATCH 02/21] migration: Remove MigrateSetParameters
` [PATCH 03/21] qapi/migration: Don't document MigrationParameter
` [PATCH 04/21] migration: Run a post update routine after setting parameters
` [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
` [PATCH 06/21] migration: Remove checks for s->parameters has_* fields
` [PATCH 07/21] migration: Set block_bitmap_mapping unconditionally in query-migrate-parameters
` [PATCH 08/21] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
` [PATCH 09/21] migration: Extract code to mark all parameters as present
` [PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
` [PATCH 11/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply
` [PATCH 12/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
` [PATCH 13/21] migration: Use visitors in migrate_params_test_apply
` [PATCH 14/21] migration: Cleanup hmp_info_migrate_parameters
` [PATCH 15/21] migration: Add capabilities into MigrationParameters
` [PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
` [PATCH 17/21] migration: Remove s->capabilities
` [PATCH 18/21] qapi/migration: Deprecate capabilities commands
` [PATCH 19/21] migration: Allow migrate commands to provide the migration config
` [PATCH 20/21] libqtest: Add a function to check whether a QMP command supports a feature
` [PATCH 21/21] tests/qtest/migration: Add a test for config passing
[PULL 00/31] virtio,pci,pc: features, fixes, tests
2025-06-03 1:09 UTC (10+ messages)
[PATCH] meson: use config_base_arch for target libraries
2025-06-02 23:41 UTC (2+ messages)
[PULL 00/77] i386, build system changes for 2025-05-30
2025-06-02 23:40 UTC (9+ messages)
` [PULL 02/77] hw/arm: remove explicit dependencies listed
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
2025-06-02 23:04 UTC (3+ messages)
` [PATCH 1/2] hw/nvme: enable ns atomic writes
` [PATCH 2/2] hw/nvme: add atomic boundary support
[RFC 00/11] aio: add the aio_add_sqe() io_uring API
2025-06-02 22:37 UTC (5+ messages)
` [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
[PULL 0/1] Tracing patches
2025-06-02 22:29 UTC (2+ messages)
` [PULL 1/1] trace/simple: seperate hot paths of tracing fucntions
[PATCH 0/3] trace: seperate cold path of trace
2025-06-02 22:24 UTC (5+ messages)
` [PATCH 1/3] trace/syslog: seperate cold paths of tracing functions
` [PATCH 2/3] trace/ftrace: "
[PATCH] trace/simple: seperate hot paths of tracing fucntions
2025-06-02 22:25 UTC (2+ messages)
[PATCH v7 0/9] Add additional plugin API functions to read and write memory and registers
2025-06-02 21:44 UTC (12+ messages)
` [PATCH v7 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v7 2/9] plugins: Add register write API
` [PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v7 4/9] plugins: Add memory virtual address write API
` [PATCH v7 5/9] plugins: Add memory hardware address read/write API
` [PATCH v7 6/9] plugins: Add patcher plugin and test
` [PATCH v7 7/9] plugins: Add hypercalls "
` [PATCH v7 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v7 9/9] plugins: Update plugin version and add notes
[PATCH] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
2025-06-02 21:05 UTC (2+ messages)
[PATCH v3 0/2] amd_iommu: Fixes
2025-06-02 20:54 UTC (2+ messages)
[PATCH 00/13] migration/postcopy: Blocktime tracking overhaul
2025-06-02 20:42 UTC (12+ messages)
` [PATCH 01/13] migration: Add option to set postcopy-blocktime
` [PATCH 02/13] migration/postcopy: Push blocktime start/end into page req mutex
` [PATCH 03/13] migration/postcopy: Drop all atomic ops in blocktime feature
` [PATCH 04/13] migration/postcopy: Make all blocktime vars 64bits
` [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
[PATCH v2] meson: fix Windows build
2025-06-02 18:44 UTC (3+ messages)
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-02 17:46 UTC (4+ messages)
TCG Address Sanitizer Optimization
2025-06-02 16:26 UTC (5+ messages)
[PATCH 00/11] migration: Some enhancements and cleanups for 10.1
2025-06-02 16:23 UTC (3+ messages)
` [PATCH 11/11] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
Is anybody still using the "highbank" or "midway" QEMU machines?
2025-06-02 16:20 UTC (5+ messages)
[PATCH 0/3] FM-API Physical switch command set update
2025-06-02 13:59 UTC (4+ messages)
` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
` [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
` [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
[PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-06-02 15:41 UTC (7+ messages)
` [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
` [PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v3 4/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v3 5/6] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
[PATCH v4 00/48] block: do not drain while holding the graph lock
2025-06-02 14:45 UTC (5+ messages)
` [PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
` [PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
[PATCH 00/13] Support ACPI Control Method Sleep button
2025-06-02 14:22 UTC (4+ messages)
` [PATCH 13/13] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
[PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
2025-06-02 11:13 UTC (2+ messages)
[PATCH] i386/kvm: Prefault memory on page state change
2025-06-02 13:17 UTC (2+ messages)
[PATCH v2 0/9] riscv: Add support for MIPS P8700 CPU
2025-06-02 13:12 UTC (10+ messages)
` [PATCH v2 1/9] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v2 2/9] target/riscv: Add cpu_set_exception_base
` [PATCH v2 4/9] target/riscv: Add MIPS P8700 CSRs
` [PATCH v2 3/9] target/riscv: Add MIPS P8700 CPU
` [PATCH v2 7/9] target/riscv: Add Xmipslsp instructions
` [PATCH v2 5/9] target/riscv: Add mips.ccmov instruction
` [PATCH v2 6/9] target/riscv: Add mips.pref instruction
` [PATCH v2 8/9] configs/devices: Add MIPS Boston-aia board model to RISC-V
` [PATCH v2 9/9] hw/riscv: Add a network device e1000e to the boston-aia
[PATCH v9 00/20] Change ghes to use HEST-based offsets and add support for error inject
2025-06-02 12:57 UTC (9+ messages)
` [PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v10 12/20 RESEND] "
[PATCH V4 00/43] Live update: vfio and iommufd
2025-06-02 12:42 UTC (7+ messages)
` [PATCH V4 16/43] pci: skip reset during cpr
[PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
2025-06-02 12:27 UTC (3+ messages)
[PATCH 00/16] hw/pci-host/raven clean ups
2025-06-02 12:27 UTC (3+ messages)
[PULL 00/58] Misc single binary patches for 2025-04-25
2025-06-02 11:56 UTC (6+ messages)
` [PULL 36/58] pc-bios: Move device tree files in their own subdir
[PULL 0/6] NBD patches through 2025-05-29
2025-05-31 23:05 UTC (2+ messages)
[PULL 00/15] target-arm queue
2025-05-31 23:06 UTC (2+ messages)
[PULL 00/25] Functional tests, Microblaze endianness & pc/q35 cleanups
2025-05-31 23:06 UTC (2+ messages)
[PATCH 0/1] Sphinx: refactor QAPI indices
2025-06-02 11:16 UTC (3+ messages)
` [PATCH 1/1] docs/qapi-domain: Improve "
[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
2025-06-02 10:44 UTC (5+ messages)
` [PATCH 07/27] qemu-img: check: refresh options/--help
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-06-02 10:26 UTC (6+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
[PATCH v2] net/af-xdp: Support pinned map path for AF_XDP sockets
2025-06-02 10:24 UTC (4+ messages)
[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
2025-06-02 10:18 UTC (16+ messages)
` [PATCH v2 05/25] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
[RFC PATCH] system/cpus: Only kick running vCPUs
2025-06-02 9:55 UTC (3+ messages)
[PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
2025-06-02 8:55 UTC (2+ messages)
[PATCH] target/loongarch: add check for fcond
2025-06-02 8:46 UTC (2+ messages)
[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
2025-06-02 8:43 UTC (2+ messages)
[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
2025-06-02 8:29 UTC (8+ messages)
[PATCH] rocker: do not pollute the namespace
2025-06-02 8:10 UTC (2+ messages)
[PATCH v3 0/4] qapi: add auto-generated return docs
2025-06-02 8:10 UTC (3+ messages)
[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
2025-06-02 8:03 UTC (6+ messages)
` [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
[PATCH] MAINTAINERS: Update Akihiko Odaki's affiliation
2025-06-02 7:58 UTC (2+ messages)
[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
2025-05-29 11:45 UTC (9+ messages)
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
[PATCH v6 0/9] Add additional plugin API functions to read and write memory and registers
2025-06-02 6:08 UTC (10+ messages)
` [PATCH v6 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v6 2/9] plugins: Add register write API
` [PATCH v6 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v6 4/9] plugins: Add memory virtual address write API
` [PATCH v6 5/9] plugins: Add memory hardware address read/write API
` [PATCH v6 6/9] plugins: Add patcher plugin and test
` [PATCH v6 7/9] plugins: Add hypercalls "
` [PATCH v6 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v6 9/9] plugins: Update plugin version and add notes
[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
2025-06-02 4:49 UTC (4+ messages)
[PATCH v5 0/9] Add additional plugin API functions to read and write memory and registers
2025-06-02 5:49 UTC (4+ messages)
` [PATCH v5 4/9] plugins: Add memory virtual address write API
` [PATCH v5 5/9] plugins: Add memory hardware address read/write API
` [PATCH v5 7/9] plugins: Add hypercalls plugin and test
[PATCH 0/1] Add RISCV ZALASR Extension
2025-06-02 5:23 UTC (3+ messages)
` [PATCH 1/1] Add RISCV ZALASR extension
[PATCH v4 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
2025-06-02 5:25 UTC (2+ messages)
[qemu PATCH 0/3] target/riscv: add missing named features
2025-06-02 4:33 UTC (5+ messages)
` [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
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).