public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-07 23:28:30 to 2026-03-09 05:03:39 UTC [more...]

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-09  5:02 UTC  (14+ messages)
` [PATCH v5 1/9] target/riscv: Add cfg properties for Zvfbfa extensions
` [PATCH v5 2/9] target/riscv: Add the Zvfbfa extension implied rule
` [PATCH v5 3/9] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PATCH v5 4/9] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
` [PATCH v5 5/9] target/riscv: Use the tb->cs_base as the extend tb flags
` [PATCH v5 6/9] target/riscv: Introduce altfmt into DisasContext

[PATCH v6 00/35] Introduce support for confidential guest reset (x86)
 2026-03-09  4:29 UTC  (9+ messages)
` [PATCH v6 35/35] migration: return EEXIST when trying to add the same migration blocker

[PATCH] hw/riscv/riscv-iommu: Free instance_init allocations in instance_finalize
 2026-03-09  3:58 UTC  (5+ messages)

[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
 2026-03-09  3:16 UTC  (5+ messages)
` [PATCH 1/7] virtio: Allow to fill a whole virtqueue in order

[PATCH 0/2] Fix ati-vga segfault with guest_hwcursor=true
 2026-03-09  2:42 UTC  (5+ messages)
` [PATCH 1/2] ati-vga: Simplify hw cursor drawing
` [PATCH 2/2] ati-vga: Do not access pixel outside the screen

[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
 2026-03-09  2:16 UTC  (4+ messages)
` [PATCH v1 12/13] intel_iommu_accel: Add pasid bits size check

[PATCH v12 0/9] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-03-09  2:00 UTC  (11+ messages)
` [PATCH v12 1/9] ati-vga: Remove src and dst stride mutation in ati_2d_blt
` [PATCH v12 2/9] ati-vga: Use local variables for register values "
` [PATCH v12 3/9] ati-vga: Introduce ATI2DCtx struct for 2D blit context
` [PATCH v12 4/9] ati-vga: Extract setup_2d_blt_ctx from ati_2d_blt
` [PATCH v12 5/9] ati-vga: Split ati_2d_do_blt "
` [PATCH v12 6/9] ati-vga: Remove ATIVGAState param from ati_2d_do_blt
` [PATCH v12 7/9] ati-vga: Implement scissor rectangle clipping for 2D operations
` [PATCH v12 8/9] ati-vga: Implement HOST_DATA register writes
` [PATCH v12 9/9] ati-vga: Implement HOST_DATA flush to VRAM

[PATCH v11 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-03-09  1:55 UTC  (4+ messages)

[PATCH v2 0/2] target/loongarch: Fix NX enforcement for PTW helpers
 2026-03-09  1:18 UTC  (3+ messages)
` [PATCH v2 1/2] target/loongarch: Preserve PTE permission bits in LDPTE

[PATCH v5 00/15] s390x: Add support for virtio-blk-pci IPL device
 2026-03-09  0:36 UTC  (16+ messages)
` [PATCH v5 01/15] pc-bios/s390-ccw: Fix misattributed function prototypes
` [PATCH v5 02/15] pc-bios/s390-ccw: Remove redundant vring schid attribute
` [PATCH v5 03/15] pc-bios/s390-ccw: Always reset virtio device on failed boot attempt
` [PATCH v5 04/15] s390x: Remove duplicate definitions of IPL types
` [PATCH v5 05/15] pc-bios/s390-ccw: Store device type independent of sense data
` [PATCH v5 06/15] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH v5 07/15] include/hw/s390x: Move CLP definitions for easier BIOS access
` [PATCH v5 08/15] pc-bios/s390-ccw: Introduce CLP Architecture
` [PATCH v5 09/15] s390x: Add definitions for PCI IPL type
` [PATCH v5 10/15] pc-bios/s390-ccw: Introduce PCI device
` [PATCH v5 11/15] pc-bios/s390-ccw: Introduce virtio-pci functions
` [PATCH v5 12/15] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH v5 13/15] s390x: Build IPLB for virtio-pci devices
` [PATCH v5 14/15] hw: Add "loadparm" property to virtio block PCI devices booting on s390x
` [PATCH v5 15/15] tests/qtest: Add s390x PCI boot test to cdrom-test.c

[PATCH v3 00/14] TYPE_SERIAL cleanup
 2026-03-08 23:45 UTC  (5+ messages)
` [PATCH v3 09/14] hw/char/serial: Add constants for Line Control Register

