messages from 2025-02-11 21:23:52 to 2025-02-12 15:27:45 UTC [more...]
[PATCH v5 0/4] overcommit: introduce mem-lock-onfault
2025-02-12 15:27 UTC (11+ messages)
` [PATCH v5 1/4] os: add an ability to lock memory on_fault
` [PATCH v5 2/4] system/vl: extract overcommit option parsing into a helper
` [PATCH v5 3/4] system: introduce a new MlockState enum
` [PATCH v5 4/4] overcommit: introduce mem-lock=on-fault
[PATCH v3 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
2025-02-12 15:21 UTC (4+ messages)
` [PATCH v3 5/7] memory: pass MemTxAttrs to memory_access_is_direct()
[PATCH v3 00/23] hw/uefi: add uefi variable service
2025-02-12 15:18 UTC (8+ messages)
` [PATCH v3 09/23] hw/uefi: add var-service-core.c
[PATCH 00/11] rust/block: Add minimal block driver bindings
2025-02-12 15:13 UTC (30+ messages)
` [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
` [PATCH 02/11] meson: Add rust_block_ss and link tools with it
` [PATCH 03/11] rust: Add some block layer bindings
` [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
` [PATCH 05/11] rust/block: Add empty crate
` [PATCH 06/11] rust/block: Add I/O buffer traits
` [PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
` [PATCH 08/11] rust/block: Add driver module
` [PATCH 09/11] rust/block: Add read support for block drivers
` [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
` [PATCH 11/11] rust/block: Add format probing
[PULL 0/1] Tracing patches
2025-02-12 15:05 UTC (2+ messages)
` [PULL 1/1] scripts: improve error from qemu-trace-stap on missing 'stap'
[PATCH] vdpa: Fix endian bugs in shadow virtqueue
2025-02-12 15:06 UTC (2+ messages)
[PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'
2025-02-12 15:06 UTC (3+ messages)
[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
2025-02-12 14:58 UTC (4+ messages)
` [PATCH 3/8] hw/arm/realview: Explicit number of GIC external IRQs
[PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
2025-02-12 14:54 UTC
[PATCH] vdpa: Allow vDPA to work on big-endian machine
2025-02-12 14:52 UTC (4+ messages)
[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-12 14:37 UTC (11+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
2025-02-12 14:33 UTC (5+ messages)
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
2025-02-12 14:33 UTC
[PATCH] block/rbd: Do not use BDS's AioContext
2025-02-12 14:27 UTC (3+ messages)
[PULL 00/14] Mem next patches
2025-02-12 14:17 UTC (17+ messages)
` [PULL 01/14] system/physmem: take into account fd_offset for file fallocate
` [PULL 02/14] os: add an ability to lock memory on_fault
` [PULL 03/14] system/vl: extract overcommit option parsing into a helper
` [PULL 04/14] system: introduce a new MlockState enum
` [PULL 05/14] overcommit: introduce mem-lock=on-fault
` [PULL 06/14] physmem: factor out memory_region_is_ram_device() check in memory_access_is_direct()
` [PULL 07/14] physmem: factor out RAM/ROMD "
` [PULL 08/14] physmem: factor out direct access check into memory_region_supports_direct_access()
` [PULL 09/14] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
` [PULL 10/14] memory: pass MemTxAttrs to memory_access_is_direct()
` [PULL 11/14] hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa()
` [PULL 12/14] physmem: teach cpu_memory_rw_debug() to write to more memory regions
` [PULL 13/14] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PULL 14/14] system/physmem: poisoned memory discard on reboot
[PATCH v6 00/11] hw/microblaze: Allow running cross-endian vCPUs
2025-02-12 14:03 UTC (25+ messages)
` [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
` [PATCH v6 02/11] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v6 03/11] hw/net/xilinx_ethlite: "
` [PATCH v6 04/11] hw/timer/xilinx_timer: "
` [PATCH v6 05/11] hw/char/xilinx_uartlite: "
` [PATCH v6 06/11] hw/ssi/xilinx_spi: "
` [PATCH v6 07/11] tests/functional: Avoid using www.qemu-advent-calendar.org URL
` [PATCH v6 08/11] tests/functional: Explicit endianness of microblaze assets
` [PATCH v6 09/11] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v6 10/11] tests/functional: Remove sleep() kludges from microblaze tests
` [PATCH v6 11/11] tests/functional: Have microblaze tests inherit common parent class
[PATCH 0/3] CXL CCI Log Commands implementation
2025-02-12 11:45 UTC (10+ messages)
` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-12 13:47 UTC (5+ messages)
` [PATCH v4 26/33] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v4 27/33] vfio/migration: Multifd device state transfer support - received buffers queuing
[PULL 0/7] Functional tests and Gitlab-CI patches
2025-02-12 13:45 UTC (2+ messages)
[PATCH v7 00/10] hw/microblaze: Allow running cross-endian vCPUs
2025-02-12 13:10 UTC (17+ messages)
` [PATCH v7 01/10] hw/qdev-properties-system: Introduce EndianMode QAPI enum
` [PATCH v7 02/10] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v7 03/10] hw/net/xilinx_ethlite: "
` [PATCH v7 04/10] hw/timer/xilinx_timer: "
` [PATCH v7 05/10] hw/char/xilinx_uartlite: "
` [PATCH v7 06/10] hw/ssi/xilinx_spi: "
` [PATCH v7 07/10] tests/functional: Explicit endianness of microblaze assets
` [PATCH v7 08/10] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v7 09/10] tests/functional: Remove sleep() kludges from microblaze tests
` [PATCH v7 10/10] tests/functional: Have microblaze tests inherit common parent class
[PULL 00/32] Misc HW patches for 2025-02-10
2025-02-12 11:57 UTC (18+ messages)
` [PULL 04/32] hw/timer/xilinx_timer: Make device endianness configurable
[PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
2025-02-12 11:39 UTC (6+ messages)
` [PATCH 1/5] hw/arm: Mark Allwinner Technology devices as little-endian
` [PATCH 2/5] hw/mips: Mark Boston machine "
` [PATCH 3/5] hw/mips: Mark Loonson3 Virt "
` [PATCH 4/5] hw/pci-host: Mark versatile regions "
` [PATCH 5/5] target/i386: Mark WHPX APIC region "
[PATCH] meson: Display summary of Darwin libraries detected
2025-02-12 11:29 UTC
[PATCH v7] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs
2025-02-12 10:18 UTC
[PATCH] rust: add module to convert -errno to io::Error
2025-02-12 9:39 UTC
[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
2025-02-12 9:37 UTC (5+ messages)
` [PATCH 28/42] qapi/parser: prohibit untagged sections between tagged sections
` [PATCH 29/42] qapi: Add "Details:" disambiguation marker
[PATCH] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
2025-02-12 9:28 UTC (2+ messages)
[PATCH V3] target/loongarch: fix vcpu reset command word issue
2025-02-12 7:30 UTC (2+ messages)
[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
2025-02-12 7:24 UTC (9+ messages)
` [PATCH 07/11] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst
` [PATCH 08/11] plugins: Fix qemu_plugin_read_memory_vaddr parameters
` [PATCH 09/11] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page
` [PATCH 10/11] include/exec: Change vaddr to uintptr_t
[ANNOUNCE] QEMU 7.2.16 Stable released
2025-02-12 5:49 UTC
[ANNOUNCE] QEMU 9.2.1 Stable released
2025-02-12 5:49 UTC
[ANNOUNCE] QEMU 9.1.3 Stable released
2025-02-12 5:49 UTC
[ANNOUNCE] QEMU 8.2.9 Stable released
2025-02-12 5:49 UTC
[PATCH v3 0/2] hw/i386/amd_iommu: Add migration support
2025-02-12 5:44 UTC (3+ messages)
` [PATCH v3 1/2] hw/i386/amd_iommu: Isolate AMDVI-PCI from amd-iommu device to allow full control over the PCI device creation
` [PATCH v3 2/2] hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device
[PATCH 0/3] tests/qtest/ufs-test: Add MCQ tests
2025-02-12 5:04 UTC (4+ messages)
` [PATCH 1/3] tests/qtest/ufs-test: Cleanup unused code
` [PATCH 2/3] tests/qtest/ufs-test: Prepare for MCQ test
` [PATCH 3/3] tests/qtest/ufs-test: Add test code for MCQ functionality
[PATCH 0/6] tcg: Introduce constraint for zero register
2025-02-12 3:46 UTC (7+ messages)
` [PATCH 1/6] tcg: Introduce the 'z' constraint for a hardware "
` [PATCH 2/6] tcg/aarch64: Use 'z' constraint
` [PATCH 3/6] tcg/loongarch64: "
` [PATCH 4/6] tcg/mips: "
` [PATCH 5/6] tcg/riscv: "
` [PATCH 6/6] tcg/sparc64: "
[PULL 0/6] loongarch-to-apply queue
2025-02-12 3:16 UTC (7+ messages)
` [PULL 1/6] hw/loongarch/virt: Rename filename acpi-build with virt-acpi-build
` [PULL 2/6] hw/loongarch/virt: Rename function prefix name
` [PULL 3/6] hw/loongarch/virt: Add separate file for fdt building
` [PULL 4/6] hw/loongarch/virt: Set iocsr address space when CPU is created
` [PULL 5/6] hw/loongarch/virt: Remove unused ipistate
` [PULL 6/6] hw/loongarch/virt: CPU irq line connection improvement
[PATCH v2] hw/i386/amd_iommu: Allow migration
2025-02-12 2:51 UTC (3+ messages)
[PATCH v6 00/10] Support virtio-gpu DRM native context
2025-02-12 2:46 UTC (12+ messages)
[PATCH] rust: add --rust-target option for bindgen
2025-02-12 1:22 UTC (9+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust
` vtables and procedural macros (was Re: [PATCH] rust: pl011: convert pl011_create to safe Rust)
Incorrect warnings for riscv64-linuxuser
2025-02-12 0:16 UTC
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
2025-02-11 23:40 UTC (6+ messages)
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
[PATCH v8 0/3] Poisoned memory recovery on reboot
2025-02-11 22:35 UTC (5+ messages)
` [PATCH v8 1/3] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PATCH v8 2/3] system/physmem: poisoned memory discard on reboot
` [PATCH v8 3/3] target/arm/kvm: Report memory errors injection
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-11 21:46 UTC (4+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v7 0/6] Poisoned memory recovery on reboot
2025-02-11 21:45 UTC (9+ messages)
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
[PATCH v2 0/9] migration: Fix issues during qmp_migrate_cancel
2025-02-11 21:31 UTC (5+ messages)
` [PATCH v2 8/9] tests/qtest/migration: Add a cancel test
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).