messages from 2025-05-20 12:17:46 to 2025-05-20 20:02:19 UTC [more...]
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-20 20:01 UTC (5+ messages)
` [PATCH v5 21/25] target/tricore: call plugin trap callbacks
` [PATCH v5 23/25] tests: add plugin asserting correctness of discon event's to_pc
[PATCH 00/22] ACPI PCI Hotplug support on ARM
2025-05-20 20:00 UTC (19+ messages)
` [PATCH 01/22] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [PATCH 03/22] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH 07/22] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH 08/22] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH 09/22] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH 10/22] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [PATCH 11/22] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
` [PATCH 12/22] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots "
` [PATCH 13/22] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
[PATCH] hw/cxl: fix DC extent capacity tracking
2025-05-20 19:56 UTC
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-20 19:39 UTC (32+ messages)
` [PATCH V3 12/42] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V3 15/42] vfio-pci: skip reset during cpr
` [PATCH V3 21/42] vfio/pci: export MSI functions
` [PATCH V3 28/42] backends/iommufd: iommufd_backend_map_file_dma
` [PATCH V3 29/42] backends/iommufd: change process ioctl
` [PATCH V3 31/42] vfio/iommufd: use IOMMU_IOAS_MAP_FILE
` [PATCH V3 33/42] vfio/iommufd: define hwpt constructors
` [PATCH V3 34/42] vfio/iommufd: invariant device name
[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-05-20 19:07 UTC (33+ messages)
` [RFC PATCH 01/25] accel: Add Meson and config support for MSHV accelerator
` [RFC PATCH 02/25] target/i386/emulate: allow instruction decoding from stream
` [RFC PATCH 03/25] target/i386/mshv: Add x86 decoder/emu implementation
` [RFC PATCH 05/25] include/hw/hyperv: Add MSHV ABI header definitions
` [RFC PATCH 06/25] accel/mshv: Add accelerator skeleton
` [RFC PATCH 08/25] accel/mshv: Initialize VM partition
` [RFC PATCH 11/25] accel/mshv: Add basic interrupt injection support
` [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
` [RFC PATCH 17/25] target/i386/mshv: Implement mshv_get_special_regs()
` [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
` [RFC PATCH 19/25] target/i386/mshv: Set local interrupt controller state
` [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
` [RFC PATCH 25/25] accel/mshv: Add memory remapping workaround
[RFC PATCH] migration/ram: avoid to do log clear in the last round
2025-05-20 19:05 UTC (2+ messages)
[PATCH] trace/simple: seperate hot paths of tracing fucntions
2025-05-20 19:01 UTC (2+ messages)
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-05-20 18:08 UTC (23+ messages)
` [PATCH v2 01/10] cxl-mailbox-utils: Move opcodes enum to new header file
` [PATCH v2 02/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH v2 03/10] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH v2 04/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH v2 05/10] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [PATCH v2 06/10] hw/cxl_type3: Add DC Region bitmap lock
` [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH v2 08/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH v2 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
Rust in QEMU update, April 2025
2025-05-20 17:48 UTC (3+ messages)
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-05-20 17:31 UTC (3+ messages)
[PATCH v2] virtio-gpu: support context init multiple timeline
2025-05-20 17:26 UTC (7+ messages)
[PATCH 0/4] improve block_status() for cbw + snapshot setup
2025-05-20 17:26 UTC (7+ messages)
` [PATCH 1/4] hbitmap: drop meta bitmap leftovers
` [PATCH 2/4] hbitmap: introduce hbitmap_reverse()
` [PATCH 3/4] block/copy-before-write: reverse access bitmap
[PATCH 0/3] target/riscv: profile handling fixes
2025-05-20 17:23 UTC (4+ messages)
` [PATCH 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
` [PATCH 2/3] target/riscv/tcg: decouple profile enablement from user prop
` [PATCH 3/3] target/riscv: add profile->present flag
[PULL 00/12] Migration 20250520 patches
2025-05-20 17:07 UTC (13+ messages)
` [PULL 01/12] scripts/vmstate-static-checker.py: Add new hpet entry for num_timers
` [PULL 02/12] qtest/migration/rdma: Enforce RLIMIT_MEMLOCK >= 128MB requirement
` [PULL 03/12] qtest/migration/rdma: Add test for rdma migration with ipv6
` [PULL 04/12] ci: Re-enable python subtests in qtest migration suite
` [PULL 05/12] ci: Fix build-previous-qemu when the version tag is absent
` [PULL 06/12] ci: Reduce the size of artifacts for build-previous-qemu
` [PULL 07/12] migration: write zero pages when postcopy enabled
` [PULL 08/12] migration: enable multifd and postcopy together
` [PULL 09/12] tests/qtest/migration: add postcopy tests with multifd
` [PULL 10/12] migration/multifd: Don't send device state packets with zerocopy flag
` [PULL 11/12] migration: Allow caps to be set when preempt or multifd cap enabled
` [PULL 12/12] migration/hmp: Add "info migrate -a", reorg the dump
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-20 17:03 UTC (3+ messages)
[PATCH 000/147] single-binary patch queue
2025-05-20 17:01 UTC (7+ messages)
` [PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
[RFC PATCH] util: split unix socket functions out of qemu-sockets
2025-05-20 16:57 UTC
[PATCH] target/i386: Fix #GP error code for INT instructions
2025-05-20 16:32 UTC (2+ messages)
[PATCH] vfio: add more VFIOIOMMUClass docs
2025-05-20 16:25 UTC
[PATCH v2 00/29] vfio-user client
2025-05-20 16:14 UTC (31+ messages)
` [PATCH v2 01/29] vfio: add more VFIOIOMMUClass docs
` [PATCH v2 02/29] vfio: move more cleanup into vfio_pci_put_device()
` [PATCH v2 03/29] vfio: move config space read into vfio_pci_config_setup()
` [PATCH v2 04/29] vfio: refactor out IRQ signalling setup
` [PATCH v2 05/29] vfio: export PCI helpers needed for vfio-user
` [PATCH v2 06/29] vfio: enable per-IRQ MSI-X masking
` [PATCH v2 07/29] vfio: add per-region fd support
` [PATCH v2 08/29] vfio: mark posted writes in region write callbacks
` [PATCH v2 09/29] vfio: return mr from vfio_get_xlat_addr
` [PATCH v2 10/29] vfio/container: pass MemoryRegion to DMA operations
` [PATCH v2 11/29] vfio-user: introduce vfio-user protocol specification
` [PATCH v2 12/29] vfio-user: add vfio-user class and container
` [PATCH v2 13/29] vfio-user: connect vfio proxy to remote server
` [PATCH v2 14/29] vfio-user: implement message receive infrastructure
` [PATCH v2 15/29] vfio-user: implement message send infrastructure
` [PATCH v2 16/29] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v2 17/29] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v2 18/29] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v2 19/29] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v2 20/29] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v2 21/29] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v2 22/29] vfio-user: set up container access to the proxy
` [PATCH v2 23/29] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v2 24/29] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v2 25/29] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v2 26/29] vfio-user: add 'x-msg-timeout' option
` [PATCH v2 27/29] vfio-user: support posted writes
` [PATCH v2 28/29] vfio-user: add coalesced "
` [PATCH v2 29/29] docs: add vfio-user documentation
[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
2025-05-20 16:01 UTC (5+ messages)
` [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
[PATCH 0/5] hpet, rust: miscellaneous cleanup
2025-05-20 15:57 UTC (9+ messages)
` [PATCH 1/5] hw/timer/hpet: Reorganize register decoding
` [PATCH 2/5] hw/timer/hpet: Adjust num_timers in hpet_init()
` [PATCH 3/5] rust/hpet: Drop BalCell wrapper for num_timers
` [PATCH 4/5] rust: Fix Zhao's email address
` [PATCH 5/5] rust: Fix the typos in doc
[PATCH v2 00/24] block: do not drain while holding the graph lock
2025-05-20 15:54 UTC (8+ messages)
` [PATCH v2 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
` [PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
` [PATCH v2 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
[PATCH 00/27] vfio-user client
2025-05-20 15:05 UTC (5+ messages)
[PATCH v3 00/28] Fix incorrect hash results on AST2700
2025-05-20 14:58 UTC (2+ messages)
[PATCH RFC] target: riscv: Fix satp mode initialization based on profile
2025-05-20 14:40 UTC (5+ messages)
[PATCH 00/33] tcg: Add WebAssembly backend
2025-05-20 14:32 UTC (35+ messages)
` [PATCH 01/33] tcg: Fork TCI for wasm32 backend
` [PATCH 02/33] tcg/wasm32: Do not use TCI disassembler in Wasm backend
` [PATCH 03/33] meson: Enable to build wasm backend
` [PATCH 04/33] tcg/wasm32: Set TCG_TARGET_INSN_UNIT_SIZE to 1
` [PATCH 05/33] tcg/wasm32: Add and/or/xor instructions
` [PATCH 06/33] tcg/wasm32: Add add/sub/mul instructions
` [PATCH 07/33] tcg/wasm32: Add shl/shr/sar instructions
` [PATCH 08/33] tcg/wasm32: Add setcond/negsetcond/movcond instructions
` [PATCH 09/33] tcg/wasm32: Add deposit/sextract/extract instrcutions
` [PATCH 10/33] tcg/wasm32: Add load and store instructions
` [PATCH 11/33] tcg/wasm32: Add mov/movi instructions
` [PATCH 12/33] tcg/wasm32: Add ext instructions
` [PATCH 13/33] tcg/wasm32: Add bswap instructions
` [PATCH 14/33] tcg/wasm32: Add rem/div instructions
` [PATCH 15/33] tcg/wasm32: Add andc/orc/eqv/nand/nor instructions
` [PATCH 16/33] tcg/wasm32: Add neg/not/ctpop instructions
` [PATCH 17/33] tcg/wasm32: Add rot/clz/ctz instructions
` [PATCH 18/33] tcg/wasm32: Add addc/subb instructions
` [PATCH 19/33] tcg/wasm32: Add br/brcond instructions
` [PATCH 20/33] tcg/wasm32: Add exit_tb/goto_tb/goto_ptr instructions
` [PATCH 21/33] tcg/wasm32: Add call instruction
` [PATCH 22/33] tcg/wasm32: Add qemu_ld/qemu_st instructions
` [PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
` [PATCH 24/33] tcg/wasm32: Set TCG_TARGET_REG_BITS to 64
` [PATCH 25/33] tcg/wasm32: Set mulu2/muls2 as unimplemented
` [PATCH 26/33] tcg/wasm32: Add initialization of fundamental registers
` [PATCH 27/33] tcg/wasm32: Write wasm binary to TB
` [PATCH 28/33] tcg/wasm32: Implement instantiation of Wasm binary
` [PATCH 29/33] tcg/wasm32: Allow Asyncify unwinding from TB
` [PATCH 30/33] tcg/wasm32: Enable instantiation of TBs executed many times
` [PATCH 31/33] tcg/wasm32: Enable TLB lookup
` [PATCH 32/33] meson: Propagate optimization flag for linking on Emscripten
` [PATCH 33/33] .gitlab-ci.d: build wasm backend in CI
[PATCH 0/2] Fix for multi-process gdbstub breakpoints
2025-05-20 14:25 UTC (2+ messages)
[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
2025-05-20 14:16 UTC (3+ messages)
` [RFC PATCH QEMU 2/3] plugins: Add cache miss reporting over a socket
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
2025-05-20 14:16 UTC (3+ messages)
[PATCH RFC 0/1] TCG plugin libinso.so: Virtual address range count
2025-05-20 14:13 UTC (3+ messages)
` [PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses
[PATCH] linux-user: implement pgid field of /proc/self/stat
2025-05-20 14:07 UTC
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-20 14:05 UTC (4+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
2025-05-20 14:03 UTC (6+ messages)
[PULL 00/22] Block layer patches
2025-05-20 14:00 UTC (6+ messages)
` [PULL 20/22] virtio-scsi: add iothread-vq-mapping parameter
` iotest 240 is failing (was: Re: [PULL 20/22] virtio-scsi: add iothread-vq-mapping parameter)
` iotest 240 is failing
[PATCH V5] vfio: return mr from vfio_get_xlat_addr
2025-05-20 13:46 UTC (4+ messages)
[PULL 0/6] Python patches
2025-05-19 21:17 UTC (2+ messages)
[PULL 00/56] riscv-to-apply queue
2025-05-19 21:17 UTC (2+ messages)
[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
2025-05-20 13:27 UTC (7+ messages)
` [PATCH v4 7/7] vdpa: move "
[RFC PATCH v9 0/4] Report vfio-ap configuration changes
2025-05-20 13:17 UTC (5+ messages)
` [RFC PATCH v9 4/4] s390: implementing CHSC SEI for AP config change
[PATCH v2 0/8] Add bios-tables-test for LoongArch system
2025-05-20 13:08 UTC (9+ messages)
` [PATCH v2 1/8] uefi-test-tools:: Add LoongArch64 support
` [PATCH v2 2/8] tests/data/uefi-boot-images: Add ISO image for LoongArch system
` [PATCH v2 3/8] tests/qtest/bios-tables-test: Use MiB macro rather hardcode value
` [PATCH v2 4/8] tests/acpi: Add empty ACPI data files for LoongArch
` [PATCH v2 5/8] tests/qtest/bios-tables-test: Add basic testing "
` [PATCH v2 6/8] rebuild-expected-aml.sh: Add support "
` [PATCH v2 7/8] tests/acpi: Fill acpi table data "
` [PATCH v2 8/8] tests/acpi: Remove stale allowed tables
[PATCH V2] vhost: Don't set vring call if guest notifier is unused
2025-05-20 12:53 UTC (4+ messages)
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
2025-05-20 12:41 UTC (4+ messages)
` [PATCH 4/4] hw/arm/xlnx-zynqmp: adapt cluster-id based on the boot cpu
[PATCH v3] target/riscv/kvm: add satp mode for host cpu
2025-05-20 12:16 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).