leaks in migration-test
 2026-03-08 23:42 UTC  (2+ messages)

skipping the x86_64/test_memlock.py functional test when QEMU built with asan
 2026-03-08 23:39 UTC  (2+ messages)

[PATCH 0/3] sparc: fix minor memory leaks
 2026-03-08 23:10 UTC  (7+ messages)
` [PATCH 1/3] hw/sparc/sun4m: Don't set up dummy cpu interrupts
` [PATCH 2/3] hw/sparc/sun4m: Use qdev GPIOs rather than qemu_allocate_irqs()
` [PATCH 3/3] hw/timer/slavio_timer: Free resources allocated in instance_init

[PATCH] hw/pci-host/sabre: Mark unusable PCI busses as full to ease device plugging
 2026-03-08 23:06 UTC  (2+ messages)

[PULL 00/49] Misc HW patches for 2026-03-08
 2026-03-08 22:34 UTC  (50+ messages)
` [PULL 01/49] hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines
` [PULL 02/49] hw/i386/pc: Remove pc_compat_3_0[] array
` [PULL 03/49] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field
` [PULL 04/49] hw/core/machine: Remove the hw_compat_3_0[] array
` [PULL 05/49] meson: Include various directories providing stubs before libqemuutil
` [PULL 06/49] hw/acpi: Move acpi_send_event() function out of acpi_interface.c
` [PULL 07/49] hw/acpi: Move qbus_build_aml() "
` [PULL 08/49] hw/acpi: Always link QOM interfaces with system binaries
` [PULL 09/49] hw/nvram: Build fw_cfg-acpi.c once
` [PULL 10/49] hw/acpi: Build stubs once
` [PULL 11/49] hw/net: "
` [PULL 12/49] hw/*: "
` [PULL 13/49] semihosting: "
` [PULL 14/49] hw/s390x/s390-pci-vfio: Avoid including CONFIG_DEVICES in hw/ header
` [PULL 15/49] hw/misc/ivshmem-pci: Handle error from kvm_irqchip_add_irqfd_notifier_gsi()
` [PULL 16/49] hw/i386: drop unused PC_CPU_MODEL_IDS macro
` [PULL 17/49] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
` [PULL 18/49] ati-vga: Fix DST_PITCH and SRC_PITCH reads
` [PULL 19/49] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL
` [PULL 20/49] ati-vga: Latch src and dst pitch and offset on master_cntl default
` [PULL 21/49] ati-vga: Implement foreground and background color register writes
` [PULL 22/49] ati-vga: Add scissor clipping register support
` [PULL 23/49] ati-vga: Remove dst_x/y updates after blit
` [PULL 24/49] ati-vga: Consolidate dirty region tracking in ati_2d_blt
` [PULL 25/49] hw/net/xilinx_ethlite: Check for oversized TX packets
` [PULL 26/49] MAINTAINERS: Replace @tuxfamily.org address
` [PULL 27/49] ui/cocoa: Do not automatically zoom for HiDPI
` [PULL 28/49] hw/uefi: add variable digest to vmstate
` [PULL 29/49] hw/net/xilinx_axienet: Prevent writes to PHY Identification registers
` [PULL 30/49] MAINTAINERS: Update the maintainer for the CHRP NVRAM section
` [PULL 31/49] hw/arm/Kconfig: Fix serial selection for NPCM8XX
` [PULL 32/49] hw/char/{diva-gsp, serial-pci-multi}: Fix deinitialization order
` [PULL 33/49] hw/arm/aspeed_ast27x0-{ssp, tsp}: Do not access SerialMM internals directly
` [PULL 34/49] util/fifo8: Make all read-only methods const-correct
` [PULL 35/49] hw/char/serial: Remove explicit cast from void pointer
` [PULL 36/49] hw/char/serial: Prefer fifo8 methods over open-coding
` [PULL 37/49] hw/char/serial: Reuse fifo8_num_used()
` [PULL 38/49] hw/char/serial: Remove unhelpful comment
` [PULL 39/49] hw/char/serial: Add constants for Line Control Register
` [PULL 40/49] hw/char/serial: Remove redundant reset
` [PULL 41/49] hw/char/serial: Avoid implicit conversion when tracing
` [PULL 42/49] hppa: Introduce HPPACPUDef
` [PULL 43/49] hppa: Get physical address space bits from HPPACPUDef
` [PULL 44/49] hppa: Use 44 bit physical addresses for PA-8700
` [PULL 45/49] ati-vga: Allow setting EDID parameters directly
` [PULL 46/49] hw/m68k/mcf_intc: Use qdev input gpios for input IRQs
` [PULL 47/49] audio/jack: Fix use of qemu_thread_set_name() on macOS
` [PULL 48/49] hw/hppa: Avoid leaking a diva-gsp device
` [PULL 49/49] hw/char: Drop disable property of Diva GSP card

