messages from 2025-10-11 14:18:11 to 2025-10-13 09:23:37 UTC [more...]
[PATCH v3 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-13 9:22 UTC (23+ messages)
` [PATCH v3 01/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_uart_first() API
` [SPAM] "
` [PATCH v3 02/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_uart_last() API
` [SPAM] "
` [PATCH v3 03/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_set_chr() API
` [SPAM] "
` [PATCH v3 04/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_soc_cpu_type() API
` [SPAM] "
` [PATCH v3 05/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
` [SPAM] "
` [PATCH v3 06/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map_unimplemented() API
` [SPAM] "
` [PATCH v3 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_realize() API
` [PATCH v3 08/16] hw/arm/aspeed: Remove the aspeed_soc_get_irq and class get_irq hook
` [PATCH v3 09/16] hw/arm/aspeed: Introduce AspeedCoprocessor class and base implementation
` [PATCH v3 10/16] hw/arm/aspeed_ast27x0-ssp: Make AST27x0 SSP inherit from AspeedCoprocessor instead of AspeedSoC
` [PATCH v3 11/16] hw/arm/aspeed_ast27x0-tsp: Make AST27x0 TSP "
` [PATCH v3 12/16] hw/arm/aspeed_ast27x0-ssp: Change to use Aspeed27x0CoprocessorState
` [PATCH v3 13/16] hw/arm/aspeed_ast27x0-tsp: "
` [PATCH v3 14/16] hw/arm/aspeed_ast27x0-ssp: Rename type to TYPE_ASPEED27X0SSP_COPROCESSOR
` [PATCH v3 15/16] hw/arm/aspeed_ast27x0-tsp: Rename type to TYPE_ASPEED27X0TSP_COPROCESSOR
` [PATCH v3 16/16] hw/arm/aspeed_ast27x0-{ssp,tsp}: Fix coding style
[PATCH v6 0/2] Add zerocopy partial flush support for live migrations
2025-10-13 9:21 UTC (3+ messages)
` [PATCH v6 1/2] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
` [PATCH v6 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF
[PATCH v3] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands
2025-10-13 9:19 UTC (7+ messages)
[PATCH 00/11] rust: migration: add high-level migration wrappers
2025-10-13 8:57 UTC (15+ messages)
` [PATCH 01/11] rust: bql: add BqlRefCell::get_mut()
` [PATCH 02/11] rust: migration: do not pass raw pointer to VMStateDescription::fields
` [PATCH 03/11] rust: migration: do not store raw pointers into VMStateSubsectionsWrapper
` [PATCH 04/11] rust: migration: validate termination of subsection arrays
` [PATCH 05/11] rust: migration: extract vmstate_fields_ref
` [PATCH 06/11] rust: move VMState from bql to migration
` [PATCH 01/14] qobject: make refcount atomic
[PATCH] hw/ppc/pnv: Improve kernel/initrd load failure error messages
2025-10-13 8:35 UTC (4+ messages)
[PATCH v2 00/23] vhost refactoring and fixes
2025-10-13 8:32 UTC (26+ messages)
` [PATCH v2 01/23] vhost-user: rework enabling vrings
` [PATCH v2 02/23] vhost: drop backend_features field
` [PATCH v2 03/23] vhost-user: introduce vhost_user_has_protocol_feature() helper
` [PATCH v2 04/23] vhost: move protocol_features to vhost_user
` [PATCH v2 05/23] vhost-user-gpu: drop code duplication
` [PATCH v2 06/23] vhost: make vhost_dev.features private
` [PATCH v2 07/23] virtio: move common part of _set_guest_notifier to generic code
` [PATCH v2 08/23] virtio: drop *_set_guest_notifier_fd_handler() helpers
` [PATCH v2 09/23] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH v2 10/23] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v2 11/23] vhost: make vhost_memory_unmap() null-safe
` [PATCH v2 12/23] vhost: simplify calls to vhost_memory_unmap()
` [PATCH v2 13/23] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH v2 14/23] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH v2 15/23] vhost: final refactoring of vhost vrings map/unmap
` [PATCH v2 16/23] vhost: simplify vhost_dev_init() error-path
` [PATCH v2 17/23] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH v2 18/23] vhost: introduce check_memslots() helper
` [PATCH v2 19/23] vhost: vhost_dev_init(): simplify features initialization
` [PATCH v2 20/23] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH v2 21/23] vhost-user: make trace events more readable
` [PATCH v2 22/23] vhost-user-blk: add some useful trace-points
` [PATCH v2 23/23] vhost: "
[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
2025-10-13 8:19 UTC (5+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v2 2/2] amd_iommu: Support 64 bit address for IOTLB lookup
[PATCH v2 00/33] qapi: docs: width=70 and two spaces between sentences
2025-10-13 8:11 UTC (23+ messages)
` [PATCH v2 01/33] qapi: Add documentation format validation
` [PATCH v2 02/33] qapi/acpi.json: docs: width=70 and two spaces between sentences
` [PATCH v2 03/33] qapi/audio.json: "
` [PATCH v2 05/33] qapi/block-export.json: "
` [PATCH v2 07/33] qapi/char.json: "
` [PATCH v2 09/33] qapi/dump.json: "
` [PATCH v2 12/33] qapi/machine-s390x.json: "
` [PATCH v2 13/33] qapi/machine.json: "
` [PATCH v2 16/33] qapi/misc-i386.json: "
` [PATCH v2 17/33] qapi/misc.json: "
` [PATCH v2 19/33] qapi/qdev.json: "
` [PATCH v2 20/33] qapi/qom.json: "
` [PATCH v2 21/33] qapi/replay.json: "
` [PATCH v2 22/33] qapi/rocker.json: "
` [PATCH v2 23/33] qapi/run-state.json: "
` [PATCH v2 24/33] qapi/sockets.json: "
` [PATCH v2 25/33] qapi/stats.json: "
` [PATCH v2 26/33] qapi/tpm.json: "
` [PATCH v2 31/33] qapi/virtio.json: "
` [PATCH v2 32/33] qga/qapi-schema.json: "
` [PATCH v2 33/33] qapi/acpi-hest.json: "
[PATCH] qapi/machine: Fix missing @modules in topology ordering
2025-10-13 8:06 UTC (2+ messages)
[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
2025-10-13 7:37 UTC (24+ 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 v6 06/22] intel_iommu: Implement get_viommu_flags() callback
` [PATCH v6 08/22] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v6 09/22] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v6 10/22] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v6 12/22] intel_iommu: Handle PASID cache invalidation
[PATCH v3 0/3] Add support for zboot images compressed with zstd
2025-10-13 7:12 UTC (7+ messages)
` [PATCH v3 1/3] Rename LOAD_IMAGE_MAX_GUNZIP_BYTES to LOAD_IMAGE_MAX_DECOMPRESSED_BYTES
` [PATCH v3 2/3] Use g_autofree in unpack_efi_zboot_image()
` [PATCH v3 3/3] Add support for zboot images compressed with zstd
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2025-10-13 7:33 UTC (5+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
[PATCH 00/33] qapi: docs: width=70 and two spaces between sentences
2025-10-13 7:06 UTC (24+ messages)
` [PATCH 02/33] qapi/acpi.json: "
` [PATCH 04/33] qapi/block-core.json: "
` [PATCH 11/33] qapi/job.json: reflow docs to "
` [PATCH 13/33] qapi/machine.json: docs: "
` [PATCH 13/33] qapi/machine.json: reflow docs to "
` [PATCH 14/33] qapi/migration.json: "
` [PATCH 17/33] qapi/misc.json: docs: "
` [PATCH 18/33] qapi/net.json: "
` [PATCH 20/33] qapi/qom.json: "
` [PATCH 21/33] qapi/replay.json: "
` [PATCH 21/33] qapi/replay.json: reflow docs to "
` [PATCH 22/33] qapi/rocker.json: "
` [PATCH 23/33] qapi/run-state.json: "
` [PATCH 24/33] qapi/sockets.json: docs: "
` [PATCH 25/33] qapi/stats.json: reflow docs to "
` [PATCH 26/33] qapi/tpm.json: docs: "
` [PATCH 28/33] qapi/transaction.json: reflow docs to "
` [PATCH 29/33] qapi/ui.json: "
` [PATCH 31/33] qapi/virtio.json: "
` [PATCH 33/33] qapi/acpi-hest.json: "
[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-10-13 7:00 UTC (7+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources
` [PATCH v1 7/7] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices
[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
2025-10-13 7:22 UTC (4+ messages)
[PATCH v10 00/13] riscv: Add support for MIPS P8700 CPU
2025-10-13 6:41 UTC (2+ messages)
[PATCH 0/2] Remove header file ls7a.h
2025-10-13 6:35 UTC (3+ messages)
` [PATCH 1/2] hw/loongarch/virt: "
` [PATCH 2/2] hw/loongarch/virt: Sort order by hardware device base address
[PATCH v2 06/24] migration: Run a post update routine after setting parameters
2025-10-13 6:10 UTC (2+ messages)
[PATCH RFC v5 00/12] virtio-console: notify about the terminal size
2025-10-13 5:44 UTC (26+ messages)
` [PATCH RFC v5 01/12] chardev: add cols, rows fields
` [PATCH RFC v5 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH RFC v5 03/12] chardev: add qemu_chr_resize()
` [PATCH RFC v5 04/12] char-mux: add support for the terminal size
` [PATCH RFC v5 05/12] main-loop: change the handling of SIGWINCH
` [PATCH RFC v5 06/12] char-stdio: add support for the terminal size
` [PATCH RFC v5 07/12] qmp: add chardev-window-size-changed command
` [PATCH RFC v5 08/12] virtio-serial-bus: add terminal resize messages
` [PATCH RFC v5 09/12] virtio-console: notify the guest about terminal resizes
` [PATCH RFC v5 10/12] char-win-stdio: add support for terminal size
` [PATCH RFC v5 11/12] ui/console-vc: forward text console size to vc chardev
` [PATCH RFC v5 12/12] ui/gtk: forward gtk "
[PATCH 0/5] vfio: relax the vIOMMU check
2025-10-13 2:50 UTC (4+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration
[PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-13 1:36 UTC (4+ messages)
` [PATCH v2 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [SPAM] "
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-13 0:34 UTC (2+ messages)
[PATCH v1 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
2025-10-13 0:28 UTC (5+ messages)
` [PATCH v1 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
[PATCH] hw/uefi: fix properties list definition
2025-10-12 22:36 UTC
[PULL 00/76] target-arm queue
2025-10-12 19:58 UTC (4+ messages)
[PATCH] target/sh4: Use MO_ALIGN for system UNALIGN()
2025-10-12 18:37 UTC (5+ messages)
[PATCH v2 0/6] target/riscv: Implement Smsdid and Smmpt extension
2025-10-12 17:33 UTC (9+ 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 5/6] target/riscv: Fix smrnmi isa alphabetical order
` [PATCH v2 6/6] target/riscv: Enable SMMPT extension
[PATCH v2 00/18] Implements RISC-V WorldGuard extension v0.4
2025-10-12 17:27 UTC (5+ messages)
` [PATCH v2 04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-10-12 15:16 UTC (22+ messages)
` [RFC v3 01/21] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
` [RFC v3 02/21] hw/arm/smmuv3: Correct SMMUEN field name in CR0
` [RFC v3 03/21] hw/arm/smmuv3: Introduce secure registers
` [RFC v3 04/21] refactor: Move ARMSecuritySpace to a common header
` [RFC v3 05/21] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state
` [RFC v3 06/21] hw/arm/smmuv3: Thread SEC_SID through helper APIs
` [RFC v3 07/21] hw/arm/smmuv3: Track SEC_SID in configs and events
` [RFC v3 08/21] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
` [RFC v3 09/21] hw/arm/smmuv3: Plumb transaction attributes into config helpers
` [RFC v3 10/21] hw/arm/smmu-common: Key configuration cache on SMMUDevice and SEC_SID
` [RFC v3 11/21] hw/arm/smmuv3: Decode security attributes from descriptors
` [RFC v3 12/21] hw/arm/smmu-common: Implement secure state handling in ptw
` [RFC v3 13/21] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
` [RFC v3 14/21] hw/arm/smmuv3: Add access checks for MMIO registers
` [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
` [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register
` [RFC v3 17/21] hw/arm/smmuv3: Pass security state to command queue and IRQ logic
` [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context
` [RFC v3 20/21] hw/arm/smmuv3: Initialize the secure register bank
` [RFC v3 21/21] hw/arm/smmuv3: Add secure migration and enable secure state
[PATCH] gitlab: purge msys pacman cache
2025-10-12 2:28 UTC (2+ messages)
[PATCH] migration: Use QAPI_CLONE() instead of duplicating it inline
2025-10-11 21:48 UTC (3+ messages)
` 回复:[PATCH] "
[PATCH 0/4] linux-user: fix several mremap bugs
2025-10-11 20:15 UTC (6+ messages)
` [PATCH 1/4] linux-user: fix mremap unmapping adjacent region
` [PATCH 2/4] linux-user: fix mremap errors for invalid ranges
` [PATCH 3/4] linux-user: fix reserved_va page leak in do_munmap
` [PATCH 4/4] tests: add tcg coverage for fixed mremap bugs
[PATCH 00/33] vhost-user-blk: live-backend local migration
2025-10-11 19:10 UTC (5+ messages)
` [PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
[PATCH v7 00/19] virtio-net: live-TAP local migration
2025-10-11 15:26 UTC (2+ messages)
[PATCH] virtio-net: Advertise UDP tunnel GSO support by default
2025-10-11 15:19 UTC (3+ messages)
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).