qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 12/67] ui/console: dispatch get_label() through QOM virtual method
Philippe Mathieu-Daudé
Re: [PATCH v2 12/67] ui/console: dispatch get_label() through QOM virtual method
Marc-André Lureau
[PATCH v2 20/67] ui/console-vc: move cursor blinking logic into VT100 layer
Marc-André Lureau
[PATCH v2 23/67] ui/console-vc: move vc_put_lf() to VT100 layer as vt100_put_lf()
Marc-André Lureau
[PATCH v2 19/67] ui/console-vc: console_refresh() -> vt100_refresh()
Marc-André Lureau
[PATCH v2 22/67] ui/console-vc: refactor text_console_resize() into vt100_set_image()
Marc-André Lureau
[PATCH v2 25/67] ui/console-vc: move VT100 state machine and output FIFO into QemuVT100
Marc-André Lureau
[PATCH v2 18/67] ui/console-vc: decouple VT100 display updates via function pointer
Marc-André Lureau
[PATCH v2 27/67] ui/console-vc: extract vt100_keysym() from qemu_text_console_handle_keysym()
Marc-André Lureau
[PATCH v2 24/67] ui/console-vc: unify the write path
Marc-André Lureau
[PATCH v2 28/67] ui/console-vc: extract vt100_init() and vt100_fini()
Marc-André Lureau
[PATCH v2 26/67] ui/console-vc: extract vt100_input() from vc_chr_write()
Marc-André Lureau
[PATCH v2 31/67] ui/vgafont: add SPDX license header
Marc-André Lureau
[PATCH v2 36/67] ui: make qemu_default_pixelformat() static inline
Marc-André Lureau
[PATCH v2 35/67] ui: move DisplaySurface functions to display-surface.c
Marc-André Lureau
[PATCH v2 39/67] system: make qemu_del_vm_change_state_handler accept NULL
Marc-André Lureau
[PATCH v2 41/67] ui/vnc: simplify vnc_init_func error handling
Marc-André Lureau
[PATCH v2 40/67] ui/vnc: assert preconditions instead of silently returning
Marc-André Lureau
[PATCH v2 34/67] util: move datadir.c from system/
Marc-André Lureau
[PATCH v2 37/67] ui: make unregister_displaychangelistener() skip unregistered
Marc-André Lureau
[PATCH v2 46/67] ui/vnc: make the worker thread per-VncDisplay
Marc-André Lureau
Re: [PATCH v2 46/67] ui/vnc: make the worker thread per-VncDisplay
Daniel P . Berrangé
[PATCH v2 54/67] ui/vnc: explicitly link with png
Marc-André Lureau
[PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Marc-André Lureau
Re: [PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Philippe Mathieu-Daudé
Re: [PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Marc-André Lureau
Re: [PATCH v2 47/67] ui/vnc: vnc_display_init() and vnc_display_open() return bool
Daniel P . Berrangé
[PATCH v2 58/67] ui/console: add doc comment for qemu_console_{un}register_listener()
Marc-André Lureau
[PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Marc-André Lureau
Re: [PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Philippe Mathieu-Daudé
Re: [PATCH v2 45/67] ui/vnc: make vnc_disconnect_finish() private
Daniel P . Berrangé
[PATCH v2 42/67] ui/vnc: VncDisplay.id is not const
Marc-André Lureau
[PATCH v2 64/67] tests: rename the dbus-daemon helper script
Marc-André Lureau
[PATCH v2 29/67] ui/console: remove console_ch_t typedef and console_write_ch()
Marc-André Lureau
Re: [PATCH v2 29/67] ui/console: remove console_ch_t typedef and console_write_ch()
Philippe Mathieu-Daudé
[PATCH v2 65/67] tests/qtest: fix dbus-vmstate-test compilation
Marc-André Lureau
[PATCH v2 51/67] ui/vnc: defer listener registration until the console is known
Marc-André Lureau
[PATCH v2 55/67] ui/vnc: add vnc-system unit, to allow different implementations
Marc-André Lureau
[PATCH v2 66/67] tests/qtest: drop DBUS_VMSTATE_TEST_TMPDIR
Marc-André Lureau
[PATCH v2 59/67] ui/console: return completion status from gfx_update callback
Marc-André Lureau
[PATCH v2 33/67] ui/console-vc: move VT100 emulation into separate unit
Marc-André Lureau
[PATCH v2 56/67] ui/console: remove qemu_console_is_visible()
Marc-André Lureau
[PATCH v2 32/67] ui: move FONT_WIDTH/HEIGHT to vgafont.h
Marc-André Lureau
[PATCH v2 60/67] ui/console: rename public API to use consistent qemu_console_ prefix
Marc-André Lureau
Re: [PATCH v2 60/67] ui/console: rename public API to use consistent qemu_console_ prefix
Philippe Mathieu-Daudé
[PATCH v2 38/67] ui: minor code simplification
Marc-André Lureau
Re: [PATCH v2 38/67] ui: minor code simplification
Daniel P . Berrangé
[PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Marc-André Lureau
Re: [PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Philippe Mathieu-Daudé
Re: [PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Marc-André Lureau
Re: [PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Philippe Mathieu-Daudé
Re: [PATCH v2 48/67] ui/vnc: merge vnc_display_init() and vnc_display_open()
Daniel P . Berrangé
[PATCH v2 57/67] ui/console: simplify registering display/console change listener
Marc-André Lureau
[PATCH v2 52/67] ui/vnc: expose vnc_disconnect_start()
Marc-André Lureau
Re: [PATCH v2 52/67] ui/vnc: expose vnc_disconnect_start()
Daniel P . Berrangé
[PATCH v2 61/67] ui/console: move console_handle_touch_event() to input
Marc-André Lureau
[PATCH v2 50/67] ui/vnc: report an error for duplicate display id
Marc-André Lureau
Re: [PATCH v2 50/67] ui/vnc: report an error for duplicate display id
Philippe Mathieu-Daudé
[PATCH v2 53/67] ui/vnc: remove left-over dead code
Marc-André Lureau
Re: [PATCH v2 53/67] ui/vnc: remove left-over dead code
Daniel P . Berrangé
[PATCH v2 49/67] ui/vnc: add vnc_cleanup()
Marc-André Lureau
Re: [PATCH v2 49/67] ui/vnc: add vnc_cleanup()
Daniel P . Berrangé
[PATCH v2 63/67] ui: extract common sources into a static library
Marc-André Lureau
[PATCH v2 44/67] ui/vnc: fix vnc_display_init() leak on failure
Marc-André Lureau
Re: [PATCH v2 44/67] ui/vnc: fix vnc_display_init() leak on failure
Daniel P . Berrangé
[PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Marc-André Lureau
Re: [PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Philippe Mathieu-Daudé
Re: [PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Marc-André Lureau
Re: [PATCH v2 43/67] ui/keymaps: introduce kbd_layout_free()
Daniel P . Berrangé
[PATCH v2 62/67] ui/vnc: replace VNC_DEBUG with trace-events
Marc-André Lureau
[PATCH 0/2] hw/display/cirrus_vga: Fix packed-24 color-expansion ops
Peter Maydell
[PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
Peter Maydell
[PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
Peter Maydell
[PATCH v4 00/16] hexagon: add missing HVX float instructions
Matheus Tavares Bernardino
[PATCH v4 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
Matheus Tavares Bernardino
[PATCH v4 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
Matheus Tavares Bernardino
[PATCH v4 04/16] hexagon: group cpu configurations in their own struct
Matheus Tavares Bernardino
[PATCH v4 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
Matheus Tavares Bernardino
[PATCH v4 03/16] target/hexagon/cpu: add HVX IEEE FP extension
Matheus Tavares Bernardino
[PATCH v4 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Matheus Tavares Bernardino
[PATCH v4 08/16] target/hexagon: add v68 HVX IEEE float misc insns
Matheus Tavares Bernardino
[PATCH v4 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
Matheus Tavares Bernardino
[PATCH v4 10/16] target/hexagon: add v68 HVX IEEE float compare insns
Matheus Tavares Bernardino
[PATCH v4 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
Matheus Tavares Bernardino
[PATCH v4 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
Matheus Tavares Bernardino
[PATCH v4 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
Matheus Tavares Bernardino
[PATCH v4 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
Matheus Tavares Bernardino
Re: [PATCH v4 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
Brian Cain
[PATCH v4 16/16] tests/hexagon: add tests for HVX bfloat
Matheus Tavares Bernardino
Re: [PATCH v4 16/16] tests/hexagon: add tests for HVX bfloat
Brian Cain
[PATCH v4 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
Matheus Tavares Bernardino
[PATCH v4 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
Matheus Tavares Bernardino
[PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Peter Maydell
Re: [PATCH-for-11.1 v4] target/arm: Use vaddr type in handle_psci_call()
Philippe Mathieu-Daudé
[PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Magnus Kulke
Re: [PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Mohamed Mediouni
Re: [PATCH] target/i386/mshv: Fix segment regression in MMIO emu
Paolo Bonzini
[PATCH 0/2] scsi: Fix discard_granularity for -drive if=scsi
Kevin Wolf
[PATCH 2/2] block: Add more defaults to DEFAULT_BLOCK_CONF
Kevin Wolf
[PATCH 1/2] block: Create DEFAULT_BLOCK_CONF macro
Kevin Wolf
Re: [PATCH v2 10/65] hw/intc/arm_gicv5: Implement IRS ID regs
Peter Maydell
[PATCH] monitor: fix missing spaces in screendump help text
Brian Knutsson
Re: [PATCH] monitor: fix missing spaces in screendump help text
Marc-André Lureau
Re: [PATCH] monitor: fix missing spaces in screendump help text
Philippe Mathieu-Daudé
RE: [PATCH] thread-pool: signal condition variable while holding lock
Stepan Popov
[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé
[PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Daniel P . Berrangé
Re: [PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
Dr. David Alan Gilbert
[PATCH 08/17] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé
[PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé
Re: [PATCH 03/17] monitor: rename monitor_init* to monitor_new*
Dr. David Alan Gilbert
[PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Dr. David Alan Gilbert
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Daniel P . Berrangé
Re: [PATCH 05/17] monitor: remove 'skip_flush' field
Dr. David Alan Gilbert
[PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé
Re: [PATCH 16/17] monitor: eliminate monitor_is_hmp_non_interactive method
Dr. David Alan Gilbert
[PATCH 04/17] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé
Re: [PATCH 04/17] monitor: minimal conversion of monitors to QOM
Dr. David Alan Gilbert
[PATCH 10/17] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
Daniel P . Berrangé
[PATCH 07/17] monitor: use class methods for monitor_vprintf
Daniel P . Berrangé
Re: [PATCH 07/17] monitor: use class methods for monitor_vprintf
Dr. David Alan Gilbert
[PATCH 09/17] monitor: use class methods for monitor_accept_input
Daniel P . Berrangé
Re: [PATCH 09/17] monitor: use class methods for monitor_accept_input
Dr. David Alan Gilbert
[PATCH 11/17] util: use dynamic cast in error vreport
Daniel P . Berrangé
[PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Daniel P . Berrangé
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Mark Cave-Ayland
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Daniel P . Berrangé
Re: [PATCH 02/17] monitor: replace 'common' with 'parent' in MonitorQMP
Dr. David Alan Gilbert
[PATCH 14/17] monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P . Berrangé
[PATCH 15/17] monitor: drop unused monitor_is_qmp method
Daniel P . Berrangé
[PATCH 13/17] monitor: use dynamic cast in QMP commands
Daniel P . Berrangé
[PATCH 17/17] FIXME: monitor: implement "user creatable" interface
Daniel P . Berrangé
[PATCH 12/17] monitor: drop unused monitor_cur_is_qmp
Daniel P . Berrangé
[PATCH 06/17] monitor: move monitor_data_(init|destroy) into QOM init/finalize
Daniel P . Berrangé
[PATCH V6 00/14] iothread: Support tracking and querying IOThread holders
Zhang Chen
[PATCH V6 07/14] virtio-vq-mapping: track iothread-vq-mapping references using device path
Zhang Chen
[PATCH V6 01/14] qapi/misc: Fix missed query-iothreads items
Zhang Chen
[PATCH V6 04/14] blockdev: Update tracking iothread users with holder name
Zhang Chen
[PATCH V6 09/14] net/colo: track IOThread references using path-based holder
Zhang Chen
[PATCH V6 11/14] vfio-user/proxy: Update tracking iothread users with holder name
Zhang Chen
[PATCH V6 12/14] xen-block: Update tracking iothread users with holder name
Zhang Chen
[PATCH V6 08/14] virtio: use iothread_get/put_aio_context for thread pinning
Zhang Chen
[PATCH V6 06/14] monitor: Update tracking iothread users with holder name
Zhang Chen
[PATCH V6 03/14] iothread: tracking iothread users with holder name
Zhang Chen
[PATCH V6 05/14] block/export: track IOThread reference in BlockExport
Zhang Chen
[PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads
Zhang Chen
[PATCH V6 14/14] iothread: simplify API by merging iothread_get_aio_context variants
Zhang Chen
[PATCH V6 10/14] virtio-balloon: Update tracking iothread users with holder name
Zhang Chen
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Peter Maydell
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Gerd Hoffmann
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Peter Maydell
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Gerd Hoffmann
Re: [PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
Peter Maydell
Re: [PATCH v9 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
Peter Maydell
Re: [PATCH v9 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
Eric Auger
[PATCH for-11.0 v2] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
Re: [PATCH v9 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
Peter Maydell
Re: [PATCH v9 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
Peter Maydell
Re: [PATCH v9 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
Peter Maydell
Re: [PATCH v9 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
Peter Maydell
Re: [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
Peter Maydell
Re: [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
Eric Auger
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday (BST) (
[email protected]
)
Alex Bennée
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
Re: [RFC PATCH 30/35] target/arm: implement global monitor events
Peter Maydell
[PATCH v2 0/3] vfio-user fixes
John Levon
[PATCH v2 1/3] vfio-user: support VFIO_USER_DEVICE_FEATURE
John Levon
[PATCH v2 2/3] vfio-user: correct protocol for DMA reads/writes
John Levon
[PATCH v2 3/3] vfio-user: fix DMA write reply
John Levon
Re: [PATCH v2 0/3] vfio-user fixes
Cédric Le Goater
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Peter Maydell
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Alex Bennée
Re: [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
Alex Bennée
Re: [PATCH 07/11] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Eric Auger
Re: [PATCH 07/11] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Nathan Chen
Re: [PATCH 09/11] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Eric Auger
RE: [PATCH 09/11] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Shameer Kolothum Thodi
Re: [PATCH 09/11] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Nathan Chen
Re: [PATCH 05/11] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Eric Auger
Re: [PATCH 05/11] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Nathan Chen
Re: [PATCH 03/11] hw/arm/smmuv3: Change the default ats support to match the host
Eric Auger
Re: [PATCH 03/11] hw/arm/smmuv3: Change the default ats support to match the host
Nathan Chen
Re: [PATCH 06/11] hw/arm/smmuv3: Change the default ril support to match the host
Eric Auger
Re: [PATCH 06/11] hw/arm/smmuv3: Change the default ril support to match the host
Nathan Chen
Re: [PATCH 02/11] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Eric Auger
Re: [PATCH 02/11] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Nathan Chen
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Eric Auger
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Eric Auger
Re: [PATCH 01/11] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
[PATCH v5 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH v5 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH v5 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH v5 3/5] hw/ufs: Add idle operation
Jaemyung Lee
[PATCH v5 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
Re: [PATCH v5 4/5] hw/ufs: Add UFS Write Booster Support
Jeuk Kim
[PATCH v5 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[ANNOUNCE] QEMU 11.0.0-rc3 is now available
Michael Roth via qemu development
Earlier messages
Later messages