qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-14 09:03:21 to 2025-11-17 08:48:55 UTC [more...]

[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
 2025-11-17  8:47 UTC  (3+ messages)
` [PATCH 1/5] rust/hpet: move hidden registers to HPETTimerRegisters
` [PATCH 3/5] rust/hpet: remove BqlRefCell around HPETTimer

[PATCH 0/8] virtio-gpu/next - misc fixes and MR handling
 2025-11-17  8:47 UTC  (2+ messages)

[PATCH] qmp: Fix a typo for a USO feature
 2025-11-17  8:42 UTC  (3+ messages)

[PATCH 0/4] linux-user: fix several mremap bugs
 2025-11-17  8:40 UTC  (2+ messages)

[PATCH 0/8] rust: add preludes to all crates
 2025-11-17  8:36 UTC  (11+ messages)
` [PATCH 1/8] util: add prelude
` [PATCH 2/8] common: "
` [PATCH 3/8] hwcore: "
` [PATCH 4/8] migration: "
` [PATCH 5/8] chardev: "
` [PATCH 6/8] bql: "
` [PATCH 7/8] system: "
` [PATCH 8/8] qom: add more to the prelude

[PATCH 1/1] target/loongarch: Fix some exception need't update CSR_BADV
 2025-11-17  7:50 UTC 

[PATCH] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
 2025-11-17  8:14 UTC  (5+ messages)

[PATCH V3 0/2] fix pci device can't alloc irq from fdt
 2025-11-17  7:14 UTC  (3+ messages)
` [PATCH V3 1/2] Modify the interrupt trigger type in loongarch virt fdt to macro definition
` [PATCH V3 2/2] fix pci device can't alloc irq from fdt

[v2] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
 2025-11-17  7:38 UTC 

[v2] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
 2025-11-17  7:26 UTC 

[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-11-17  7:13 UTC  (17+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
 2025-11-17  6:09 UTC  (3+ messages)

[RFC PATCH v2 0/2] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-17  5:56 UTC  (8+ 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] virtio-net: introduce strict peer feature check
 2025-11-17  4:31 UTC  (15+ messages)

[PATCH v1] audio/virtio-snd: fix latency calc
 2025-11-17  2:16 UTC  (3+ messages)

[PATCH RFC v2 00/10] target/arm: add support for MTE4
 2025-11-17  1:40 UTC  (11+ messages)
` [PATCH RFC v2 01/10] target/arm: explicitly disable MTE4 for max
` [PATCH RFC v2 02/10] tests/tcg: added test for MTE FAR
` [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 05/10] tests/tcg: added test for MTE write-only
` [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] "

[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)

[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 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  (5+ messages)
` [PATCH 10/22] rust/hpet: Abstract HPETTimerRegisters struct

[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 4/5] rcu: Wake the RCU thread when draining
 2025-11-15  2:59 UTC  (13+ messages)

[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  (2+ messages)

[PULL for-10.2 00/15] NBD patches for 2025-11-13
 2025-11-14 16:57 UTC  (2+ messages)

[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  (2+ 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  (2+ messages)
` [PATCH 2/2] target/riscv: Update MISA.X for non-standard extensions


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).