messages from 2026-03-11 03:51:37 to 2026-03-11 13:06:35 UTC [more...]
[PATCH 00/15] hw/alpha: QOMify Clipper and Typhoon
2026-03-11 13:05 UTC (7+ messages)
` [PATCH 05/15] hw/alpha/typhoon: Create instance_init and class_init
` [PATCH 10/15] hw/alpha: Expose RAM to typhoon via QOM property link
` [PATCH 14/15] hw/alpha: Use QOM path resolution to get Typhoon PCI bus
[PATCH v2 00/21] qom: introduce property flags to track external user input
2026-03-11 13:05 UTC (2+ messages)
[PATCH] hw/i386/pc: Add a proper owner for the ioport memory regions
2026-03-11 13:04 UTC (3+ messages)
[PATCH 1/8] tests/qtest/migration: Fix leak of migration tests data
2026-03-11 12:57 UTC (13+ messages)
` [PATCH 2/8] tests/qtest/migration: Change validate_uuid test to not trigger exit(1)
` [PATCH 5/8] tests/qtest/migration: Force exit-on-error=false when appropriate
` [PATCH 7/8] tests/qtest/migration: Fix leak in CPR exec test
` [PATCH 8/8] migration/multifd: Fix leaks of TLS error objects
[PATCH] qmp: Add ram-block-set/get-migratable commands
2026-03-11 12:47 UTC (2+ messages)
[PATCH] meson.build: stop checking for inotify_init()
2026-03-11 12:43 UTC (2+ messages)
[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-03-11 12:34 UTC (13+ messages)
` [PATCH v3 14/32] hw/arm/tegra241-cmdqv: Emulate global CMDQV registers
` [PATCH v3 15/32] hw/arm/tegra241-cmdqv: Emulate global and VINTF VCMDQ register reads
` [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
2026-03-11 12:24 UTC (3+ messages)
[PATCH v3 0/4] Fix a few minor issues reported by Coverity
2026-03-11 12:23 UTC (6+ messages)
` [PATCH v3 3/4] system/physmem.c: remove useless assertion of block
[PATCH v3 0/9] Add RISC-V big-endian target support
2026-03-11 12:21 UTC (16+ messages)
` [PATCH v3 2/9] target/riscv: Use MO_LE for instruction fetch
` [PATCH v3 1/9] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks
` [PATCH v3 3/9] target/riscv: Add big-endian CPU property
` [PATCH v3 5/9] target/riscv: Implement runtime data endianness via MSTATUS bits
` [PATCH v3 4/9] target/riscv: Set endianness MSTATUS bits at CPU reset
` [PATCH v3 6/9] hw/riscv: Make boot code endianness-aware at runtime
` [PATCH v3 7/9] target/riscv: Fix page table walk endianness for big-endian harts
` [PATCH v3 8/9] system/memory: Fix subpage endianness for big-endian targets
` [PATCH v3 9/9] hw/virtio: Support runtime endianness in virtio access helpers
[PATCH v2 1/1] io: make zerocopy fallback accounting more accurate
2026-03-11 12:02 UTC (8+ messages)
[PATCH] throttle-group: fix race condition when using iothreads
2026-03-11 11:59 UTC (3+ messages)
[PATCH v4 00/24] bsd-user: Upstream misc system calls (System V IPC, reboot, etc)
2026-03-11 11:59 UTC (3+ messages)
` [PATCH v4 01/24] freebsd: FreeBSD 15 has native inotify
[PATCH] target/i386: fix NULL pointer dereference in legacy-cache=off handling
2026-03-11 11:58 UTC (3+ messages)
[PATCH v2 0/9] Support QEMU cpu models in MSHV accelerator
2026-03-11 11:54 UTC (12+ messages)
` [PATCH v2 1/9] accel/mshv: use mshv_create_partition_v2 payload
` [PATCH v2 2/9] target/i386/mshv: fix cpuid propagation bug
` [PATCH v2 3/9] target/i386/mshv: fix various cpuid traversal bugs
` [PATCH v2 4/9] target/i386/mshv: change cpuid mask to UINT32_MAX
` [PATCH v2 5/9] target/i386/mshv: set cpu model name on -cpu host
` [PATCH v2 6/9] target/i386: query mshv accel for supported cpuids
` [PATCH v2 7/9] target/i386/mshv: populate xsave area offsets
` [PATCH v2 8/9] target/i386/mshv: filter out CET bits in cpuid
` [PATCH v2 9/9] accel/mshv: disable la57 (5lvl paging)
[PATCH v2 0/2] hw/nvram/fw_cfg: update bootorder to fix SeaBIOS bootup failure
2026-03-11 11:34 UTC (2+ messages)
[PATCH v12 0/8] virtio-net: live-TAP local migration
2026-03-11 11:31 UTC (13+ messages)
` [PATCH v12 3/8] qapi: add local migration parameter
` [PATCH v12 6/8] net/tap: support local migration with virtio-net
[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
2026-03-11 11:28 UTC (3+ messages)
` [PATCH 2/2] intel_iommu: Always write all the flags passed to vtd_set_flag_in_pte
[PATCH] accel/kvm: fix typo in variable name
2026-03-11 11:25 UTC (2+ messages)
[PATCH] mirror: Fix missed dirty bitmap writes during startup
2026-03-11 11:10 UTC (5+ messages)
[PATCH 0/1] throttle-group: Fix race condition in throttle_group_restart_queue()
2026-03-11 10:55 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v18 0/8] Specifying cache topology on ARM
2026-03-11 10:51 UTC (7+ messages)
` [PATCH v18 3/8] hw/arm/virt: add cache hierarchy to device tree
` [PATCH v18 6/8] hw/acpi: add cache hierarchy to pptt table
[PATCH 0/4] Fix error handling for callers of
2026-03-11 10:47 UTC (7+ messages)
` [PATCH 2/4] hw/core/loader: fix error handling for get_image_size callers
` [PATCH 3/4] util/event_notifier: fix error handling for event_notifier_init callers
` [PATCH 4/4] hw/pci/msix: fix error handling for msix_init callers
[PULL 00/28] Block layer patches
2026-03-11 10:43 UTC (2+ messages)
[PULL 0/2] loongarch-to-apply queue
2026-03-11 10:30 UTC (5+ messages)
` [PULL 1/2] target/loongarch: Preserve PTE permission bits in LDPTE
[PATCH 0/3] docs: some doc updates
2026-03-11 10:26 UTC (4+ messages)
` [PATCH 1/3] docs: remove 64-bit only mentions for accelerators
` [PATCH 2/3] qemu-options.hx: document Hyper-V enlightenments accelerator option
` [PATCH 3/3] docs: mention that WHPX supports Arm too
[PATCH trivial v3] plugins: add missing docstrings to qemu-plugin.h
2026-03-11 10:25 UTC
[PATCH trivial v2] plugins: add missing docstrings to qemu-plugin.h
2026-03-11 10:21 UTC (3+ messages)
[PATCH trivial] plugins: add missing docstrings to qemu-plugin.h
2026-03-11 9:59 UTC (3+ messages)
[PATCH] target/arm/kvm: fall back if nested unsupported
2026-03-11 9:54 UTC
[PATCH v2 0/4] linux-user/riscv: add vector state to signal context
2026-03-11 9:44 UTC (2+ messages)
[PATCH] meson.build: Bump the minimum GCC version to v10.4
2026-03-11 9:41 UTC (2+ messages)
[PULL 00/49] Misc HW patches for 2026-03-09
2026-03-11 9:37 UTC (11+ messages)
` [PULL 27/49] meson: Add -Wformat-overflow=2
` Minimal GCC version for QEMU (was: Re: [PULL 27/49] meson: Add -Wformat-overflow=2)
` Minimal GCC version for QEMU
[PATCH v2 0/2] Update properties naming for 'x-scalable-mode' and 'x-flts'
2026-03-11 9:23 UTC (3+ messages)
` [PATCH v2 1/2] intel_iommu: Remove 'x-' prefix from 'x-scalable-mode' and 'x-flts' properties
` [PATCH v2 2/2] intel_iommu: Change 'flts' property naming to 'fsts'
[PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
2026-03-11 8:47 UTC (5+ messages)
` [PATCH v2 1/4] vhost-user.rst: fix typo
` [PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
` [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
[PATCH] rust: Update Cargo.lock
2026-03-11 9:11 UTC (2+ messages)
[PULL 00/10] PPC PR for 11.0 soft-freeze
2026-03-11 7:53 UTC (5+ messages)
[PATCH v2] target/i386: add compat for migrating error code
2026-03-11 8:08 UTC (2+ messages)
[PATCH v3] coverity: fix coverity issues related to confidential guest reset
2026-03-11 7:40 UTC
[PATCH v2] coverity: fix coverity issues related to confidential guest reset
2026-03-11 7:38 UTC (2+ messages)
[PATCH v1 00/13] hw/usb/ehci: Add 64-bit descriptor addressing support
2026-03-11 7:26 UTC (14+ messages)
` [PATCH v1 01/13] hw/usb/hcd-ehci.h: Fix coding style issues reported by checkpatch
` [PATCH v1 02/13] hw/usb/hcd-ehci.c: "
` [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
` [PATCH v1 04/13] hw/usb/trace-events: Print EHCI queue and transfer addresses as 64-bit
` [PATCH v1 05/13] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v1 06/13] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
` [PATCH v1 07/13] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
` [PATCH v1 08/13] hw/usb/hcd-ehci: Implement 64-bit qTD "
` [PATCH v1 09/13] hw/usb/hcd-ehci: Implement 64-bit iTD "
` [PATCH v1 10/13] hw/usb/hcd-ehci: Implement 64-bit siTD "
` [PATCH v1 11/13] hw/usb/hcd-ehci: Add descriptor address offset property
` [PATCH v1 12/13] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
` [PATCH v1 13/13] hw/arm/aspeed_ast27x0: Set EHCI descriptor address offset
[PATCH] coverity: fix coverity issues related to confidential guest reset
2026-03-11 7:46 UTC (2+ messages)
[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
2026-03-11 7:17 UTC (4+ messages)
[PATCH v2] migration: assert that the same migration handler is not being added twice
2026-03-11 7:01 UTC
[PATCH v2] vmstate: fix subsection load name check
2026-03-11 6:53 UTC (7+ messages)
[PATCH v5 0/2] vmapple: making it work on the latest macOS host releases
2026-03-11 6:02 UTC (7+ messages)
` [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release
[PATCH 0/2] virtio-gpu: fix overflow check when allocating 2d image
2026-03-11 5:47 UTC (2+ messages)
[PATCH v4 00/16] gdbstub: Always infer base register index from GDB XML
2026-03-11 5:45 UTC (2+ messages)
[PATCH 0/3] virtio-gpu: enable Venus/Vulkan without OpenGL display
2026-03-11 5:34 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
[PATCH v11 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
2026-03-11 5:21 UTC (5+ messages)
` [PATCH v11 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v11 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH] migration: check is_active for old-style vmstate
2026-03-11 5:16 UTC
[PATCH 0/2] hvf: map granule abstraction and macOS 26 4KB IPA
2026-03-11 4:41 UTC (6+ messages)
` [PATCH v2 0/2] hvf: map granule abstraction and configurable IPA
` [PATCH v2 1/2] accel/hvf: introduce map granule abstraction and IPA property
` [PATCH v2 2/2] target/arm/hvf: configure IPA granule on macOS 26
[PATCH v3 0/9] Hexagon system emulation - Part 3/3
2026-03-11 4:20 UTC (10+ messages)
` [PATCH v3 1/9] hw/hexagon: Add globalreg model
` [PATCH v3 2/9] hw/hexagon: Add global register tracing
` [PATCH v3 3/9] hw/hexagon: Add machine configs for sysemu
` [PATCH v3 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH v3 5/9] hw/hexagon: Add support for cfgbase
` [PATCH v3 6/9] hw/hexagon: Modify "Standalone" symbols
` [PATCH v3 7/9] target/hexagon: add build config for softmmu
` [PATCH v3 8/9] hw/hexagon: Define hexagon "virt" machine
` [PATCH v3 9/9] tests/qtest: Add hexagon boot-serial-test
[PATCH v3 00/32] Hexagon system emulation - Part 2/3
2026-03-11 4:07 UTC (33+ messages)
` [PATCH v3 01/32] target/hexagon: Implement {c,}swi helpers
` [PATCH v3 02/32] target/hexagon: Implement iassign{r,w} helpers
` [PATCH v3 03/32] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v3 04/32] target/hexagon: Implement modify SSR
` [PATCH v3 05/32] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v3 06/32] target/hexagon: Implement wait helper
` [PATCH v3 07/32] target/hexagon: Implement get_exe_mode()
` [PATCH v3 08/32] target/hexagon: Add representation to count cycles
` [PATCH v3 09/32] target/hexagon: Add implementation of cycle counters
` [PATCH v3 10/32] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH v3 11/32] target/hexagon: Implement software interrupt
` [PATCH v3 12/32] target/hexagon: Implement stack overflow exception
` [PATCH v3 13/32] target/hexagon: Implement exec_interrupt, set_irq
` [PATCH v3 14/32] target/hexagon: add simple cpu_exec_reset and pointer_wrap
` [PATCH v3 15/32] target/hexagon: Implement hexagon_tlb_fill()
` [PATCH v3 16/32] target/hexagon: Implement siad inst
` [PATCH v3 17/32] target/hexagon: Implement hexagon_resume_threads()
` [PATCH v3 18/32] target/hexagon: Implement setprio, resched
` [PATCH v3 19/32] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH v3 20/32] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PATCH v3 21/32] target/hexagon: Decode trap1, rte as COF
` [PATCH v3 22/32] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PATCH v3 23/32] target/hexagon: Add pkt_ends_tb to translation
` [PATCH v3 24/32] target/hexagon: Add next_PC, {s,g}reg writes
` [PATCH v3 25/32] target/hexagon: Add implicit sysreg writes
` [PATCH v3 26/32] target/hexagon: Define system, guest reg names
` [PATCH v3 27/32] target/hexagon: Add TLB, k0 {un,}lock
` [PATCH v3 28/32] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PATCH v3 29/32] target/hexagon: Add TCG overrides for transfer insts
` [PATCH v3 30/32] target/hexagon: Add support for loadw_phys
` [PATCH v3 31/32] target/hexagon: Add guest reg reading functionality
` [PATCH v3 32/32] target/hexagon: Add pcycle setting functionality
[PATCH] hw/i2c: Add designware i2c controller
2026-03-11 3:57 UTC (3+ messages)
[PATCH v5 00/35] Hexagon system emulation, Part 1/3
2026-03-11 3:49 UTC (20+ messages)
` [PATCH v5 05/35] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PATCH v5 06/35] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PATCH v5 07/35] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH v5 08/35] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH v5 09/35] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH v5 14/35] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v5 18/35] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH v5 19/35] target/hexagon: Add vmstate representation
` [PATCH v5 21/35] target/hexagon: Define register fields for system regs
` [PATCH v5 25/35] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH v5 26/35] target/hexagon: Add TCG overrides for int handler insts
` [PATCH v5 27/35] target/hexagon: Add TCG overrides for thread ctl
` [PATCH v5 28/35] target/hexagon: Add TCG overrides for rte, nmi
` [PATCH v5 29/35] target/hexagon: Add sreg_{read,write} helpers
` [PATCH v5 30/35] target/hexagon: Add cpu modes, mmu indices, next_PC to state
` [PATCH v5 32/35] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH v5 33/35] target/hexagon: Add clear_wait_mode() definition
` [PATCH v5 34/35] target/hexagon: Define f{S,G}ET_FIELD macros
` [PATCH v5 35/35] target/hexagon: Add hex_interrupts support
[PATCH 0/2] hw/riscv: Make virt AIA setup reusable
2026-03-11 3:52 UTC (5+ messages)
` [PATCH 2/2] hw/riscv/aia: Provide number of irq sources
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