qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 09/40] ui/vnc-jobs: remove vnc_queue_clear()
marcandre . lureau
[PULL 13/40] ui/console-vc: ignore string-type escape sequences
marcandre . lureau
[PULL 17/40] ui/console-vc: set vt100 associated pixman image
marcandre . lureau
[PULL 15/40] ui/console: dispatch get_label() through QOM virtual method
marcandre . lureau
[PULL 14/40] ui/console-vc: fix comment shift-out/in comments
marcandre . lureau
[PULL 04/40] ui/clipboard: clear deferred serial reset flag on resume
marcandre . lureau
[PULL 10/40] ui/vnc-jobs: narrow taking the queue lock
marcandre . lureau
[PULL 12/40] ui/console-vc: fix off-by-one in CSI J 2 (clear entire screen)
marcandre . lureau
[PULL 03/40] serial COM: windows serial COM PollingFunc don't sleep
marcandre . lureau
[PULL 18/40] ui/console-vc: vga_putcharxy()->vt100_putcharxy()
marcandre . lureau
[PULL 19/40] ui/console-vc: make invalidate_xy() take vt100
marcandre . lureau
[PULL 16/40] ui/console-vc: introduce QemuVT100
marcandre . lureau
[PULL 21/40] ui/console-vc: decouple VT100 display updates via function pointer
marcandre . lureau
[PULL 26/40] ui/console-vc: move vc_put_lf() to VT100 layer as vt100_put_lf()
marcandre . lureau
[PULL 23/40] ui/console-vc: move cursor blinking logic into VT100 layer
marcandre . lureau
[PULL 27/40] ui/console-vc: unify the write path
marcandre . lureau
[PULL 20/40] ui/console-vc: make show_cursor() take vt100
marcandre . lureau
[PULL 37/40] ui/vnc: make vnc_disconnect_finish() private
marcandre . lureau
[PULL 25/40] ui/console-vc: refactor text_console_resize() into vt100_set_image()
marcandre . lureau
[PULL 24/40] ui/console-vc: console_scroll() -> vt100_scroll()
marcandre . lureau
[PULL 38/40] ui/vnc: remove left-over dead code
marcandre . lureau
[PULL 30/40] util: move datadir.c from system/
marcandre . lureau
[PULL 22/40] ui/console-vc: console_refresh() -> vt100_refresh()
marcandre . lureau
[PULL 39/40] ui/vnc: explicitly link with png
marcandre . lureau
[PULL 40/40] tests: rename the dbus-daemon helper script
marcandre . lureau
[PULL 29/40] ui/vgafont: add SPDX license header
marcandre . lureau
[PULL 31/40] system: make qemu_del_vm_change_state_handler accept NULL
marcandre . lureau
[PULL 33/40] ui/vnc: simplify vnc_init_func error handling
marcandre . lureau
[PULL 32/40] ui/vnc: assert preconditions instead of silently returning
marcandre . lureau
[PULL 35/40] ui/keymaps: introduce kbd_layout_free()
marcandre . lureau
[PULL 36/40] ui/vnc: fix vnc_display_init() leak on failure
marcandre . lureau
[PULL 34/40] ui/vnc: VncDisplay.id is not const
marcandre . lureau
Re: [PULL 00/40] UI patches
Stefan Hajnoczi
Re: [PULL 00/40] UI patches
Michael Tokarev
[PATCH v5 00/10] hw/tpm: CRB chunking capability to handle PQC
Arun Menon
[PATCH v5 01/10] hw/tpm: Add TPM CRB chunking fields
Arun Menon
[PATCH v5 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon
[PATCH v5 03/10] hw/tpm: Add internal buffer state for chunking
Arun Menon
Re: [PATCH v5 03/10] hw/tpm: Add internal buffer state for chunking
Stefan Berger
[PATCH v5 08/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with CRB
Arun Menon
[PATCH v5 09/10] tpm: Extend TPM TIS buffer size to 8192 bytes
Arun Menon
[PATCH v5 10/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with TIS
Arun Menon
[PATCH v5 04/10] hw/tpm: Implement TPM CRB chunking logic
Arun Menon
[PATCH v5 05/10] test/qtest: Add test for tpm crb chunking
Arun Menon
[PATCH v5 07/10] qtests: Enable starting swtpm with a given profile
Arun Menon
[PATCH v5 02/10] hw/tpm: Refactor CRB_CTRL_START register access
Arun Menon
[PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
Alex Bennée
[PATCH v2 01/31] target/arm: migrate basic syndrome helpers to registerfields
Alex Bennée
[PATCH v2 14/31] target/arm: migrate memory op syndromes to registerfields
Alex Bennée
[PATCH v2 09/31] target/arm: migrate Granule Protection traps to registerfields
Alex Bennée
[PATCH v2 10/31] target/arm: migrate fault syndromes to registerfields
Alex Bennée
[PATCH v2 06/31] target/arm: migrate PAC trap syndromes to registerfields
Alex Bennée
[PATCH v2 02/31] target/arm: migrate system/cp trap syndromes to registerfields
Alex Bennée
[PATCH v2 03/31] target/arm: migrate FP/SIMD trap syndromes to registerfields
Alex Bennée
[PATCH v2 21/31] target/arm: use syndrome helpers to query VNCR bit
Alex Bennée
[PATCH v2 05/31] target/arm: migrate SME trap syndromes to registerfields
Alex Bennée
[PATCH v2 04/31] target/arm: migrate eret trap syndromes to registerfields
Alex Bennée
[PATCH v2 16/31] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
Alex Bennée
[PATCH v2 17/31] target/arm: use syndrome helpers to set SAME_EL EC bit
Alex Bennée
[PATCH v2 12/31] target/arm: migrate wfx syndromes to registerfields
Alex Bennée
[PATCH v2 13/31] target/arm: migrate gcs syndromes to registerfields
Alex Bennée
[PATCH v2 11/31] target/arm: migrate debug syndromes to registerfields
Alex Bennée
[PATCH v2 07/31] target/arm: migrate BTI trap syndromes to registerfields
Alex Bennée
[PATCH v2 15/31] target/arm: migrate check_hcr_el2_trap to use syndrome helper
Alex Bennée
[PATCH v2 08/31] target/arm: migrate BXJ trap syndromes to registerfields
Alex Bennée
[PATCH v2 20/31] target/arm: use syndrome helpers in merge_syn_data_abort
Alex Bennée
[PATCH v2 24/31] target/arm: teach arm_cpu_has_work about halting reasons
Alex Bennée
[PATCH v2 19/31] target/arm: make hvf use syndrome helpers for decode
Alex Bennée
[PATCH v2 18/31] target/arm: make whpx use syndrome helpers for decode
Alex Bennée
[PATCH v2 27/31] target/arm: implements SEV/SEVL for all modes
Alex Bennée
[PATCH v2 28/31] target/arm: hoist event broadcast code into a helper
Alex Bennée
[PATCH v2 23/31] target/arm: report register in WFIT syndromes
Alex Bennée
[PATCH v2 29/31] target/arm: implement global monitor events
Alex Bennée
[PATCH v2 31/31] target/arm: implement WFET
Alex Bennée
[PATCH v2 22/31] target/arm: remove old syndrome defines
Alex Bennée
[PATCH v2 25/31] target/arm: redefine event stream fields
Alex Bennée
[PATCH v2 30/31] target/arm: enable event stream on WFE instructions
Alex Bennée
[PATCH v2 26/31] target/arm: ensure aarch64 DISAS_WFE will exit
Alex Bennée
Re: [PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
Alex Bennée
Re: [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
Zhao Liu
Re: [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
Chen, Zide
[PATCH 0/6] hw/uefi: a batch of security fixes
Gerd Hoffmann
[PATCH 4/6] hw/uefi: add name_size check to uefi_vars_mm_lock_variable()
Gerd Hoffmann
[PATCH 3/6] hw/uefi: fix ucs2 string helper functions
Gerd Hoffmann
[PATCH 5/6] hw/uefi: verify data size before accessing it in wrap_pkcs7
Gerd Hoffmann
[PATCH 6/6] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Gerd Hoffmann
Re: [PATCH 6/6] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Luigi Leonardi
[PATCH 2/6] hw/uefi: verify pio_xfer_offset before calculating buffer checksum
Gerd Hoffmann
[PATCH 1/6] hw/uefi: fix buffer overruns
Gerd Hoffmann
Re: [PATCH] gdbstub: Update x86 control register bits
Mathias Krause
[PATCH v3 0/2] migration/vmstate: Add VMState support to safely migrate GByteArray
Arun Menon
[PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Arun Menon
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Peter Xu
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Arun Menon
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Peter Xu
[PATCH v3 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Arun Menon
Re: [PATCH v3 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Peter Xu
[PATCH v2 00/10] MAINTAINERS: Update PhilMD entries
Philippe Mathieu-Daudé
[PATCH v2 09/10] MAINTAINERS: Remove PhilMD from firmware sections
Philippe Mathieu-Daudé
Re: [PATCH v2 09/10] MAINTAINERS: Remove PhilMD from firmware sections
Thomas Huth
[PATCH v2 04/10] MAINTAINERS: Step up to maintain core machine code
Philippe Mathieu-Daudé
Re: [PATCH v2 04/10] MAINTAINERS: Step up to maintain core machine code
Thomas Huth
[PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Philippe Mathieu-Daudé
Re: [PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Thomas Huth
Re: [PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Michael S. Tsirkin
[PATCH v2 03/10] MAINTAINERS: Maintain MIPS Boston
Philippe Mathieu-Daudé
Re: [PATCH v2 03/10] MAINTAINERS: Maintain MIPS Boston
Thomas Huth
[PATCH v2 06/10] MAINTAINERS: Cover hexloader tests under the Generic Loader section
Philippe Mathieu-Daudé
[PATCH v2 07/10] MAINTAINERS: Remove PhilMD from NVMe Block Driver
Philippe Mathieu-Daudé
[PATCH v2 05/10] MAINTAINERS: Merge PCIe DOE section within SPDM
Philippe Mathieu-Daudé
[PATCH v2 01/10] MAINTAINERS: Remove my unused git tree locations
Philippe Mathieu-Daudé
Re: [PATCH v2 01/10] MAINTAINERS: Remove my unused git tree locations
Thomas Huth
[PATCH v2 10/10] MAINTAINERS: Transfer CI maintenance to Pierrick
Philippe Mathieu-Daudé
Re: [PATCH v2 10/10] MAINTAINERS: Transfer CI maintenance to Pierrick
Thomas Huth
[PATCH v2 08/10] MAINTAINERS: Transfer FW schema specs section to Daniel
Philippe Mathieu-Daudé
Re: [PATCH v2 08/10] MAINTAINERS: Transfer FW schema specs section to Daniel
Thomas Huth
[PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Thomas Huth
Re: [PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Philippe Mathieu-Daudé
Re: [PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Philippe Mathieu-Daudé
Re: [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
Zhao Liu
Re: [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
Chen, Zide
[PATCH v2] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
Thomas Huth
Re: [PATCH v2] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
Philippe Mathieu-Daudé
Re: [PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
Jinjie Ruan
[PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Philippe Mathieu-Daudé
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
[PATCH v2 00/16] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH v2 10/16] migration: Introduce a helper to return switchover bw estimate
Peter Xu
[PATCH v2 06/16] migration: Use the new save_query_pending() API directly
Peter Xu
[PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Peter Xu
Re: [PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Peter Xu
[PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
Re: [PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Juraj Marcin
Re: [PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Avihai Horon
[PATCH v2 12/16] migration: Fix calculation of expected_downtime to take VFIO info
Peter Xu
[PATCH v2 02/16] migration: Fix low possibility downtime violation
Peter Xu
[PATCH v2 11/16] migration: Calculate expected downtime on demand
Peter Xu
[PATCH v2 04/16] vfio/migration: Cache stop size in VFIOMigration
Peter Xu
[PATCH v2 15/16] migration/qapi: Update unit for avail-switchover-bandwidth
Peter Xu
Re: [PATCH v2 15/16] migration/qapi: Update unit for avail-switchover-bandwidth
Markus Armbruster
[PATCH v2 03/16] migration/qapi: Rename MigrationStats to MigrationRAMStats
Peter Xu
Re: [PATCH v2 03/16] migration/qapi: Rename MigrationStats to MigrationRAMStats
Markus Armbruster
[PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Peter Xu
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Cédric Le Goater
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Cédric Le Goater
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Cédric Le Goater
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Avihai Horon
[PATCH v2 08/16] vfio/migration: Fix incorrect reporting for VFIO pending data
Peter Xu
[PATCH v2 09/16] migration: Move iteration counter out of RAM
Peter Xu
[PATCH v2 13/16] migration: Remember total dirty bytes in mig_stats
Peter Xu
Re: [PATCH v2 13/16] migration: Remember total dirty bytes in mig_stats
Juraj Marcin
[PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Vladimir Sementsov-Ogievskiy
[PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Markus Armbruster
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
[PATCH] hw/sensor: MAX31790 support
Alexander Hansen
[PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
[PATCH v2 00/13] target/mips: add missing Octeon user-mode support
James Hilliard
[PATCH v2 10/13] target/mips: add Octeon ZUC crypto support
James Hilliard
[PATCH v2 09/13] target/mips: add Octeon SHA3 crypto support
James Hilliard
[PATCH v2 13/13] target/mips: expose Octeon68XX floating-point support
James Hilliard
[PATCH v2 03/13] target/mips: split Octeon SEQ/SNE decode
James Hilliard
Re: [PATCH v2 03/13] target/mips: split Octeon SEQ/SNE decode
Richard Henderson
[PATCH v2 07/13] target/mips: add Octeon COP2 crypto core support
James Hilliard
[PATCH v2 01/13] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
James Hilliard
Re: [PATCH v2 01/13] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
Richard Henderson
[PATCH v2 05/13] target/mips: add Octeon arithmetic and memory instructions
James Hilliard
Re: [PATCH v2 05/13] target/mips: add Octeon arithmetic and memory instructions
Richard Henderson
[PATCH v2 12/13] target/mips: add Octeon CHORD and LLM COP2 support
James Hilliard
[PATCH v2 08/13] target/mips: add Octeon SMS4 crypto support
James Hilliard
[PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
James Hilliard
Re: [PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
Richard Henderson
Re: [PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
Richard Henderson
[PATCH v2 11/13] target/mips: add Octeon Camellia crypto support
James Hilliard
[PATCH v2 02/13] target/mips: fix Octeon arithmetic destination handling
James Hilliard
Re: [PATCH v2 02/13] target/mips: fix Octeon arithmetic destination handling
Richard Henderson
[PATCH v2 04/13] target/mips: use explicit i64 TCG ops for Octeon translation
James Hilliard
Re: [PATCH v2 04/13] target/mips: use explicit i64 TCG ops for Octeon translation
Richard Henderson
Re: [PATCH v2 02/15] s390x/pci: Create function to contain translation status check
Matthew Rosato
[PULL 00/14] vfio queue
Cédric Le Goater
[PULL 01/14] hw/vfio/listener.c: remove CONFIG_KVM
Cédric Le Goater
[PULL 05/14] hw/vfio/pci.c: eradicate CONFIG_KVM
Cédric Le Goater
[PULL 09/14] iommufd: Rename all the idev and idevc variables to hiod and hiodc
Cédric Le Goater
[PULL 13/14] vfio-user: correct protocol for DMA reads/writes
Cédric Le Goater
[PULL 02/14] hw/vfio/helpers.c: extract kvm helpers in kvm-helpers.c
Cédric Le Goater
[PULL 07/14] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c
Cédric Le Goater
[PULL 06/14] hw/vfio/ap.c: use full path for target specific header
Cédric Le Goater
Earlier messages
Later messages