messages from 2025-02-18 11:49:36 to 2025-02-19 07:59:54 UTC [more...]
[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
2025-02-19 7:58 UTC (19+ messages)
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections
` [PATCH 28/42] qapi/parser: prohibit untagged sections between tagged sections
` [PATCH 29/42] qapi: Add "Details:" disambiguation marker
[RFC PATCH] elfload: Fix alignment when unmapping excess reservation
2025-02-19 7:42 UTC (2+ messages)
[PATCH v4 0/3] Enable clang build on Windows
2025-02-19 7:38 UTC (10+ messages)
[PATCH v4 00/24] hw/uefi: add uefi variable service
2025-02-19 7:14 UTC (25+ messages)
` [PATCH v4 01/24] Add support for etc/hardware-info fw_cfg file
` [PATCH v4 02/24] hw/uefi: add include/hw/uefi/var-service-api.h
` [PATCH v4 03/24] hw/uefi: add include/hw/uefi/var-service-edk2.h
` [PATCH v4 04/24] hw/uefi: add include/hw/uefi/var-service.h
` [PATCH v4 05/24] hw/uefi: add var-service-guid.c
` [PATCH v4 06/24] hw/uefi: add var-service-utils.c
` [PATCH v4 07/24] hw/uefi: add var-service-vars.c
` [PATCH v4 08/24] hw/uefi: add var-service-auth.c
` [PATCH v4 09/24] hw/uefi: add var-service-policy.c
` [PATCH v4 10/24] hw/uefi: add var-service-core.c
` [PATCH v4 11/24] hw/uefi: add var-service-pkcs7.c
` [PATCH v4 12/24] hw/uefi: add var-service-pkcs7-stub.c
` [PATCH v4 13/24] hw/uefi: add var-service-siglist.c
` [PATCH v4 14/24] hw/uefi: add var-service-json.c + qapi for NV vars
` [PATCH v4 15/24] hw/uefi: add trace-events
` [PATCH v4 16/24] hw/uefi: add UEFI_VARS to Kconfig
` [PATCH v4 17/24] hw/uefi: add to meson
` [PATCH v4 18/24] hw/uefi: add uefi-vars-sysbus device
` [PATCH v4 19/24] hw/uefi-vars-sysbus: qemu platform bus support
` [PATCH v4 20/24] hw/uefi-vars-sysbus: add x64 variant
` [PATCH v4 21/24] hw/uefi-vars-sysbus: allow for arm virt
` [PATCH v4 22/24] hw/uefi-vars-sysbus: allow for pc and q35
` [PATCH v4 23/24] hw/uefi: add MAINTAINERS entry
` [PATCH v4 24/24] docs: add uefi variable service documentation
[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
2025-02-19 7:13 UTC (11+ messages)
` [PATCH v6 2/4] migration: enable multifd and postcopy together
` [PATCH v6 4/4] tests/qtest/migration: add postcopy tests with multifd
[PATCH] target/loongarch: Correct maximum physical address in KVM mode
2025-02-19 7:07 UTC
[PATCH] physmem: replace assertion with error
2025-02-19 6:39 UTC (3+ messages)
[PATCH v2 0/6] Enable shared device assignment
2025-02-19 6:33 UTC (9+ messages)
` [PATCH v2 3/6] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v2 4/6] memory-attribute-manager: Introduce a callback to notify the shared/private state change
[PATCH v2 00/11] rust/block: Add minimal block driver bindings
2025-02-19 6:46 UTC (14+ messages)
` [PATCH v2 01/11] rust: Build separate qemu_api_tools and qemu_api_system
` [PATCH v2 02/11] meson: Add rust_block_ss and link tools with it
` [PATCH v2 03/11] rust: Add some block layer bindings
` [PATCH v2 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
` [PATCH v2 05/11] rust/block: Add empty crate
` [PATCH v2 06/11] rust/block: Add I/O buffer traits
` [PATCH v2 07/11] block: Add bdrv_open_blockdev_ref_file()
` [PATCH v2 08/11] rust/block: Add driver module
` [PATCH v2 09/11] rust/block: Add read support for block drivers
` [PATCH v2 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
` [PATCH v2 11/11] rust/block: Add format probing
[PATCH v2 00/19] intel_iommu: Add ATS support
2025-02-19 6:10 UTC (2+ messages)
[PATCH] hw/timer/hpet: Detect invalid access to TN registers
2025-02-19 6:12 UTC (5+ messages)
[PATCH 1/2] migration: Prioritize RDMA in ram_save_target_page()
2025-02-19 5:33 UTC (7+ messages)
` [PATCH 2/2] [NOT-FOR-MERGE] Add qtest for migration over RDMA
[PULL v2 00/14] Mem next patches
2025-02-19 2:48 UTC (9+ messages)
` [PULL v2 11/14] os: add an ability to lock memory on_fault
[PULL v3 00/28] tcg patch queue
2025-02-19 2:48 UTC (3+ messages)
` [PULL v3 13/28] target/mips: Use VADDR_PRIx for logging pc_next
[PATCH] hw/elf_ops: Use physical address about kernel entry
2025-02-19 2:17 UTC
[PATCH v2] vhost: Don't set vring call if guest notifier is disabled
2025-02-19 1:52 UTC
[PATCH] aspeed: Remove duplicate typename in AspeedSoCClass
2025-02-19 1:36 UTC (2+ messages)
[RFC] migration: Introduce migration throttle event
2025-02-19 1:31 UTC (4+ messages)
[PATCH] vdpa: Allow vDPA to work on big-endian machine
2025-02-19 0:29 UTC (8+ messages)
Trying to boot VM from powershell Windows 11
2025-02-18 22:28 UTC
[PATCH v3 0/5] Fix vIOMMU reset order
2025-02-18 22:31 UTC (7+ messages)
` [PATCH v3 1/5] hw/virtio/virtio-iommu: Migrate to 3-phase reset
` [PATCH v3 2/5] hw/i386/intel-iommu: "
` [PATCH v3 3/5] hw/arm/smmuv3: Move reset to exit phase
` [PATCH v3 4/5] hw/vfio/common: Add a trace point in vfio_reset_handler
` [PATCH v3 5/5] docs/devel/reset: Document reset expectations for DMA and IOMMU
[PATCH] target/arm: Fix signed integer overflow undefined behavior
2025-02-18 22:22 UTC
[PATCH 0/5] Renesas RX target fixes
2025-02-18 21:21 UTC (15+ messages)
` [PATCH 3/5] target/rx: Reset the CPU at qemu reset time
` [PATCH 4/5] target/rx: Load reset vector from memory after first run
` [PATCH 0/4] Renesas RX target fixes (v2)
` [PATCH 1/4] target/rx: Set exception vector base to 0xffffff80
` [PATCH 2/4] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
` [PATCH 3/4] hw/rx: Reset the CPU at qemu reset time
` [PATCH 4/4] rx: Support loading of ELF files too
[PULL 0/9] meson: Disallow 64-bit on 32-bit emulation
2025-02-18 19:30 UTC (9+ messages)
` [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
[PATCH v7 05/52] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
2025-02-18 19:21 UTC (2+ messages)
[PATCH v5] hw/arm/virt: Support larger highmem MMIO regions
2025-02-18 19:21 UTC (2+ messages)
[PATCH v9 0/3] TPM TIS SPI Support
2025-02-18 18:55 UTC (4+ messages)
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-18 18:33 UTC (11+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v3 00/28] tcg patch queue
2025-02-18 18:03 UTC (3+ messages)
` [PATCH v3 13/28] target/mips: Use VADDR_PRIx for logging pc_next
[PATCH v2 0/2] rust: add module to convert between -errno and io::Error
2025-02-18 17:57 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] rust: Prefer link_with over link_whole
2025-02-18 17:50 UTC (3+ messages)
[PATCH V2] migration: ram block cpr blockers
2025-02-18 17:27 UTC (4+ messages)
[PATCH 00/11] rust/block: Add minimal block driver bindings
2025-02-18 17:25 UTC (6+ messages)
` [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
[PATCH 0/7] target/riscv: store max SATP mode as a single integer in RISCVCPUConfig
2025-02-18 16:57 UTC (8+ messages)
` [PATCH 1/7] hw/riscv: acpi: only create RHCT MMU entry for supported types
` [PATCH 2/7] target/riscv: env->misa_mxl is a constant
` [PATCH 3/7] target/riscv: assert argument to set_satp_mode_max_supported is valid
` [PATCH 4/7] target/riscv: cpu: store max SATP mode as a single integer
` [PATCH 5/7] target/riscv: update max_satp_mode based on QOM properties
` [PATCH 6/7] target/riscv: remove supported from RISCVSATPMap
` [PATCH 7/7] target/riscv: move satp_mode.{map,init} out of CPUConfig
[PATCH 0/8] xen: Build fixes and dust removal
2025-02-18 16:53 UTC (12+ messages)
` [PATCH 1/8] accel/Kconfig: Link XenPVH with GPEX PCIe bridge
` [PATCH 2/8] hw/arm: Do not expose the virt machine on Xen-only binary
` [PATCH 3/8] hw/arm/xen-pvh: Do not allow specifying any CPU type
` [PATCH 4/8] hw/xen/xen-pvh: Reduce included headers
` [PATCH 5/8] hw/xen/xen-hvm: "
` [PATCH 6/8] hw/xen/xen-bus: "
` [PATCH 7/8] hw/xen/xen-legacy-backend: Remove unused 'net/net.h' header
` [PATCH 8/8] meson: Remove support for Xen on 32-bit ARM hosts
[PATCH 0/6] hw/i386/amd_iommu: Orphanize & QDev cleanups
2025-02-18 16:52 UTC (3+ messages)
KVM/QEMU community call agenda items for 18/2/25
2025-02-18 16:51 UTC (4+ messages)
[PATCH v3 00/19] qom: Constify class_data
2025-02-18 16:51 UTC (4+ messages)
` [PATCH v3 19/19] qom: Require TypeInfo::class_data points to const data
[PATCH 0/3] target/riscv/kvm: update to Linux 6.14-rc3
2025-02-18 16:38 UTC (4+ messages)
` [PATCH 1/3] linux-headers: Update to Linux v6.14-rc3
` [PATCH 2/3] target/riscv/cpu.c: create flag for ziccrse
` [PATCH 3/3] target/riscv/kvm: add extensions after 6.14-rc3 update
[PULL v1 00/12] Xen queue
2025-02-18 16:34 UTC (4+ messages)
` [PULL v1 10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX
[PATCH V2 00/45] Live update: vfio and iommufd
2025-02-18 16:26 UTC (5+ messages)
` [PATCH V2 02/45] migration: cpr helpers
[PATCH] migration: ram block cpr blockers
2025-02-18 16:10 UTC (8+ messages)
[PATCH 00/15] arm: rework id register storage
2025-02-18 16:06 UTC (15+ messages)
` [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
` [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
` [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH 15/15] arm/cpu: Add generated files
[PATCH] hw/net/fsl_etsec: Set eTSEC device description and category
2025-02-18 15:54 UTC
[PATCH 0/8] riscv: AIA: kernel-irqchip=off support
2025-02-18 15:53 UTC (2+ messages)
[PATCH] virtio-serial-bus: Discard throttled VirtQueueElement when virtio-serial closed
2025-02-18 15:34 UTC (2+ messages)
` [Ping][PATCH] "
[PATCH 00/14] tests/functional: Convert the replay_kernel tests
2025-02-18 15:27 UTC (15+ messages)
` [PATCH 01/14] tests/functional: Provide a proper name for the VMs in the replay tests
` [PATCH 02/14] tests/functional: Convert the xtensa replay test to the functional framework
` [PATCH 03/14] tests/functional: Convert the sparc replay avocado test
` [PATCH 04/14] tests/functional: Convert the 32-bit ppc replay avocado tests
` [PATCH 05/14] tests/functional: Convert the or1k "
` [PATCH 06/14] tests/functional: Convert the ppc64 "
` [PATCH 07/14] tests/functional: Convert the microblaze "
` [PATCH 08/14] tests/functional: Convert the m68k "
` [PATCH 09/14] tests/functional: Convert the arm "
` [PATCH 10/14] tests/functional: Convert the alpha "
` [PATCH 11/14] tests/functional: Convert the s390x "
` [PATCH 12/14] tests/functional: Convert the aarch64 "
` [PATCH 13/14] tests/functional: Convert the x86_64 "
` [PATCH 14/14] tests/functional: Convert the i386 replay avocado test
[PATCH v4] vfio: Add property documentation
2025-02-18 15:33 UTC (3+ messages)
[PATCH v4 0/9] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-02-18 15:04 UTC (9+ messages)
` [PATCH v4 7/9] vhost-user-devive: Add shmem BAR
` [PATCH v4 9/9] vhost_user.rst: Add MEM_READ/WRITE messages
[PATCH] meson: Display summary of Darwin libraries detected
2025-02-18 14:55 UTC (3+ messages)
[sdl-qemu] [PATCH] disas/sparc: Fix integer overflow in compare_opcodes()
2025-02-18 8:58 UTC
[PATCH] vhost: Don't set vring call if guest notifier is disabled
2025-02-18 12:02 UTC (2+ messages)
Strange floating-point behaviour with some CPU models
2025-02-18 11:31 UTC
[PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2025-02-18 13:54 UTC (3+ messages)
ROM files and non-x86
2025-02-18 13:11 UTC (8+ messages)
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
2025-02-18 12:02 UTC (6+ messages)
` [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
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).