messages from 2025-11-10 13:49:17 to 2025-11-11 13:30:55 UTC [more...]
[RFC PATCH 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-11-11 13:29 UTC (3+ messages)
` [RFC PATCH 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
[PATCH v3 0/8] target/arm/kvm: Improve memory error handling
2025-11-11 13:12 UTC (40+ messages)
` [PATCH v3 2/8] acpi/ghes: Increase GHES raw data maximal length to 4KiB
` [PATCH v3 4/8] acpi/ghes: Extend acpi_ghes_memory_errors() to support multiple CPERs
` [PATCH v3 5/8] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH v3 6/8] acpi/ghes: Use error_abort in acpi_ghes_memory_errors()
` [PATCH v3 7/8] kvm/arm/kvm: Introduce helper push_ghes_memory_errors()
` [PATCH v3 8/8] target/arm/kvm: Support multiple memory CPERs injection
Meson help
2025-11-11 13:07 UTC (2+ messages)
[PATCH v14 00/10] Support virtio-gpu DRM native context
2025-11-11 12:27 UTC (5+ messages)
` [PATCH v14 04/10] virtio-gpu: Support asynchronous fencing
[PATCH] target/arm/cpu64: remove duplicate include
2025-11-11 11:55 UTC (3+ messages)
[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
2025-11-11 11:46 UTC (18+ messages)
` [PATCH v2 01/17] hw/riscv: Trace Encoder initial impl
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink "
` [PATCH v2 03/17] hw/riscv/trace-encoder: add trace start/stop logic
` [PATCH v2 04/17] hw/riscv/virt.c: add trace encoders and trace ram sinks
` [PATCH v2 05/17] hw/riscv/virt.c add trace encoder and ramsink fdt nodes
` [PATCH v2 06/17] hw/riscv: add e-trace message helpers
` [PATCH v2 07/17] target/riscv: add initial trace instrumentation
` [PATCH v2 08/17] hw/riscv/trace-encoder: write e-trace packets to RAM sink
` [PATCH v2 09/17] test/qtest: add riscv-trace-test.c
` [PATCH v2 10/17] hw/riscv/rv-trace-messages.c: add encoded trap message
` [PATCH v2 11/17] hw/riscv, target/riscv: send trace trap messages
` [PATCH v2 12/17] target/riscv, hw/riscv: send trace ppccd packets
` [PATCH v2 13/17] hw/riscv/trace: add format2 msg helper
` [PATCH v2 14/17] hw/riscv, target/riscv: send resync updiscon trace packets
` [PATCH v2 15/17] hw/riscv/rv-trace-messages: add format 1 msgs with branch info
` [PATCH v2 16/17] hw/riscv/trace-encoder: send branches info
` [PATCH v2 17/17] hw/riscv/trace: update branch bit in sync messages
[RFC PATCH] hw/dma: don't allow weird transfer lengths for bcm2835
2025-11-11 11:24 UTC (2+ messages)
[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
2025-11-11 10:28 UTC (16+ messages)
` [PATCH v4 01/15] hw/timer: Make frequency configurable
` [PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
` [PATCH v4 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
` [PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v4 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
` [PATCH v4 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
` [PATCH v4 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
` [PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
` [PATCH v4 09/15] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH v4 10/15] hw/misc/zynq_slcr: Add logic for DCI configuration
` [PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
` [PATCH v4 12/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
` [PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
` [PATCH v4 15/15] docs/system/arm: Add support for Beckhoff CX7200
[PULL 0/4] Functional test patches (fixes for pylint issues)
2025-11-11 10:21 UTC (5+ messages)
` [PULL 1/4] tests/functional: Fix problems in testcase.py reported by pylint
` [PULL 2/4] tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint
` [PULL 3/4] tests/functional/mips64el: Silence issues reported by pylint
` [PULL 4/4] tests/functional/m68k/test_nextcube: Fix "
[PATCH] fix pci device can't alloc irq from fdt
2025-11-11 10:12 UTC (3+ messages)
Does our interface compatibility promise cover defaults?
2025-11-11 9:25 UTC (3+ messages)
[PATCH v11 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-11-11 9:10 UTC (8+ messages)
` [PATCH v11 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v11 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v11 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v11 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v11 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v11 6/7] qmp: add shmem feature map
` [PATCH v11 7/7] vhost-user-device: Add shared memory BAR
[PATCH v4 0/1] vhost-user: fix shared object lookup handler logic
2025-11-11 8:58 UTC (6+ messages)
` [PATCH v4 1/1] "
[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
2025-11-11 8:51 UTC (3+ messages)
[PATCH 0/2] rust/hpet: add trace events
2025-11-11 8:23 UTC (6+ messages)
` [PATCH 1/2] hpet: remove unused "
` [PATCH 2/2] rust/hpet: add "
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
2025-11-11 8:17 UTC (28+ messages)
` [PATCH v2 1/5] vvfat: introduce partitioned option
` [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
` [PATCH v2 5/5] vvfat: add support for "fat-size" options
[PATCH 1/1] cpus: resume hotplugged vCPU only when the guest is running
2025-11-11 7:42 UTC (2+ messages)
[PATCH v4 0/5] RISC-V: NEORV32 CPU, peripherials, and machine
2025-11-11 7:13 UTC (4+ messages)
[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-11-11 6:14 UTC (10+ messages)
` [PATCH v7 1/9] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v7 3/9] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "
` [PATCH v7 4/9] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v7 5/9] target/i386/kvm: rename architectural PMU variables
` [PATCH v7 6/9] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v7 7/9] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v7 8/9] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v7 9/9] target/i386/kvm: don't stop Intel PMU counters
[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-11 6:09 UTC (17+ messages)
` [PATCH 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [EXT] "
` [PATCH 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCH 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCH 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCH 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCH 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCH 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCH v2 00/13] Adding comprehensive support for i.MX8MM EVK board
[PATCH v2 00/17] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-11-11 5:46 UTC (15+ messages)
` [PATCH v2 07/17] hw/arm/aspeed: Attach UART device to AST1700 model
` [PATCH v2 08/17] hw/arm/aspeed: Attach SRAM "
` [PATCH v2 16/17] hw/arm/aspeed: Model AST1700 SGPIOM block as unimplemented device
` [PATCH v2 17/17] hw/arm/aspeed: Model AST1700 PWM "
[PATCH v1 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
2025-11-11 5:16 UTC (12+ messages)
` [PATCH v1 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
` [PATCH v1 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
` [PATCH v1 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
` [PATCH v1 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
` [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-11-11 4:45 UTC (3+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
[PATCH v10 00/28] WHPX support for Arm
2025-11-10 22:59 UTC (3+ messages)
` [PATCH v10 13/28] whpx: change memory management logic
[PATCH 0/1] 64 Bit support for hppa gdbstub
2025-11-10 22:26 UTC (2+ messages)
` [PATCH 1/1] target/hppa: add 64 bit support to gdbstub
[PATCH] tests/qtest/fuzz: Add generic fuzzer for VNC
2025-11-10 21:45 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v2 0/7] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
2025-11-10 20:20 UTC (8+ messages)
` [PATCH v2 5/7] ati-vga: Implement HOST_DATA register writes
` [PATCH v2 6/7] ati-vga: Add expand_colors() helper for monochrome color expansion
[PULL 00/14] virtio,pci,pc: fixes for 10.2
2025-11-10 18:54 UTC (9+ messages)
` [PULL 04/14] vhost-user: fix shared object lookup handler logic
[PATCH v2 00/12] Fix deadlock with bdrv_open of self-served NBD
2025-11-10 18:31 UTC (17+ messages)
` [PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
` [PATCH v2 02/12] qio: Add trace points to net_listener
` [PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
` [PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
` [PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
` [PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
` [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
` [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
vsock support for communication between guests
2025-11-10 16:20 UTC (4+ messages)
[PATCH 0/5] Add LoongArch v1.1 instructions
2025-11-10 16:00 UTC (16+ messages)
[PATCH] hw/9pfs: Drop unused print_sg helper
2025-11-10 15:54 UTC
[PATCH v2 00/19] block: Some multi-threading fixes
2025-11-10 15:48 UTC (20+ messages)
` [PATCH v2 01/19] block: Note on aio_co_wake use if not yet yielding
` [PATCH v2 02/19] rbd: Run co BH CB in the coroutine’s AioContext
` [PATCH v2 03/19] iscsi: "
` [PATCH v2 04/19] nfs: "
` [PATCH v2 05/19] curl: Fix coroutine waking
` [PATCH v2 06/19] gluster: Do not move coroutine into BDS context
` [PATCH v2 07/19] nvme: Kick and check completions in "
` [PATCH v2 08/19] nvme: Fix coroutine waking
` [PATCH v2 09/19] nvme: Note in which AioContext some functions run
` [PATCH v2 10/19] block/io: Take reqs_lock for tracked_requests
` [PATCH v2 11/19] qcow2: Re-initialize lock in invalidate_cache
` [PATCH v2 12/19] qcow2: Fix cache_clean_timer
` [PATCH v2 13/19] qcow2: Schedule cache-clean-timer in realtime
` [PATCH v2 14/19] ssh: Run restart_coroutine in current AioContext
` [PATCH v2 15/19] blkreplay: Run BH in coroutine’s AioContext
` [PATCH v2 16/19] block: Note in which AioContext AIO CBs are called
` [PATCH v2 17/19] iscsi: Create AIO BH in original AioContext
` [PATCH v2 18/19] null-aio: Run CB "
` [PATCH v2 19/19] win32-aio: Run CB in original context
[PULL 0/2] PPC Patches for 10.2 Hard Freeze
2025-11-10 15:49 UTC (2+ messages)
[PATCH 0/3] follow-up for tpm_emulator errp story
2025-11-10 14:51 UTC (3+ messages)
` [PATCH 2/3] tpm_emulator: drop direct use of errno variable
[PATCH] tests/functional/m68k/test_nextcube: Fix issues reported by pylint
2025-11-10 14:33 UTC (2+ messages)
[PULL 0/7] Lasi fixes patches
2025-11-10 14:32 UTC (2+ messages)
[PULL 0/5] misc patch queue
2025-11-10 14:31 UTC (2+ messages)
[PATCH 0/2] linux-user: add a syscall-filter plugin API
2025-11-10 13:34 UTC (2+ messages)
` [PATCH 1/2] linux-user: add a plugin API to filter syscalls
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).