[PATCH v6 0/3] hppa: PA-8700, use 44 bit physical addresses
 2026-03-08 22:30 UTC  (2+ messages)

[PATCH] hw/net/xilinx_axienet.c: Prevent writes to PHY Identification registers
 2026-03-08 22:13 UTC  (2+ messages)

[PATCH] hw/net/xilinx_ethlite: Check for oversized TX packets
 2026-03-08 22:00 UTC  (2+ messages)

[PATCH] audio: Fix macOS JACK Audio Connection Kit
 2026-03-08 21:51 UTC  (3+ messages)

[PATCH] hw/m68k/mcf_intc: Use qdev input gpios for input IRQs
 2026-03-08 21:51 UTC  (2+ messages)

[PATCH 00/12] linux-user and hppa patches
 2026-03-08 21:50 UTC  (2+ messages)

[PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines
 2026-03-08 21:48 UTC  (11+ messages)
` [PATCH 1/4] hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines
` [PATCH 2/4] hw/i386/pc: Remove pc_compat_3_0[] array
` [PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field
` [PATCH 4/4] hw/core/machine: Remove the hw_compat_3_0[] array

[PATCH 0/5] Trivial cleanup
 2026-03-08 21:27 UTC  (7+ messages)
` [PATCH 1/5] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
` [PATCH 2/5] hw/arm/fsl-imx8mp: Fix parent of ocram memory region
` [PATCH 3/5] hw/arm/imx8mp-evk: Fix reference count of SoC object
` [PATCH 4/5] system/vl: Fix reference count of machine object
` [PATCH 5/5] Revert "sysbus: add irq_routing_notifier"

[PULL 00/20] virtio-gpu updates (resolution, error handling, fences, native context)
 2026-03-08 18:56 UTC  (2+ messages)

[PATCH 0/2] tests/qtest/test-x86-cpuid-compat: fix leaks
 2026-03-08 18:54 UTC  (3+ messages)
` [PATCH 1/2] tests/qtest/test-x86-cpuid-compat: Switch test_cpuid_prop to data-driven
` [PATCH 2/2] tests/qtest/test-x86-cpuid-compat: Switch test_feature_flag "

[RFC PATCH] hw/core: Avoid attaching qdevs to /machine/unattached if they have a bus
 2026-03-08 17:56 UTC  (8+ messages)

[PULL 00/12] For next patches
 2026-03-08 17:29 UTC  (13+ messages)
` [PULL 01/12] hw/hppa: Avoid leaking a diva-gsp device
` [PULL 02/12] hw/char: Drop disable property of Diva GSP card
` [PULL 03/12] linux-user/strace: fix printing of file offsets
` [PULL 04/12] linux-user: properly check flags in openat2
` [PULL 05/12] linux-user: Check if RESOLVE_CACHED flag is defined before using it
` [PULL 06/12] linux-user: fix matching ioctl numbers in print_ioctl
` [PULL 07/12] linux-user: fix TIOCGSID ioctl
` [PULL 08/12] linux-user: Deal with mmap where start > reserved_va
` [PULL 09/12] bsd-user: "
` [PULL 10/12] tests/tcg/multiarch/test-mmap: Print more details
` [PULL 11/12] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
` [PULL 12/12] linux-user: Improve formatting for mremap()

[PATCH v2 0/4] virtio: Add the virtio-msg transport
 2026-03-08 17:24 UTC  (2+ messages)

[PATCH] hw/uefi: add variable digest to vmstate
 2026-03-08 17:18 UTC  (2+ messages)

[PATCH v5 0/6] riscv: implement Ssqosid extension and CBQRI controllers
 2026-03-08 16:38 UTC  (10+ messages)
` [PATCH v5 2/6] hw/riscv: define capabilities of "
` [PATCH v5 3/6] hw/riscv: implement CBQRI capacity controller
` [PATCH v5 4/6] hw/riscv: implement CBQRI bandwidth controller

[PATCH] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
 2026-03-08 16:00 UTC 

[PATCH v6 0/9] hvf, whpx: i386: x86-centric fixes before softfreeze
 2026-03-08 15:32 UTC  (3+ messages)
` [PATCH v6 3/9] hvf: arm: unbreak the x86 build

[PATCH v19 00/13] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-08 15:29 UTC  (3+ messages)
` [PATCH v19 05/13] hw/arm, target/arm: nested virtualisation on HVF

ati-vga patches for 11.0
 2026-03-08 14:07 UTC  (2+ messages)

GSoC 2026: Interest in vhost-user memory isolation
 2026-03-08  7:12 UTC 

[PATCH 0/4] ui: fix small leaks in -display dbus
 2026-03-08 13:25 UTC  (6+ messages)
` [PATCH 3/4] ui/dbus: fix Unix.Map proxy leak
` [PATCH 4/4] ui/dbus: fix pixman cleanup

[PATCHSET 0/2] io_uring fixes
 2026-03-08 12:11 UTC  (3+ messages)

[PATCH] migration: assert that the same migration handler is not being added twice
 2026-03-08 10:01 UTC 

[PATCH] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
 2026-03-08  8:34 UTC  (3+ messages)

[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
 2026-03-08  8:29 UTC  (4+ messages)

[PATCH] mirror: Fix missed dirty bitmap writes during startup
 2026-03-08  8:25 UTC  (2+ messages)

[PATCH v1 00/28] RISC-V Debug Module support
 2026-03-08  7:17 UTC  (29+ messages)
` [PATCH v1 01/28] target/riscv: track pending Debug Module halt requests
` [PATCH v1 02/28] target/riscv: keep Debug Mode active when a DM ROM is present
` [PATCH v1 03/28] target/riscv: enter Debug Mode from pending DM halt requests
` [PATCH v1 04/28] target/riscv: route in-debug exceptions back to the DM ROM
` [PATCH v1 05/28] target/riscv: re-enter the DM ROM after single-step completion
` [PATCH v1 06/28] target/riscv: let ebreak enter the DM ROM
` [PATCH v1 07/28] target/riscv: restart the DM ROM on debug-mode ebreak
` [PATCH v1 08/28] target/riscv: track the exact breakpoint trigger hit
` [PATCH v1 09/28] target/riscv: track the exact watchpoint "
` [PATCH v1 10/28] target/riscv: send trigger debug-mode actions to the DM ROM
` [PATCH v1 11/28] target/riscv: suppress itrigger TB state in Debug Mode
` [PATCH v1 12/28] target/riscv: tighten itrigger privilege and count checks
` [PATCH v1 13/28] target/riscv: allow debug-mode actions for itrigger
` [PATCH v1 14/28] target/riscv: stop consuming itrigger counts in Debug Mode
` [PATCH v1 15/28] hw/riscv: add an initial Debug Module device model
` [PATCH v1 16/28] hw/riscv/dm: track per-hart debug state
` [PATCH v1 17/28] hw/riscv/dm: add hart run-control operations
` [PATCH v1 18/28] hw/riscv/dm: queue reset halts from the reset work item
` [PATCH v1 19/28] hw/riscv/dm: add DMI register declarations and ROM entry program
` [PATCH v1 20/28] hw/riscv/dm: add register handlers and update state management
` [PATCH v1 21/28] hw/riscv/dm: add abstract command execution
` [PATCH v1 22/28] hw/riscv/dm: add system bus access
` [PATCH v1 23/28] hw/riscv/virt: integrate the Debug Module
` [PATCH v1 24/28] tests/qtest: add initial RISC-V Debug Module tests
` [PATCH v1 25/28] tests/qtest: extend DM register semantics coverage
` [PATCH v1 26/28] tests/qtest: add DM abstract command and halt/resume tests
` [PATCH v1 27/28] tests/qtest: add DM TCG halt and register access tests
` [PATCH v1 28/28] tests/qtest: add DM TCG single-step and trigger tests

[PATCH] hvf: arm: fix Windows boot with kernel-irqchip=on
 2026-03-08  6:16 UTC 

[PATCH v4 0/6] Implement memory_region_new_* functions
 2026-03-07 23:27 UTC  (3+ messages)
` [PATCH v4 2/6] memory: Update documentation for memory_region_new*()
` [PATCH v4 4/6] hw/pci-host/articia: Map PCI memory windows in realize


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox