messages from 2025-11-13 22:42:22 to 2025-11-17 01:42:59 UTC [more...]
[PATCH RFC v2 00/10] target/arm: add support for MTE4
2025-11-17 1:40 UTC (9+ messages)
` [PATCH RFC v2 01/10] target/arm: explicitly disable MTE4 for max
` [PATCH RFC v2 03/10] target/arm: add TCSO bitmasks to SCTLR
` [PATCH RFC v2 04/10] target/arm: add FEAT_MTE_STORE_ONLY logic
` [PATCH RFC v2 06/10] target/arm: add canonical and no-address tag logic
` [PATCH RFC v2 07/10] target/arm: ldg on canonical tag loads the tag
` [PATCH RFC v2 08/10] target/arm: storing to canonical tags faults
` [PATCH RFC v2 09/10] tests/tcg: added test for MTE canonical and NAT
` [PATCH RFC v2 10/10] docs: added MTE4 features to docs
[PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
2025-11-17 1:10 UTC
[PATCH v16 00/10] Support virtio-gpu DRM native context
2025-11-16 21:14 UTC (12+ messages)
` [PATCH v16 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v16 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v16 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v16 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v16 05/10] virtio-gpu: Support DRM native context
` [PATCH v16 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v16 07/10] ui/gtk: "
` [PATCH v16 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v16 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v16 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
2025-11-16 20:46 UTC (11+ messages)
` [PATCH v2 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
` [SPAM] "
` [PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
` [SPAM] "
` [PATCH v2 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
` [SPAM] "
` [PATCH v2 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
` [SPAM] "
` [PATCH v2 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor
` [SPAM] "
[PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
2025-11-16 17:43 UTC (2+ messages)
[RFC PATCH v2 0/2] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-16 14:14 UTC (3+ messages)
` [RFC PATCH v2 1/2] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v2 2/2] virtio-gpu: Support mapping hostmem blobs with map_fixed
[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-16 13:54 UTC (6+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed
[RFC PATCH] hw/dma: don't allow weird transfer lengths for bcm2835
2025-11-16 13:48 UTC (6+ messages)
[RFC PATCH] virtio-net: introduce strict peer feature check
2025-11-16 6:52 UTC (14+ messages)
[PATCH v2] target/i386: fix stack size when delivering real mode interrupts
2025-11-15 12:25 UTC (2+ messages)
[PATCH 0/3] Basic ASID2 support
2025-11-15 12:21 UTC (7+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits
vsock support for communication between guests
2025-11-15 11:13 UTC (7+ messages)
[PATCH v1] audio/virtio-snd: fix latency calc
2025-11-15 10:08 UTC (2+ messages)
[PATCH 0/3] migration: Error fixes and improvements
2025-11-15 8:35 UTC (4+ messages)
` [PATCH 1/3] migration: Plug memory leaks after migrate_set_error()
` [PATCH 2/3] migration: Use warn_reportf_err() where appropriate
` [PATCH 3/3] migration/postcopy-ram: Improve error reporting after loadvm failure
[PATCH 00/22] rust/hpet: Move towards lockless IO, partly
2025-11-15 7:54 UTC (8+ messages)
` [PATCH 10/22] rust/hpet: Abstract HPETTimerRegisters struct
` [PATCH 22/22] rust/hpet: Enable lockless IO
[PATCHv2 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-15 6:50 UTC (14+ messages)
` [PATCHv2 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PATCHv2 02/13] hw/arm/fsl-imx8mm: Implemented CCM(Clock Control Module) and Analog IP
` [PATCHv2 03/13] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv2 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv2 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv2 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv2 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv2 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv2 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCHv2 10/13] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv2 11/13] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv2 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCHv2 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
[PATCH 0/5] virtio-gpu: Force RCU when unmapping blob
2025-11-15 2:59 UTC (17+ messages)
` [PATCH 4/5] rcu: Wake the RCU thread when draining
[PATCH v5 00/19] target/arm/hvf: Consolidate
2025-11-15 2:22 UTC (21+ messages)
` [PATCH v5 01/19] accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range
` [PATCH v5 02/19] target/i386/hvf: Use host page alignment in ept_emulation_fault()
` [PATCH v5 03/19] accel/hvf: Enforce host alignment in hv_vm_protect()
` [PATCH v5 04/19] target/i386/hvf: Use hvf_unprotect_dirty_range
` [PATCH v5 05/19] target/i386/hvf: Use address_space_translate in ept_emulation_fault
` [PATCH v5 06/19] accel/hvf: Simplify hvf_log_*
` [PATCH v5 07/19] accel/hvf: Move hvf_log_sync to hvf_log_clear
` [PATCH v5 08/19] accel/hvf: Simplify hvf_set_phys_mem
` [PATCH v5 09/19] accel/hvf: Drop hvf_slot and hvf_find_overlap_slot
` [PATCH v5 10/19] accel/hvf: Remove mac_slots
` [PATCH v5 11/19] target/arm/hvf: Implement dirty page tracking
` [PATCH v5 12/19] accel/hvf: Skip WFI if CPU has work to do
` [PATCH v5 13/19] accel/hvf: Implement WFI without using pselect()
` [PATCH v5 14/19] accel/hvf: Have PSCI CPU_SUSPEND halt the vCPU
` [PATCH v5 15/19] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v5 16/19] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v5 17/19] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v5 18/19] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v5 19/19] target/arm: Only allow disabling NEON when using TCG
[PATCH] target/i386: fix stack size when delivering real mode interrupts
2025-11-15 1:20 UTC
[PATCH] target/i386: svm: fix sign extension of exit code
2025-11-15 0:26 UTC
[PATCH] target/i386/tcg: validate segment registers
2025-11-15 0:19 UTC
[PATCH] target/arm: Mark VPERMILPS as not valid with prefix 0
2025-11-14 23:39 UTC (2+ messages)
[PATCH 0/4] Clean up end-of-instruction processing
2025-11-14 23:00 UTC (5+ messages)
` [PATCH 1/4] Hexagon (target/hexagon) Remove gen_log_reg_write
` [PATCH 2/4] Hexagon (target/hexagon) s/gen_log_pred_write/gen_pred_write
` [PATCH 3/4] Hexagon (target/hexagon) s/gen_log_vreg_write/gen_vreg_write
` [PATCH 4/4] Hexagon (target/hexagon) s/log_write/gen_write
[PULL 0/8] block-job patches 2025-04-29
2025-11-14 23:00 UTC (2+ messages)
[PATCH v2 0/3] io: fix crash in VNC websock server when client quits early
2025-11-14 22:01 UTC (4+ messages)
` [PATCH v2 1/3] io: release active GSource in TLS channel finalizer
[PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
2025-11-14 20:44 UTC (8+ messages)
[PATCH] system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events
2025-11-14 19:53 UTC (4+ messages)
[PULL 00/10] target-arm queue
2025-11-14 19:08 UTC (12+ messages)
` [PULL 01/10] MAINTAINERS: update maintainers for WHPX
` [PULL 02/10] target/arm: Fix accidental write to TCG constant
` [PULL 03/10] target/arm/cpu64: remove duplicate include
` [PULL 04/10] hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun
` [PULL 05/10] hw/display/xlnx_dp: Don't abort for unsupported graphics formats
` [PULL 06/10] cxl: Clean up includes
` [PULL 07/10] vfio: "
` [PULL 08/10] tests: "
` [PULL 09/10] hw/misc/npcm_clk: Don't divide by zero when calculating frequency
` [PULL 10/10] hw/audio/lm4549: Don't try to open a zero-frequency audio voice
[PATCH] hw/9pfs: Drop unused print_sg helper
2025-11-14 18:08 UTC (5+ messages)
[PATCH] target/i386: Mark VPERMILPS as not valid with prefix 0
2025-11-14 17:55 UTC
[PULL 0/5] Net patches
2025-11-14 16:58 UTC (7+ messages)
` [PULL 1/5] net/hub: make net_hub_port_cleanup idempotent
` [PULL 2/5] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors
` [PULL 3/5] hw/net/e1000e_core: Correct rx oversize packet checks
` [PULL 4/5] hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assert
` [PULL 5/5] net: pad packets to minimum length in qemu_receive_packet()
[PULL for-10.2 00/15] NBD patches for 2025-11-13
2025-11-14 16:57 UTC (17+ messages)
` [PULL 01/15] iotests: Drop execute permissions on vvfat.out
` [PULL 02/15] qio: Add trace points to net_listener
` [PULL 03/15] qio: Unwatch before notify in QIONetListener
` [PULL 04/15] qio: Remember context of qio_net_listener_set_client_func_full
` [PULL 05/15] qio: Protect NetListener callback with mutex
` [PULL 06/15] qio: Minor optimization when callback function is unchanged
` [PULL 07/15] qio: Factor out helpers qio_net_listener_[un]watch
` [PULL 08/15] chardev: Reuse channel's cached local address
` [PULL 09/15] qio: Provide accessor around QIONetListener->sioc
` [PULL 10/15] qio: Prepare NetListener to use AioContext
` [PULL 11/15] qio: Add QIONetListener API for using AioContext
` [PULL 12/15] nbd: Avoid deadlock in client connecting to same-process server
` [PULL 13/15] iotests: Add coverage of recent NBD qio deadlock fix
` [PULL 14/15] tests/qemu-iotests: Fix broken grep command in iotest 207
` [PULL 15/15] tests/qemu-iotest: fix iotest 024 with qed images
[PATCH] Make sure fetch_instruction exist before calling it
2025-11-14 16:10 UTC (4+ messages)
[PATCH] hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs
2025-11-14 15:53 UTC
[PATCH] migration: set correct list pointer when removing notifier
2025-11-14 15:48 UTC (3+ messages)
[PATCH v2 1/1] tests/qtest/fuzz: Add generic fuzzer for VNC
2025-11-14 15:02 UTC (4+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
[PATCH 0/2] hw/gpio: Add Aspeed Serial GPIO (SGPIO) controller model
2025-11-14 14:01 UTC (3+ messages)
` [PATCH 1/2] hw/gpio: Add the skeleton of Aspeed Serial gpio
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
2025-11-14 13:47 UTC (11+ messages)
` [PATCH v2 1/5] vvfat: introduce partitioned option
[PATCH v2 0/5] RISC-V: NEORV32 CPU, devices, and machine
2025-11-14 13:24 UTC (10+ messages)
` [PATCH v2 2/5] hw/misc: add NEORV32 SYSINFO block (CLK/MISC/SOC/CACHE)
` [PATCH v2 4/5] hw/ssi: add NEORV32 SPI controller (SSI master, CS command)
` [PATCH v2 5/5] hw/riscv: introduce 'neorv32' board, docs, and riscv32 device config
[PATCH] hw/audio/lm4549: Don't try to open a zero-frequency audio voice
2025-11-14 13:20 UTC (3+ messages)
[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
2025-11-14 13:19 UTC (2+ messages)
[PATCH] hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section()
2025-11-14 13:16 UTC (2+ messages)
[PATCH 0/2] xlnx-dp: fix a couple of fuzzer bugs
2025-11-14 13:14 UTC (2+ messages)
[PATCH] target/arm/cpu64: remove duplicate include
2025-11-14 13:04 UTC (2+ messages)
[PATCH] target/arm: Fix accidental write to TCG constant
2025-11-14 13:03 UTC (2+ messages)
[PATCH] MAINTAINERS: update maintainers for WHPX
2025-11-14 13:00 UTC (2+ messages)
[PATCH for-10.2] hw/nvme: fix namespace atomic parameter setup
2025-11-14 12:46 UTC (2+ messages)
[PATCH v4 0/8] target/arm/kvm: Improve memory error handling
2025-11-14 9:46 UTC (4+ messages)
` [PATCH v4 7/8] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()
[PATCH 0/9] RISC-V CPU time source interface
2025-11-14 9:25 UTC (2+ messages)
Incorrect error handling in xen_enable_tpm()
2025-11-14 9:16 UTC
[PATCH 0/2] Set MISA.[C|X] based on the selected extensions
2025-11-14 9:01 UTC (3+ messages)
` [PATCH 1/2] target/riscv: Update MISA.C for Zc* extensions
` [PATCH 2/2] target/riscv: Update MISA.X for non-standard extensions
[RFC PATCH 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-11-14 8:55 UTC (7+ messages)
` [RFC PATCH 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
[PATCH] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
2025-11-14 8:43 UTC
[PULL 00/18] Miscellaneous changes for 2025-10-28
2025-11-14 6:11 UTC (12+ messages)
` [PULL 03/18] rcu: Unify force quiescent state
` Regression with the "replay" test on target alpha (was: [PULL 03/18] rcu: Unify force quiescent state)
` Regression with the "replay" test on target alpha
[PATCH] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
2025-11-14 2:11 UTC (2+ messages)
` [PATCH] mirror: Optimize mirroring for zero blocks in mirror_read_complete
[PATCH v6] qapi: net: deprecate vhostforce option
2025-11-14 1:34 UTC (2+ messages)
[PATCH] tests/qemu-iotest: fix iotest 024 with qed images
2025-11-13 22:42 UTC (3+ messages)
[PATCH] tests/qemu-iotests: Fix broken grep command in iotest 207
2025-11-13 22:41 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).