qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 07/17] accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
[PULL 10/17] accel/tcg: Extract statistic related code to tcg-stats.c
Philippe Mathieu-Daudé
[PULL 11/17] accel/system: Introduce @x-accel-stats QMP command
Philippe Mathieu-Daudé
[PULL 15/17] accel/hvf: Implement AccelClass::get_vcpu_stats() handler
Philippe Mathieu-Daudé
[PULL 16/17] system/runstate: Document qemu_add_vm_change_state_handler()
Philippe Mathieu-Daudé
[PULL 17/17] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
[PULL 04/17] qapi/machine: Add @qom-type field to CpuInfoFast structure
Philippe Mathieu-Daudé
[PULL 08/17] accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
Re: [PULL 00/17] Accelerators patches for 2025-07-15
Stefan Hajnoczi
Re: [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
Jiaxun Yang
[Bug 1926277] Re: [PATCH v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE
Jiaxun Yang
Re: [PATCH 0/5] hw/mips: Proper multi core support
Jiaxun Yang
[PULL 00/57] Block layer patches
Kevin Wolf
[PULL 07/57] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
Kevin Wolf
[PULL 04/57] block/commit: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
[PULL 14/57] block: mark bdrv_inactivate_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 16/57] block: mark blk_drain() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 18/57] block/commit: mark commit_abort() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 39/57] qemu-img: commit: refresh options/--help
Kevin Wolf
[PULL 19/57] block: Allow bdrv_new() with and without graph lock
Kevin Wolf
[PULL 38/57] qemu-img: simplify --repair error message
Kevin Wolf
[PULL 36/57] qemu-img: factor out parse_output_format() and use it in the code
Kevin Wolf
[PULL 08/57] block: drop wrapper for bdrv_set_backing_hd_drained()
Kevin Wolf
[PULL 43/57] qemu-img: info: refresh options/--help
Kevin Wolf
[PULL 46/57] qemu-img: snapshot: make -l (list) the default, simplify option handling
Kevin Wolf
[PULL 41/57] qemu-img: compare: refresh options/--help
Kevin Wolf
[PULL 52/57] qemu-img: bench: refresh options/--help
Kevin Wolf
[PULL 57/57] qemu-img: extend cvtnum() and use it in more places
Kevin Wolf
[PULL 53/57] qemu-img: bitmap: refresh options/--help
Kevin Wolf
[PULL 09/57] block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 10/57] block/snapshot: mark bdrv_all_delete_snapshot() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 28/57] block/qapi: make @node-name in @BlockDeviceInfo non-optional
Kevin Wolf
[PULL 21/57] block: mark bdrv_insert_node() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 29/57] file-posix: Fix aio=threads performance regression after enablign FUA
Kevin Wolf
[PULL 25/57] block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Kevin Wolf
[PULL 35/57] qemu-img: create: refresh options/--help (short option change)
Kevin Wolf
[PULL 26/57] blockjob: mark block_job_remove_all_bdrv() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 12/57] block: mark bdrv_reopen_queue() and bdrv_reopen_multiple() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 03/57] block/mirror: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
[PULL 56/57] qemu-img: implement short --help, remove global help() function
Kevin Wolf
[PULL 51/57] qemu-img: amend: refresh options/--help
Kevin Wolf
[PULL 06/57] block: mark bdrv_set_backing_hd() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 11/57] block/stream: mark stream_prepare() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 54/57] qemu-img: dd: refresh options/--help
Kevin Wolf
[PULL 20/57] block: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 15/57] block: mark blk_remove_bs() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 05/57] block: call bdrv_set_backing_hd() while unlocked in bdrv_open_backing_file()
Kevin Wolf
[PULL 23/57] block: mark bdrv_close_all() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 44/57] qemu-img: map: refresh options/--help
Kevin Wolf
[PULL 31/57] qemu-img: measure: convert img_size to signed, simplify handling
Kevin Wolf
[PULL 33/57] qemu-img: global option processing and error printing
Kevin Wolf
[PULL 17/57] block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 02/57] block: add bdrv_graph_wrlock_drained() convenience wrapper
Kevin Wolf
[PULL 32/57] qemu-img: create: convert img_size to signed, simplify handling
Kevin Wolf
[PULL 47/57] qemu-img: snapshot: refresh options/--help
Kevin Wolf
[PULL 13/57] block: mark bdrv_inactivate() as GRAPH_RDLOCK and move drain to callers
Kevin Wolf
[PULL 01/57] block: never use atomics to access bs->quiesce_counter
Kevin Wolf
[PULL 37/57] qemu-img: check: refresh options/--help
Kevin Wolf
[PULL 30/57] iotests: add test for changing the 'drive' property via 'qom-set'
Kevin Wolf
[PULL 27/57] block/qapi: include child references in block device info
Kevin Wolf
[PULL 34/57] qemu-img: pass current cmd info into command handlers
Kevin Wolf
[PULL 24/57] block: mark bdrv_close() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 55/57] qemu-img: measure: refresh options/--help
Kevin Wolf
[PULL 50/57] qemu-img: resize: refresh options/--help
Kevin Wolf
[PULL 22/57] block: mark bdrv_drop_intermediate() as GRAPH_UNLOCKED
Kevin Wolf
[PULL 40/57] qemu-img: compare: use helper function for --object
Kevin Wolf
[PULL 48/57] qemu-img: rebase: refresh options/--help (short option change)
Kevin Wolf
[PULL 49/57] qemu-img: resize: do not always eat last argument
Kevin Wolf
[PULL 45/57] qemu-img: snapshot: allow specifying -f fmt
Kevin Wolf
[PULL 42/57] qemu-img: convert: refresh options/--help (short option change)
Kevin Wolf
Re: [PULL 00/57] Block layer patches
Stefan Hajnoczi
Re: [PATCH v4 00/27] refresh qemu-img options handling
Kevin Wolf
Re: [PATCH v4 00/27] refresh qemu-img options handling
Michael Tokarev
Re: [PATCH v4 00/27] refresh qemu-img options handling
Kevin Wolf
Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
Philippe Mathieu-Daudé
Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
Markus Armbruster
Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
Daniel P . Berrangé
Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
Philippe Mathieu-Daudé
[PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Pierrick Bouvier
Re: [PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Xiaoyao Li
Re: [PATCH-for-10.1] system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Zhao Liu
[PULL 0/7] vfio queue
Cédric Le Goater
[PULL 5/7] vfio/pci: Introduce x-pci-class-code option
Cédric Le Goater
[PULL 6/7] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Cédric Le Goater
[PULL 1/7] hw/vfio-user: add Cédric Le Goater as a maintainer
Cédric Le Goater
[PULL 4/7] hw/vfio-user: fix use of uninitialized variable
Cédric Le Goater
[PULL 7/7] vfio/migration: Max in-flight VFIO device state buffers size limit
Cédric Le Goater
[PULL 2/7] hw/vfio: fix region fd initialization
Cédric Le Goater
[PULL 3/7] hw/vfio-user: wait for proxy close correctly
Cédric Le Goater
Re: [PULL 0/7] vfio queue
Stefan Hajnoczi
[PATCH v2 0/2] VFIO multifd device state transfer patches for QEMU 10.1
Maciej S. Szmigiero
[PATCH v2 1/2] vfio/migration: Add x-migration-load-config-after-iter VFIO property
Maciej S. Szmigiero
[PATCH v2 2/2] vfio/migration: Max in-flight VFIO device state buffers size limit
Maciej S. Szmigiero
Re: [PATCH v2 0/2] VFIO multifd device state transfer patches for QEMU 10.1
Cédric Le Goater
[PATCH 00/14] python: misc cleanups for python code
Daniel P . Berrangé
[PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
[PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
[PATCH 10/14] functional: always enable all python warnings
Daniel P . Berrangé
Re: [PATCH 10/14] functional: always enable all python warnings
Thomas Huth
[PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
Daniel P . Berrangé
[PATCH 05/14] python: drop 'asyncio_run' back compat helper
Daniel P . Berrangé
[PATCH 07/14] iotests: drop compat for old version context manager
Daniel P . Berrangé
[PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
Daniel P . Berrangé
[PATCH 14/14] iotests/check: always enable all python warnings
Daniel P . Berrangé
[PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
Daniel P . Berrangé
[PATCH 04/14] python: drop 'wait_closed' back compat helper
Daniel P . Berrangé
[PATCH 02/14] python: avoid deprecation warning with get_event_loop
Daniel P . Berrangé
[PATCH 06/14] python: drop 'create_task' back compat helper
Daniel P . Berrangé
[PATCH 03/14] python: drop 'is_closing' back compat helper
Daniel P . Berrangé
[PATCH 08/14] functional: ensure log handlers are closed
Daniel P . Berrangé
Re: [PATCH 08/14] functional: ensure log handlers are closed
Thomas Huth
[PATCH 12/27] qemu-img: convert: refresh options/--help (short option change)
Michael Tokarev
[PATCH-for-10.1 v6 0/8] accel/system: Add 'info accel' on human monitor
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 2/8] accel/tcg: Extract statistic related code to tcg-stats.c
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 3/8] accel/system: Introduce @x-accel-stats QMP command
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 1/8] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 6/8] accel/tcg: Implement AccelClass::get_stats() handler
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 7/8] accel/hvf: Implement AccelClass::get_vcpu_stats()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 5/8] accel/tcg: Propagate AccelState to dump_accel_info()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v6 4/8] accel/system: Add 'info accel' on human monitor
Philippe Mathieu-Daudé
[NOTFORMERGE PATCH-for-10.1 v6 8/8] linux-user: Dump TCG stats to logfile
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v6 0/8] accel/system: Add 'info accel' on human monitor
Philippe Mathieu-Daudé
Re: [PATCH 14/27] qemu-img: map: refresh options/--help
Kevin Wolf
Re: [PATCH 14/27] qemu-img: map: refresh options/--help
Michael Tokarev
[PATCH 14/27] qemu-img: map: refresh options/--help
Michael Tokarev
Re: [PATCH 13/27] qemu-img: info: refresh options/--help
Kevin Wolf
[PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
zhangzhijie
Re: [PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
Peter Maydell
Re: [PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
zhangzhijie
[PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
zhangzhijie
Re: [PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
Bernhard Beschow
Re: [PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
zhangzhijie
Re: [PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
Bernhard Beschow
Re: [PATCH v1] PCIE-Host Support 64Bit resource for DesignwarePCIEHost
zhangzhijie
[PATCH 0/2] migration: Fix possible access out of bounds
Fabiano Rosas
[PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Fabiano Rosas
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Philippe Mathieu-Daudé
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Prasad Pandit
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Fabiano Rosas
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Prasad Pandit
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Fabiano Rosas
Re: [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation
Daniel P . Berrangé
[PATCH 2/2] cutils: Add time_us_to_str
Fabiano Rosas
Re: [PATCH 2/2] cutils: Add time_us_to_str
Philippe Mathieu-Daudé
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Andrea Bolognani
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Cornelia Huck
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Daniel P . Berrangé
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Andrea Bolognani
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Daniel P . Berrangé
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Cornelia Huck
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Daniel P . Berrangé
Re: [PATCH 2/2] watchdog: generic name for i6300esb
Yan Vugenfirer
[PATCH v3 0/4] vfio-user fixes
John Levon
[PATCH v3 2/4] hw/vfio: fix region fd initialization
John Levon
[PATCH v3 3/4] hw/vfio-user: wait for proxy close correctly
John Levon
[PATCH v3 4/4] hw/vfio-user: fix use of uninitialized variable
John Levon
[PATCH v3 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
John Levon
[PATCH v2] python: Replace asyncio.get_event_loop for Python 3.14
Richard W.M. Jones
[PATCH v2] python: Replace asyncio.get_event_loop for Python 3.14
Richard W.M. Jones
Re: [PATCH v2] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Alex Bennée
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Marc Zyngier
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Joelle van Dyne
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Danny Canter
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Alex Bennée
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Danny Canter
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Peter Maydell
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Mark Burton
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Marc Zyngier
Re: HVF EL2 support in QEMU (aka FEAT_NV/FEAT_NV2) for MacOS
Mark Burton
[PATCH] python: Replace asyncio.get_event_loop for Python 3.14
Richard W.M. Jones
Re: [PATCH] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
Re: [PATCH] python: Replace asyncio.get_event_loop for Python 3.14
Miro Hrončok
Re: [PATCH] python: Replace asyncio.get_event_loop for Python 3.14
Richard W.M. Jones
[PATCH-for-10.1 v5 0/7] accel/system: Add 'info accel' on human monitor
Philippe Mathieu-Daudé
[PATCH-for-10.1 v5 1/7] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 1/7] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
Manos Pitsidianakis
Re: [PATCH-for-10.1 v5 1/7] Revert "accel/tcg: Unregister the RCU before exiting RR thread"
Richard Henderson
[PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Richard Henderson
Re: [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Richard Henderson
Re: [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()
Philippe Mathieu-Daudé
[PATCH-for-10.1 v5 2/7] accel/tcg: Extract statistic related code to tcg-stats.c
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 2/7] accel/tcg: Extract statistic related code to tcg-stats.c
Richard Henderson
Re: [PATCH-for-10.1 v5 2/7] accel/tcg: Extract statistic related code to tcg-stats.c
Richard Henderson
[PATCH-for-10.1 v5 4/7] accel/system: Add 'info accel' on human monitor
Philippe Mathieu-Daudé
[PATCH-for-10.1 v5 3/7] accel/system: Introduce @x-accel-stats QMP command
Philippe Mathieu-Daudé
[PATCH-for-10.1 v5 5/7] accel/tcg: Propagate AccelState to tcg_dump_stats()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 5/7] accel/tcg: Propagate AccelState to tcg_dump_stats()
Manos Pitsidianakis
Re: [PATCH-for-10.1 v5 5/7] accel/tcg: Propagate AccelState to tcg_dump_stats()
Richard Henderson
[PATCH-for-10.1 v5 7/7] accel/hvf: Implement get_vcpu_stats()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v5 7/7] accel/hvf: Implement get_vcpu_stats()
Mads Ynddal
Re: [PATCH v5 09/11] hw/riscv: Add support for MIPS Boston-aia board model
Philippe Mathieu-Daudé
Earlier messages
Later messages