qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/10
[PATCH v2 65/67] tests/qtest: fix dbus-vmstate-test compilation
Marc-André Lureau
2026/04/10
[PATCH v2 29/67] ui/console: remove console_ch_t typedef and console_write_ch()
Marc-André Lureau
2026/04/10
[PATCH v2 64/67] tests: rename the dbus-daemon helper script
Marc-André Lureau
2026/04/10
[PATCH v2 42/67] ui/vnc: VncDisplay.id is not const
Marc-André Lureau
2026/04/10
[PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Marc-André Lureau
2026/04/10
[PATCH v2 58/67] ui/console: add doc comment for qemu_console_{un}register_listener()
Marc-André Lureau
2026/04/10
[PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Marc-André Lureau
2026/04/10
[PATCH v2 54/67] ui/vnc: explicitly link with png
Marc-André Lureau
2026/04/10
[PATCH v2 46/67] ui/vnc: make the worker thread per-VncDisplay
Marc-André Lureau
2026/04/10
[PATCH v2 37/67] ui: make unregister_displaychangelistener() skip unregistered
Marc-André Lureau
2026/04/10
[PATCH v2 34/67] util: move datadir.c from system/
Marc-André Lureau
2026/04/10
[PATCH v2 40/67] ui/vnc: assert preconditions instead of silently returning
Marc-André Lureau
2026/04/10
[PATCH v2 41/67] ui/vnc: simplify vnc_init_func error handling
Marc-André Lureau
2026/04/10
[PATCH v2 39/67] system: make qemu_del_vm_change_state_handler accept NULL
Marc-André Lureau
2026/04/10
[PATCH v2 35/67] ui: move DisplaySurface functions to display-surface.c
Marc-André Lureau
2026/04/10
[PATCH v2 36/67] ui: make qemu_default_pixelformat() static inline
Marc-André Lureau
2026/04/10
[PATCH v2 31/67] ui/vgafont: add SPDX license header
Marc-André Lureau
2026/04/10
[PATCH v2 26/67] ui/console-vc: extract vt100_input() from vc_chr_write()
Marc-André Lureau
2026/04/10
[PATCH v2 28/67] ui/console-vc: extract vt100_init() and vt100_fini()
Marc-André Lureau
2026/04/10
[PATCH v2 24/67] ui/console-vc: unify the write path
Marc-André Lureau
2026/04/10
[PATCH v2 27/67] ui/console-vc: extract vt100_keysym() from qemu_text_console_handle_keysym()
Marc-André Lureau
2026/04/10
[PATCH v2 18/67] ui/console-vc: decouple VT100 display updates via function pointer
Marc-André Lureau
2026/04/10
[PATCH v2 25/67] ui/console-vc: move VT100 state machine and output FIFO into QemuVT100
Marc-André Lureau
2026/04/10
[PATCH v2 22/67] ui/console-vc: refactor text_console_resize() into vt100_set_image()
Marc-André Lureau
2026/04/10
[PATCH v2 19/67] ui/console-vc: console_refresh() -> vt100_refresh()
Marc-André Lureau
2026/04/10
[PATCH v2 23/67] ui/console-vc: move vc_put_lf() to VT100 layer as vt100_put_lf()
Marc-André Lureau
2026/04/10
[PATCH v2 20/67] ui/console-vc: move cursor blinking logic into VT100 layer
Marc-André Lureau
2026/04/10
[PATCH v2 12/67] ui/console: dispatch get_label() through QOM virtual method
Marc-André Lureau
2026/04/10
[PATCH v2 21/67] ui/console-vc: console_scroll() -> vt100_scroll()
Marc-André Lureau
2026/04/10
[PATCH v2 17/67] ui/console-vc: make show_cursor() take vt100
Marc-André Lureau
2026/04/10
[PATCH v2 15/67] ui/console-vc: vga_putcharxy()->vt100_putcharxy()
Marc-André Lureau
2026/04/10
[PATCH v2 16/67] ui/console-vc: make invalidate_xy() take vt100
Marc-André Lureau
2026/04/10
[PATCH v2 09/67] ui/console-vc: add UTF-8 input decoding with CP437 rendering
Marc-André Lureau
2026/04/10
[PATCH v2 14/67] ui/console-vc: set vt100 associated pixman image
Marc-André Lureau
2026/04/10
[PATCH v2 13/67] ui/console-vc: introduce QemuVT100
Marc-André Lureau
2026/04/10
[PATCH v2 10/67] ui/console-vc: ignore string-type escape sequences
Marc-André Lureau
2026/04/10
[PATCH v2 06/67] ui/vnc-jobs: narrow taking the queue lock
Marc-André Lureau
2026/04/10
[PATCH v2 07/67] ui/vnc-jobs: drop redundant (and needless) qemu_thread_get_self()
Marc-André Lureau
2026/04/10
[PATCH v2 08/67] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
Marc-André Lureau
2026/04/10
[PATCH v2 11/67] ui/console-vc: fix comment shift-out/in comments
Marc-André Lureau
2026/04/10
[PATCH v2 05/67] ui/vnc-jobs: remove vnc_queue_clear()
Marc-André Lureau
2026/04/10
[PATCH v2 03/67] ui/vnc-jobs: vnc_has_job_locked() argument cannot be NULL
Marc-André Lureau
2026/04/10
[PATCH v2 00/67] ui: add standalone VNC server over D-Bus
Marc-André Lureau
2026/04/10
[PATCH v2 04/67] ui/vnc-jobs: remove dead VncJobQueue.exit
Marc-André Lureau
2026/04/10
[PATCH v2 01/67] ui/vnc-jobs: remove needless buffer_reset() before end
Marc-André Lureau
2026/04/10
[PATCH v2 02/67] ui/vnc: clarify intent using buffer_empty() function
Marc-André Lureau
2026/04/10
Re: [PATCH v10 15/30] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
Jared Rossi
2026/04/10
Re: [PATCH 07/11] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Nathan Chen
2026/04/10
Re: [PATCH 05/11] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Nathan Chen
2026/04/10
Re: [PATCH 06/11] hw/arm/smmuv3: Change the default ril support to match the host
Nathan Chen
2026/04/10
Re: [PATCH 03/11] hw/arm/smmuv3: Change the default ats support to match the host
Nathan Chen
2026/04/10
Re: [PATCH 02/11] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Nathan Chen
2026/04/10
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
2026/04/10
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
2026/04/10
Re: [PATCH v10 14/30] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
Farhan Ali
2026/04/10
Re: [PATCH] monitor: fix missing spaces in screendump help text
Philippe Mathieu-Daudé
2026/04/10
[PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
Peter Maydell
2026/04/10
[PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
Peter Maydell
2026/04/10
[PATCH 0/2] hw/display/cirrus_vga: Fix packed-24 color-expansion ops
Peter Maydell
2026/04/10
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Fabiano Rosas
2026/04/10
[PATCH v4 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 16/16] tests/hexagon: add tests for HVX bfloat
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 10/16] target/hexagon: add v68 HVX IEEE float compare insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 08/16] target/hexagon: add v68 HVX IEEE float misc insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 03/16] target/hexagon/cpu: add HVX IEEE FP extension
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 04/16] hexagon: group cpu configurations in their own struct
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 00/16] hexagon: add missing HVX float instructions
Matheus Tavares Bernardino
2026/04/10
[PATCH v4 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
Matheus Tavares Bernardino
2026/04/10
Re: [PATCH 1/1] target/i386/mshv: fix read/write memory across the page boundary
Magnus Kulke
2026/04/10
Re: [PATCH v3 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon
2026/04/10
Re: [PATCH v2 0/3] vfio-user fixes
Cédric Le Goater
2026/04/10
[PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
2026/04/10
[PATCH v3] hw/nvme: add namespace hotplug support
mr-083
2026/04/10
Re: [PATCH 2/2] accel/mshv: return correct errno value from ioeventfd failure
Magnus Kulke
2026/04/10
[PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Magnus Kulke
2026/04/10
Re: [PATCH] monitor: fix missing spaces in screendump help text
Marc-André Lureau
2026/04/10
[PATCH 0/2] scsi: Fix discard_granularity for -drive if=scsi
Kevin Wolf
2026/04/10
[PATCH 1/2] block: Create DEFAULT_BLOCK_CONF macro
Kevin Wolf
2026/04/10
Re: [PATCH v3 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Marc-André Lureau
2026/04/10
Re: [PATCH v3] hw/nvme: add namespace hotplug support
Matthieu Rolla
2026/04/10
[PATCH V6 10/14] virtio-balloon: Update tracking iothread users with holder name
Zhang Chen
2026/04/10
Re: [PATCH v2 10/65] hw/intc/arm_gicv5: Implement IRS ID regs
Peter Maydell
2026/04/10
[PATCH V6 14/14] iothread: simplify API by merging iothread_get_aio_context variants
Zhang Chen
2026/04/10
[PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads
Zhang Chen
2026/04/10
[PATCH V6 05/14] block/export: track IOThread reference in BlockExport
Zhang Chen
2026/04/10
Re: [PATCH v4 0/5] monitor: add dynamic QMP monitor hotplug support
Daniel P . Berrangé
2026/04/10
[PATCH 06/17] monitor: move monitor_data_(init|destroy) into QOM init/finalize
Daniel P . Berrangé
2026/04/10
[PATCH 12/17] monitor: drop unused monitor_cur_is_qmp
Daniel P . Berrangé
2026/04/10
[PATCH] monitor: fix missing spaces in screendump help text
Brian Knutsson
2026/04/10
[PATCH 17/17] FIXME: monitor: implement "user creatable" interface
Daniel P . Berrangé
2026/04/10
[PATCH V6 03/14] iothread: tracking iothread users with holder name
Zhang Chen
2026/04/10
[PATCH V6 06/14] monitor: Update tracking iothread users with holder name
Zhang Chen
2026/04/10
[PATCH V6 08/14] virtio: use iothread_get/put_aio_context for thread pinning
Zhang Chen
2026/04/10
RE: [PATCH] thread-pool: signal condition variable while holding lock
Stepan Popov
2026/04/10
Re: [PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Mohamed Mediouni
2026/04/10
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Alex Bennée
2026/04/10
Re: [PATCH] linux-user/mips: keep k0 in sync with CP0_UserLocal
James Hilliard
2026/04/10
Re: [PATCH 1/2] accel/mshv: fix ioeventfd deassignment to forward correct datamatch value
Magnus Kulke
2026/04/10
Re: [PATCH v3 03/16] target/hexagon/cpu: add HVX IEEE FP extension
Matheus Bernardino
2026/04/10
[PATCH V6 12/14] xen-block: Update tracking iothread users with holder name
Zhang Chen
2026/04/10
[PATCH 13/17] monitor: use dynamic cast in QMP commands
Daniel P . Berrangé
2026/04/10
[PATCH 15/17] monitor: drop unused monitor_is_qmp method
Daniel P . Berrangé
2026/04/10
[PATCH 14/17] monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P . Berrangé
2026/04/10
[PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Daniel P . Berrangé
2026/04/10
[PATCH 11/17] util: use dynamic cast in error vreport
Daniel P . Berrangé
2026/04/10
[PATCH 09/17] monitor: use class methods for monitor_accept_input
Daniel P . Berrangé
2026/04/10
[PATCH 07/17] monitor: use class methods for monitor_vprintf
Daniel P . Berrangé
2026/04/10
[PATCH 10/17] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
Daniel P . Berrangé
2026/04/10
[PATCH 04/17] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé
2026/04/10
[PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé
2026/04/10
[PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
2026/04/10
[PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé
2026/04/10
[PATCH 08/17] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé
2026/04/10
[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé
2026/04/10
[PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Daniel P . Berrangé
2026/04/10
[PATCH V6 11/14] vfio-user/proxy: Update tracking iothread users with holder name
Zhang Chen
2026/04/10
[PATCH V6 09/14] net/colo: track IOThread references using path-based holder
Zhang Chen
2026/04/10
[PATCH 2/2] block: Add more defaults to DEFAULT_BLOCK_CONF
Kevin Wolf
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
BALATON Zoltan
2026/04/10
[PATCH V6 04/14] blockdev: Update tracking iothread users with holder name
Zhang Chen
2026/04/10
[PATCH V6 00/14] iothread: Support tracking and querying IOThread holders
Zhang Chen
2026/04/10
[PATCH V6 01/14] qapi/misc: Fix missed query-iothreads items
Zhang Chen
2026/04/10
[PATCH V6 07/14] virtio-vq-mapping: track iothread-vq-mapping references using device path
Zhang Chen
2026/04/10
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Peter Maydell
2026/04/10
Re: [PATCH v4 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
Peter Maydell
2026/04/10
Re: [PATCH] migration: Remove unnecessary zlib include from qemu-file.h
Fabiano Rosas
2026/04/10
Re: [PATCH] migration: Remove unnecessary zlib include from qemu-file.h
Philippe Mathieu-Daudé
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
BALATON Zoltan
2026/04/10
Re: [PATCH v2] hw/nvme: add namespace hotplug support
Stefan Hajnoczi
2026/04/10
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Peter Maydell
2026/04/10
Re: [PATCH v9 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
Peter Maydell
2026/04/10
[PATCH for-11.0 v2] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
2026/04/10
Re: [PATCH for-11.0] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
2026/04/10
Re: [PATCH v9 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
Peter Maydell
2026/04/10
Re: [PATCH v9 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
Peter Maydell
2026/04/10
Re: [PATCH v9 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
Peter Maydell
2026/04/10
Re: [PATCH v9 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
Peter Maydell
2026/04/10
Re: [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
Peter Maydell
2026/04/10
Re: [PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
Michal Prívozník
2026/04/10
[PATCH v2] target/riscv: fix RV32 stateen CSR handling
Bruno Sa
2026/04/10
Re: [PATCH v2 2/2] hw/vfio/ap: Callbacks for migration of guests with pass-through access to AP devices
Anthony Krowiak
2026/04/10
Re: [PATCH v2 1/2] hw/vfio/ap: Extend vfio device state description to facilitate live migration
Anthony Krowiak
2026/04/10
Re: [PATCH v2 2/2] hw/vfio/ap: Callbacks for migration of guests with pass-through access to AP devices
Anthony Krowiak
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Harsh Prateek Bora
2026/04/10
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday (BST) (
[email protected]
)
Alex Bennée
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Harsh Prateek Bora
2026/04/10
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 3 Feb to Tue 14 Apr (GMT) (
[email protected]
)
Alex Bennée
2026/04/10
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
gaosong
2026/04/10
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Alex Bennée
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/10
Re: [RFC PATCH 30/35] target/arm: implement global monitor events
Peter Maydell
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Harsh Prateek Bora
2026/04/10
[PATCH v2 3/3] vfio-user: fix DMA write reply
John Levon
2026/04/10
[PATCH v2 2/3] vfio-user: correct protocol for DMA reads/writes
John Levon
2026/04/10
[PATCH v2 0/3] vfio-user fixes
John Levon
2026/04/10
[PATCH v2 1/3] vfio-user: support VFIO_USER_DEVICE_FEATURE
John Levon
2026/04/10
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Peter Maydell
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/10
Re: [PATCH v2 2/2] hw/vfio/ap: Callbacks for migration of guests with pass-through access to AP devices
Cédric Le Goater
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Harsh Prateek Bora
2026/04/10
Re: [PATCH v2 1/2] hw/vfio/ap: Extend vfio device state description to facilitate live migration
Cédric Le Goater
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/10
Re: [PATCH] linux-user/mips: keep k0 in sync with CP0_UserLocal
Peter Maydell
2026/04/10
Re: [PATCH 07/11] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Eric Auger
2026/04/10
Re: [PATCH 09/11] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Eric Auger
2026/04/10
Re: [PATCH 05/11] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Eric Auger
2026/04/10
Re: [PATCH 03/11] hw/arm/smmuv3: Change the default ats support to match the host
Eric Auger
2026/04/10
Re: [PATCH 06/11] hw/arm/smmuv3: Change the default ril support to match the host
Eric Auger
2026/04/10
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Eric Auger
2026/04/10
Re: [PATCH 02/11] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Eric Auger
2026/04/10
Re: [PATCH v4 0/5] monitor: add dynamic QMP monitor hotplug support
Christian Brauner
2026/04/10
Re: [PATCH 1/3] vfio-user: support VFIO_USER_DEVICE_FEATURE
Cédric Le Goater
2026/04/10
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Eric Auger
2026/04/10
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Misbah Anjum N
2026/04/10
Re: [PATCH] vfio: Add VFIO I/O backend capability flags for feature support
Cédric Le Goater
2026/04/09
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Ani Sinha
2026/04/09
Re: [PATCH v2] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Mohamed Mediouni
2026/04/09
[PATCH v5 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
2026/04/09
[PATCH v5 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
2026/04/09
[PATCH v5 3/5] hw/ufs: Add idle operation
Jaemyung Lee
2026/04/09
[PATCH v5 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
2026/04/09
[PATCH v5 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
2026/04/09
[PATCH v5 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
2026/04/09
[PATCH v2] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Scott J. Goldman
2026/04/09
Re: [PATCH] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Scott J. Goldman
2026/04/09
Re: [PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
Harsh Prateek Bora
2026/04/09
Re: [PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
Lucas Amaral
2026/04/09
Re: [PATCH] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Mohamed Mediouni
Earlier messages
Later messages