Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Nov 30 2023 17:41:43 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/30
[PATCH v2 2/2] block: stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/30
Re: [PATCH v2 2/2] block: stream: Allow users to request only format driver names in backing file format
,
Eric Blake
,
2023/11/30
[PATCH v2 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/30
Re: [PATCH v2 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Eric Blake
,
2023/11/30
Re: [PATCH v2 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/30
[PATCH] blockcommit: Reopen base image as RO after abort
,
Alexander Ivanov
,
2023/11/30
[PATCH 0/6] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2023/11/29
[PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Paul Durrant
,
2023/11/30
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
David Woodhouse
,
2023/11/30
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Ilya Leoshkevich
,
2023/11/30
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2023/11/30
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Cédric Le Goater
,
2023/11/30
[PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Cédric Le Goater
,
2023/11/30
Re: [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Philippe Mathieu-Daudé
,
2023/11/30
[PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Cédric Le Goater
,
2023/11/30
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Philippe Mathieu-Daudé
,
2023/11/30
Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
,
Stefan Hajnoczi
,
2023/11/30
[PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Paul Durrant
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Fabiano Rosas
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
David Woodhouse
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Cédric Le Goater
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Peter Xu
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Peter Xu
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
BALATON Zoltan
,
2023/11/30
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Eric Farman
,
2023/11/30
[PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Philippe Mathieu-Daudé
,
2023/11/30
Re: [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2023/11/30
[PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Markus Armbruster
,
2023/11/30
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Philippe Mathieu-Daudé
,
2023/11/30
Re: [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2023/11/30
[PATCH 00/12] aio: remove AioContext lock
,
Stefan Hajnoczi
,
2023/11/29
[PATCH 03/12] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 03/12] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Eric Blake
,
2023/11/30
[PATCH 02/12] tests: remove aio_context_acquire() tests
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 02/12] tests: remove aio_context_acquire() tests
,
Eric Blake
,
2023/11/30
[PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Eric Blake
,
2023/11/30
[PATCH 04/12] graph-lock: remove AioContext locking
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 04/12] graph-lock: remove AioContext locking
,
Eric Blake
,
2023/11/30
[PATCH 05/12] block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 05/12] block: remove AioContext locking
,
Paul Durrant
,
2023/11/30
Re: [PATCH 05/12] block: remove AioContext locking
,
Eric Blake
,
2023/11/30
[PATCH 06/12] scsi: remove AioContext locking
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 06/12] scsi: remove AioContext locking
,
Eric Blake
,
2023/11/30
[PATCH 08/12] aio: remove aio_context_acquire()/aio_context_release() API
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 08/12] aio: remove aio_context_acquire()/aio_context_release() API
,
Eric Blake
,
2023/11/30
[PATCH 07/12] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 07/12] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
,
Eric Blake
,
2023/11/30
[PATCH 09/12] docs: remove AioContext lock from IOThread docs
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 09/12] docs: remove AioContext lock from IOThread docs
,
Eric Blake
,
2023/11/30
[PATCH 10/12] scsi: remove outdated AioContext lock comment
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH 10/12] scsi: remove outdated AioContext lock comment
,
Eric Blake
,
2023/11/30
[PATCH 11/12] job: remove outdated AioContext locking comments
,
Stefan Hajnoczi
,
2023/11/29
[PATCH 12/12] block: remove outdated AioContext locking comments
,
Stefan Hajnoczi
,
2023/11/29
Re: [PATCH v6 3/7] qemu: add support for iOS host
,
Philippe Mathieu-Daudé
,
2023/11/28
[PULL 0/4] Block layer patches
,
Kevin Wolf
,
2023/11/28
[PULL 1/4] iotests: fix default machine type detection
,
Kevin Wolf
,
2023/11/28
[PULL 2/4] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Kevin Wolf
,
2023/11/28
[PULL 3/4] export/vhost-user-blk: Fix consecutive drains
,
Kevin Wolf
,
2023/11/28
[PULL 4/4] ide/via: Fix BAR4 value in legacy mode
,
Kevin Wolf
,
2023/11/28
[PATCH] tests/unit/test-blockjob: delete complete_in_standby test
,
Stefan Hajnoczi
,
2023/11/27
[PATCH for-8.2 v2] export/vhost-user-blk: Fix consecutive drains
,
Kevin Wolf
,
2023/11/27
Re: [PATCH for-8.2 v2] export/vhost-user-blk: Fix consecutive drains
,
Stefan Hajnoczi
,
2023/11/27
[RFC v2 0/7] Add persistence to NVMe ZNS emulation
,
Sam Li
,
2023/11/27
[RFC v2 0/7] Add persistence to NVMe ZNS emulation
,
Sam Li
,
2023/11/27
[RFC v2 3/7] hw/nvme: use blk_get_*() to access zone info in the block layer
,
Sam Li
,
2023/11/27
[RFC v2 2/7] qcow2: add zd_extension configurations to zoned metadata
,
Sam Li
,
2023/11/27
Re: [RFC v2 2/7] qcow2: add zd_extension configurations to zoned metadata
,
Markus Armbruster
,
2023/11/30
[RFC v2 4/7] hw/nvme: add blk_get_zone_extension to access zd_extensions
,
Sam Li
,
2023/11/27
[RFC v2 1/7] docs/qcow2: add zd_extension_size option to the zoned format feature
,
Sam Li
,
2023/11/27
Re: [RFC v2 1/7] docs/qcow2: add zd_extension_size option to the zoned format feature
,
Markus Armbruster
,
2023/11/30
[RFC v2 5/7] hw/nvme: make the metadata of ZNS emulation persistent
,
Sam Li
,
2023/11/27
[RFC v2 6/7] hw/nvme: refactor zone append write using block layer APIs
,
Sam Li
,
2023/11/27
[RFC v2 7/7] hw/nvme: make ZDED persistent
,
Sam Li
,
2023/11/27
Re: [RFC v2 0/7] Add persistence to NVMe ZNS emulation
,
Markus Armbruster
,
2023/11/30
Re: [RFC v2 0/7] Add persistence to NVMe ZNS emulation
,
Sam Li
,
2023/11/30
[PATCH v6 0/4] Add full zoned storage emulation to qcow2 driver
,
Sam Li
,
2023/11/26
[PATCH v6 1/4] docs/qcow2: add the zoned format feature
,
Sam Li
,
2023/11/26
[PATCH v6 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/11/26
Re: [PATCH v6 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2023/11/30
[PATCH v6 3/4] qcow2: add zoned emulation capability
,
Sam Li
,
2023/11/26
Re: [PATCH v6 3/4] qcow2: add zoned emulation capability
,
Damien Le Moal
,
2023/11/27
[PATCH v6 4/4] iotests: test the zoned format feature for qcow2 file
,
Sam Li
,
2023/11/26
Re: [PATCH v6 0/4] Add full zoned storage emulation to qcow2 driver
,
Markus Armbruster
,
2023/11/30
[PATCH for-8.2] ide/via: Fix BAR4 value in legacy mode
,
BALATON Zoltan
,
2023/11/25
Re: [PATCH for-8.2] ide/via: Fix BAR4 value in legacy mode
,
Kevin Wolf
,
2023/11/27
[PATCH v3 1/5] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Volodymyr Babchuk
,
2023/11/24
[PATCH v3 2/5] xen: backends: don't overwrite XenStore nodes created by toolstack
,
Volodymyr Babchuk
,
2023/11/24
Re: [EXTERNAL] [PATCH v3 2/5] xen: backends: don't overwrite XenStore nodes created by toolstack
,
David Woodhouse
,
2023/11/27
Re: [EXTERNAL] [PATCH v3 2/5] xen: backends: don't overwrite XenStore nodes created by toolstack
,
Volodymyr Babchuk
,
2023/11/27
Re: [EXTERNAL] [PATCH v3 2/5] xen: backends: don't overwrite XenStore nodes created by toolstack
,
David Woodhouse
,
2023/11/28
[PATCH for-8.2] export/vhost-user-blk: Fix consecutive drains
,
Kevin Wolf
,
2023/11/24
Re: [PATCH for-8.2] export/vhost-user-blk: Fix consecutive drains
,
Kevin Wolf
,
2023/11/27
[PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/24
[PATCH 2/2] block: stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/24
Re: [PATCH 2/2] block: stream: Allow users to request only format driver names in backing file format
,
Vladimir Sementsov-Ogievskiy
,
2023/11/29
[PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/24
Re: [PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Vladimir Sementsov-Ogievskiy
,
2023/11/28
Re: [PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/11/28
Re: [PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Vladimir Sementsov-Ogievskiy
,
2023/11/29
Re: [PATCH 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Vladimir Sementsov-Ogievskiy
,
2023/11/29
Re: [PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
,
Vladimir Sementsov-Ogievskiy
,
2023/11/29
[PATCH] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Fam
,
2023/11/24
Re: [PATCH] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Eric Blake
,
2023/11/27
Re: [PATCH] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Kevin Wolf
,
2023/11/27
Re: [PATCH] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Kevin Wolf
,
2023/11/27
[PATCH] block/monitor: blk_bs() return value check
,
Dmitry Frolov
,
2023/11/24
Re: [PATCH] block/monitor: blk_bs() return value check
,
Kevin Wolf
,
2023/11/24
Re: [PATCH] block/monitor: blk_bs() return value check
,
Дмитрий Фролов
,
2023/11/24
Re: [PATCH] block/monitor: blk_bs() return value check
,
Kevin Wolf
,
2023/11/24
Re: [PATCH 0/4] scsi: eliminate AioContext lock
,
Stefan Hajnoczi
,
2023/11/23
[PATCH 0/2] fix some vhost-user issues
,
Li Feng
,
2023/11/23
[PATCH 1/2] vhost-user: fix the reconnect error
,
Li Feng
,
2023/11/23
Re: [PATCH 1/2] vhost-user: fix the reconnect error
,
Raphael Norwitz
,
2023/11/28
[PATCH 2/2] vhost-user-scsi: free the inflight area when reset
,
Li Feng
,
2023/11/23
Re: [PATCH 2/2] vhost-user-scsi: free the inflight area when reset
,
Raphael Norwitz
,
2023/11/28
[PATCH v3 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2023/11/22
[PATCH v3 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Alistair Francis
,
2023/11/22
[PATCH v3 2/3] backends: Initial support for SPDM socket support
,
Alistair Francis
,
2023/11/22
[PATCH v3 3/3] hw/nvme: Add SPDM over DOE support
,
Alistair Francis
,
2023/11/22
[PATCH] iotests: fix default MT detection
,
Andrey Drobyshev
,
2023/11/22
Re: [PATCH] iotests: fix default MT detection
,
Kevin Wolf
,
2023/11/27
[PATCH v3] tests/qemu-iotests/149: Use more inclusive language in this test
,
Thomas Huth
,
2023/11/22
Re: [PATCH v3] tests/qemu-iotests/149: Use more inclusive language in this test
,
Daniel P . Berrangé
,
2023/11/22
[PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Volodymyr Babchuk
,
2023/11/21
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Philippe Mathieu-Daudé
,
2023/11/22
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Volodymyr Babchuk
,
2023/11/22
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
David Woodhouse
,
2023/11/22
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Paul Durrant
,
2023/11/22
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Woodhouse, David
,
2023/11/22
Re: [PATCH v2 2/6] xen: backends: touch some XenStore nodes only if device...
,
Volodymyr Babchuk
,
2023/11/22
[PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Volodymyr Babchuk
,
2023/11/21
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Paul Durrant
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Paul Durrant
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Woodhouse, David
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Volodymyr Babchuk
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Woodhouse, David
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Volodymyr Babchuk
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
David Woodhouse
,
2023/11/22
Re: [PATCH v2 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Paul Durrant
,
2023/11/23
Re: [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass
,
David Woodhouse
,
2023/11/21
[PULL 0/9] Block layer fixes for 8.2.0-rc1
,
Kevin Wolf
,
2023/11/21
[PULL 2/9] block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
,
Kevin Wolf
,
2023/11/21
[PULL 4/9] stream: Fix AioContext locking during bdrv_graph_wrlock()
,
Kevin Wolf
,
2023/11/21
[PULL 1/9] hw/ide/ahci: fix legacy software reset
,
Kevin Wolf
,
2023/11/21
[PULL 5/9] iotests: Test two stream jobs in a single iothread
,
Kevin Wolf
,
2023/11/21
[PULL 6/9] ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core
,
Kevin Wolf
,
2023/11/21
[PULL 3/9] block: Fix deadlocks in bdrv_graph_wrunlock()
,
Kevin Wolf
,
2023/11/21
[PULL 7/9] ide/pci: introduce pci_ide_update_mode() function
,
Kevin Wolf
,
2023/11/21
[PULL 9/9] hw/ide/via: implement legacy/native mode switching
,
Kevin Wolf
,
2023/11/21
[PULL 8/9] ide/via: don't attempt to set default BAR addresses
,
Kevin Wolf
,
2023/11/21
Re: [PULL 0/9] Block layer fixes for 8.2.0-rc1
,
Stefan Hajnoczi
,
2023/11/21
[PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
,
Philippe Mathieu-Daudé
,
2023/11/20
Re: [PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
,
Markus Armbruster
,
2023/11/21
Re: [PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
,
Stefan Hajnoczi
,
2023/11/22
Re: Open qcow2 on multiple hosts simultaneously.
,
kvaps
,
2023/11/20
Re: Open qcow2 on multiple hosts simultaneously.
,
Alberto Faria
,
2023/11/20
Re: Open qcow2 on multiple hosts simultaneously.
,
Kevin Wolf
,
2023/11/21
Converting images to stdout
,
Alberto Garcia
,
2023/11/16
Re: Converting images to stdout
,
Eric Blake
,
2023/11/20
Re: Converting images to stdout
,
Alberto Garcia
,
2023/11/22
[PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/16
[PATCH v3 1/4] ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core
,
Mark Cave-Ayland
,
2023/11/16
Re: [PATCH v3 1/4] ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core
,
Philippe Mathieu-Daudé
,
2023/11/16
[PATCH v3 3/4] ide/via: don't attempt to set default BAR addresses
,
Mark Cave-Ayland
,
2023/11/16
Re: [PATCH v3 3/4] ide/via: don't attempt to set default BAR addresses
,
Philippe Mathieu-Daudé
,
2023/11/16
[PATCH v3 2/4] ide/pci: introduce pci_ide_update_mode() function
,
Mark Cave-Ayland
,
2023/11/16
[PATCH v3 4/4] hw/ide/via: implement legacy/native mode switching
,
Mark Cave-Ayland
,
2023/11/16
Re: [PATCH v3 4/4] hw/ide/via: implement legacy/native mode switching
,
BALATON Zoltan
,
2023/11/16
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/16
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/16
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/17
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/19
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/19
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/21
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Kevin Wolf
,
2023/11/21
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/21
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Peter Maydell
,
2023/11/21
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Mark Cave-Ayland
,
2023/11/20
Re: [PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/20
[PATCH 0/3] Misc fixes for 8.2
,
David Woodhouse
,
2023/11/15
[PATCH 3/3] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
,
David Woodhouse
,
2023/11/15
Re: [PATCH 3/3] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
,
Paul Durrant
,
2023/11/15
[PATCH 1/3] net: do not delete nics in net_cleanup()
,
David Woodhouse
,
2023/11/15
[PATCH 2/3] vl: disable default serial when xen-console is enabled
,
David Woodhouse
,
2023/11/15
Re: [PATCH 2/3] vl: disable default serial when xen-console is enabled
,
Marc-André Lureau
,
2023/11/21
Re: [PATCH 2/3] vl: disable default serial when xen-console is enabled
,
Marc-André Lureau
,
2023/11/21
Re: [PATCH 2/3] vl: disable default serial when xen-console is enabled
,
David Woodhouse
,
2023/11/21
Re: [PATCH 2/3] vl: disable default serial when xen-console is enabled
,
Paul Durrant
,
2023/11/21
[PATCH for-8.2 0/4] block: Fix deadlocks with the stream job
,
Kevin Wolf
,
2023/11/15
[PATCH for-8.2 4/4] iotests: Test two stream jobs in a single iothread
,
Kevin Wolf
,
2023/11/15
[PATCH for-8.2 3/4] stream: Fix AioContext locking during bdrv_graph_wrlock()
,
Kevin Wolf
,
2023/11/15
[PATCH for-8.2 1/4] block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
,
Kevin Wolf
,
2023/11/15
[PATCH for-8.2 2/4] block: Fix deadlocks in bdrv_graph_wrunlock()
,
Kevin Wolf
,
2023/11/15
Re: [PATCH for-8.2 0/4] block: Fix deadlocks with the stream job
,
Stefan Hajnoczi
,
2023/11/15
Re: [RFC PATCH v3 65/78] hw/nvme: add fallthrough pseudo-keyword
,
Klaus Jensen
,
2023/11/15
Re: [PATCH v2 3/3] hw/nvme: Add SPDM over DOE support
,
Klaus Jensen
,
2023/11/15
[PATCH-for-9.0 v2 00/19] hw/xen: Have most of Xen files become target-agnostic
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 02/19] sysemu/xen: Forbid using Xen headers in user emulation
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 03/19] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'
,
David Hildenbrand
,
2023/11/14
[PATCH-for-9.0 v2 05/19] hw/display: Restrict xen_register_framebuffer() call to Xen
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 07/19] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 07/19] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 08/19] hw/xen: Remove unused Xen stubs
,
Philippe Mathieu-Daudé
,
2023/11/14
[RFC PATCH-for-9.0 v2 09/19] hw/block/xen_blkif: Align structs with QEMU_ALIGNED() instead of #pragma
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [RFC PATCH-for-9.0 v2 09/19] hw/block/xen_blkif: Align structs with QEMU_ALIGNED() instead of #pragma
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 10/19] hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 10/19] hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 14/19] hw/xen: Use target-agnostic qemu_target_page_bits()
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
,
Philippe Mathieu-Daudé
,
2023/11/14
[RFC PATCH-for-9.0 v2 13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq()
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 18/19] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 v2 18/19] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
,
David Woodhouse
,
2023/11/14
[PATCH-for-9.0 v2 15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 19/19] hw/xen: Have most of Xen files become target-agnostic
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 v2 17/19] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Woodhouse, David
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
David Woodhouse
,
2023/11/14
[PATCH v2] tests/qemu-iotests/149: Use more inclusive language in this test
,
Thomas Huth
,
2023/11/13
Re: [PATCH v2] tests/qemu-iotests/149: Use more inclusive language in this test
,
Daniel P . Berrangé
,
2023/11/13
[PATCH-for-9.0 00/10] hw/xen: Have most of Xen files become target-agnostic
,
Philippe Mathieu-Daudé
,
2023/11/13
[PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
,
Richard Henderson
,
2023/11/13
Re: [PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
,
David Woodhouse
,
2023/11/13
[PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
,
Richard Henderson
,
2023/11/13
[PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
,
Richard Henderson
,
2023/11/13
[PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Richard Henderson
,
2023/11/13
Re: [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
,
Richard Henderson
,
2023/11/13
Re: [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
,
David Woodhouse
,
2023/11/13
[PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
,
Richard Henderson
,
2023/11/13
Re: [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
,
David Woodhouse
,
2023/11/13
[PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2023/11/14
Re: [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
David Woodhouse
,
2023/11/14
Re: [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
,
David Woodhouse
,
2023/11/13
Re: [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
,
Philippe Mathieu-Daudé
,
2023/11/14
[PATCH-for-9.0 09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
,
David Woodhouse
,
2023/11/13
[PATCH-for-9.0 10/10] hw/xen: Have most of Xen files become target-agnostic
,
Philippe Mathieu-Daudé
,
2023/11/13
Re: [PATCH-for-9.0 10/10] hw/xen: Have most of Xen files become target-agnostic
,
David Woodhouse
,
2023/11/13
Re: [PATCH v3 04/21] parallels: Add parallels_mark_unused() helper
,
Alexander Ivanov
,
2023/11/13
[PATCH v1 1/7] xen-block: Do not write frontend nodes
,
Volodymyr Babchuk
,
2023/11/10
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
David Woodhouse
,
2023/11/11
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
Andrew Cooper
,
2023/11/11
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
David Woodhouse
,
2023/11/11
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
Andrew Cooper
,
2023/11/11
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
David Woodhouse
,
2023/11/11
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
Volodymyr Babchuk
,
2023/11/14
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
David Woodhouse
,
2023/11/14
Re: [PATCH v1 1/7] xen-block: Do not write frontend nodes
,
Paul Durrant
,
2023/11/12
[PATCH] tests/qemu-iotests/149: Use more inclusive language in this test
,
Thomas Huth
,
2023/11/09
Re: [PATCH] tests/qemu-iotests/149: Use more inclusive language in this test
,
Paolo Bonzini
,
2023/11/09
[PATCH] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
,
David Woodhouse
,
2023/11/09
Re: [PATCH] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
,
Paul Durrant
,
2023/11/09
Re: [PATCH] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
,
Peter Maydell
,
2023/11/09
Re: [PATCH 2/7] qcow2: add get_sc_range_info() helper for working with subcluster ranges
,
Andrey Drobyshev
,
2023/11/09
[PATCH v3] hw/ide/ahci: fix legacy software reset
,
Niklas Cassel
,
2023/11/08
Re: [PATCH v3] hw/ide/ahci: fix legacy software reset
,
Marcin Juszkiewicz
,
2023/11/09
Re: [PATCH v3] hw/ide/ahci: fix legacy software reset
,
Kevin Wolf
,
2023/11/10
Re: [PATCH v3] hw/ide/ahci: fix legacy software reset
,
Michael Tokarev
,
2023/11/18
Re: [PATCH 1/1] hw/sd: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2023/11/08
Re: [PATCH v2] hw/ide/ahci: fix legacy software reset
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2] hw/ide/ahci: fix legacy software reset
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2] hw/ide/ahci: fix legacy software reset
,
Niklas Cassel
,
2023/11/07
Re: [PATCH v2] hw/ide/ahci: fix legacy software reset
,
Kevin Wolf
,
2023/11/08
[PATCH v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
,
Alex Bennée
,
2023/11/07
[PATCH v8 2/7] hw/virtio: convert vhost-user-base to async shutdown
,
Alex Bennée
,
2023/11/07
[PATCH v8 4/7] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Alex Bennée
,
2023/11/07
[PATCH v8 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
,
Alex Bennée
,
2023/11/07
[PATCH v8 1/7] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/07
[PATCH v8 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
,
Alex Bennée
,
2023/11/07
[PATCH v8 7/7] docs/system: add a basic enumeration of vhost-user devices
,
Alex Bennée
,
2023/11/07
Re: [PATCH v8 7/7] docs/system: add a basic enumeration of vhost-user devices
,
Philippe Mathieu-Daudé
,
2023/11/07
[PATCH v8 5/7] hw/virtio: derive vhost-user-i2c from vhost-user-base
,
Alex Bennée
,
2023/11/07
Re: [PATCH v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
,
Alex Bennée
,
2023/11/07
[PATCH v7 0/7] virtio: cleanup vhost-user-generic and reduce c&p
,
Alex Bennée
,
2023/11/07
[PATCH v7 2/7] hw/virtio: convert vhost-user-base to async shutdown
,
Alex Bennée
,
2023/11/07
[PATCH v7 1/7] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/07
[PATCH v7 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
,
Alex Bennée
,
2023/11/07
[PATCH v7 4/7] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Alex Bennée
,
2023/11/07
[PATCH v7 7/7] docs/system: add a basic enumeration of vhost-user devices
,
Alex Bennée
,
2023/11/07
Re: [PATCH v7 7/7] docs/system: add a basic enumeration of vhost-user devices
,
Michael S. Tsirkin
,
2023/11/07
[PATCH v7 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
,
Alex Bennée
,
2023/11/07
[PATCH v7 5/7] hw/virtio: derive vhost-user-i2c from vhost-user-base
,
Alex Bennée
,
2023/11/07
Re: [PATCH] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2] block/file-posix: fix update_zones_wp() caller
,
Michael Tokarev
,
2023/11/07
Re: [PATCH v3 4/6] block/nvme: nvme_process_completion() fix bound for cid
,
Michael Tokarev
,
2023/11/07
[PULL 00/75] Misc HW/UI patches for 2023-11-07
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 38/75] target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 39/75] target/ppc: Move powerpc_excp_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 40/75] target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 41/75] target/ppc: Move powerpc_input_t definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 47/75] target: Move ArchCPUClass definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 45/75] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 51/75] hw/cpu: Clean up global variable shadowing
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 73/75] MAINTAINERS: Add more guest-agent related files to the corresponding section
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 68/75] hw/sd: Declare QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 75/75] dump: Add close fd on error return to avoid resource leak
,
Philippe Mathieu-Daudé
,
2023/11/07
Re: [PULL 00/75] Misc HW/UI patches for 2023-11-07
,
Stefan Hajnoczi
,
2023/11/08
[PULL 00/15] xenfv.for-upstream queue
,
David Woodhouse
,
2023/11/07
[PULL 09/15] hw/xen: update Xen console to XenDevice model
,
David Woodhouse
,
2023/11/07
[PULL 04/15] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
,
David Woodhouse
,
2023/11/07
[PULL 15/15] docs: update Xen-on-KVM documentation
,
David Woodhouse
,
2023/11/07
[PULL 10/15] hw/xen: add support for Xen primary console in emulated mode
,
David Woodhouse
,
2023/11/07
[PULL 02/15] hw/xen: Clean up event channel 'type_val' handling to use union
,
David Woodhouse
,
2023/11/07
[PULL 01/15] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
,
David Woodhouse
,
2023/11/07
[PULL 13/15] hw/i386/pc: support '-nic' for xen-net-device
,
David Woodhouse
,
2023/11/07
[PULL 11/15] hw/xen: only remove peers of PCI NICs on unplug
,
David Woodhouse
,
2023/11/07
[PULL 05/15] hw/xen: populate store frontend nodes with XenStore PFN/port
,
David Woodhouse
,
2023/11/07
[PULL 03/15] include: update Xen public headers to Xen 4.17.2 release
,
David Woodhouse
,
2023/11/07
[PULL 12/15] hw/xen: update Xen PV NIC to XenDevice model
,
David Woodhouse
,
2023/11/07
[PULL 07/15] hw/xen: add get_frontend_path() method to XenDeviceClass
,
David Woodhouse
,
2023/11/07
[PULL 14/15] xen-platform: unplug AHCI disks
,
David Woodhouse
,
2023/11/07
[PULL 06/15] hw/xen: automatically assign device index to block devices
,
David Woodhouse
,
2023/11/07
Re: [PULL 06/15] hw/xen: automatically assign device index to block devices
,
Peter Maydell
,
2023/11/09
Re: [PULL 06/15] hw/xen: automatically assign device index to block devices
,
David Woodhouse
,
2023/11/09
[PULL 08/15] hw/xen: do not repeatedly try to create a failing backend device
,
David Woodhouse
,
2023/11/07
Re: [PULL 00/15] xenfv.for-upstream queue
,
Stefan Hajnoczi
,
2023/11/07
[PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2023/11/07
Re: [PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Eric Blake
,
2023/11/08
Re: [PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2023/11/09
Re: [PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Markus Armbruster
,
2023/11/15
Re: [PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2023/11/16
Re: [PATCH v2] block/snapshot: Fix compiler warning with -Wshadow=local
,
Cédric Le Goater
,
2023/11/07
[PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Alex Bennée
,
2023/11/06
[PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/06
Re: [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/07
Re: [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/07
Re: [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2023/11/07
[PATCH v6 4/6] hw/virtio: derive vhost-user-i2c from vhost-user-base
,
Alex Bennée
,
2023/11/06
[PATCH v6 5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
,
Alex Bennée
,
2023/11/06
[PATCH v6 6/6] docs/system: add a basic enumeration of vhost-user devices
,
Alex Bennée
,
2023/11/06
[PATCH v6 2/6] hw/virtio: derive vhost-user-rng from vhost-user-base
,
Alex Bennée
,
2023/11/06
[PATCH v6 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Alex Bennée
,
2023/11/06
Re: [PATCH v6 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Mark Cave-Ayland
,
2023/11/07
Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Michael S. Tsirkin
,
2023/11/07
Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
,
Alex Bennée
,
2023/11/07
Re: [PATCH v5 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2023/11/06
Re: [PATCH v5 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Alex Bennée
,
2023/11/06
Re: [PATCH v5 1/6] virtio: split into vhost-user-base and vhost-user-device
,
Michael S. Tsirkin
,
2023/11/06
Re: [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Michael S. Tsirkin
,
2023/11/06
Re: [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Alex Bennée
,
2023/11/06
Re: [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Michael S. Tsirkin
,
2023/11/06
Re: [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base
,
Alex Bennée
,
2023/11/06
[PULL 0/3] Block patches
,
Hanna Czenczek
,
2023/11/06
[PULL 3/3] file-posix: fix over-writing of returning zone_append offset
,
Hanna Czenczek
,
2023/11/06
[PULL 2/3] block/file-posix: fix update_zones_wp() caller
,
Hanna Czenczek
,
2023/11/06
[PULL 1/3] qcow2: keep reference on zeroize with discard-no-unref enabled
,
Hanna Czenczek
,
2023/11/06
Re: [PULL 0/3] Block patches
,
Stefan Hajnoczi
,
2023/11/06
Re: [PATCH v2 10/10] block: Add a thread-pool version of fstat
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 05/10] block: Convert bdrv_query_block_graph_info to coroutine
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 04/10] block: Temporarily mark bdrv_co_get_allocated_file_size as mixed
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 03/10] block: Allow the wrapper script to see functions declared in qapi.h
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 09/10] block: Convert qmp_query_block() to coroutine_fn
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 09/10] block: Convert qmp_query_block() to coroutine_fn
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 09/10] block: Convert qmp_query_block() to coroutine_fn
,
Fabiano Rosas
,
2023/11/29
Re: [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
,
Kevin Wolf
,
2023/11/06
Re: [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
,
BALATON Zoltan
,
2023/11/06
Re: [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
,
Mark Cave-Ayland
,
2023/11/13
Re: [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching
,
BALATON Zoltan
,
2023/11/13
[PATCH v4 00/17] Get Xen PV shim running in QEMU, add net and console
,
David Woodhouse
,
2023/11/06
[PATCH v4 01/17] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
,
David Woodhouse
,
2023/11/06
[PATCH v4 04/17] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
,
David Woodhouse
,
2023/11/06
[PATCH v4 02/17] hw/xen: Clean up event channel 'type_val' handling to use union
,
David Woodhouse
,
2023/11/06
[PATCH v4 03/17] include: update Xen public headers to Xen 4.17.2 release
,
David Woodhouse
,
2023/11/06
[PATCH v4 05/17] hw/xen: populate store frontend nodes with XenStore PFN/port
,
David Woodhouse
,
2023/11/06
[PATCH v4 06/17] hw/xen: automatically assign device index to block devices
,
David Woodhouse
,
2023/11/06
Re: [PATCH v4 06/17] hw/xen: automatically assign device index to block devices
,
Paul Durrant
,
2023/11/06
[PATCH v4 09/17] hw/xen: update Xen console to XenDevice model
,
David Woodhouse
,
2023/11/06
[PATCH v4 07/17] hw/xen: add get_frontend_path() method to XenDeviceClass
,
David Woodhouse
,
2023/11/06
[PATCH v4 15/17] xen-platform: unplug AHCI disks
,
David Woodhouse
,
2023/11/06
[PATCH v4 08/17] hw/xen: do not repeatedly try to create a failing backend device
,
David Woodhouse
,
2023/11/06
[PATCH v4 12/17] hw/xen: update Xen PV NIC to XenDevice model
,
David Woodhouse
,
2023/11/06
[PATCH v4 10/17] hw/xen: add support for Xen primary console in emulated mode
,
David Woodhouse
,
2023/11/06
[PATCH v4 17/17] docs: update Xen-on-KVM documentation
,
David Woodhouse
,
2023/11/06
Re: [PATCH v4 17/17] docs: update Xen-on-KVM documentation
,
Paul Durrant
,
2023/11/06
[PATCH v4 14/17] net: do not delete nics in net_cleanup()
,
David Woodhouse
,
2023/11/06
Re: [PATCH v4 14/17] net: do not delete nics in net_cleanup()
,
David Woodhouse
,
2023/11/07
[PATCH v4 13/17] hw/i386/pc: support '-nic' for xen-net-device
,
David Woodhouse
,
2023/11/06
Re: [PATCH v4 13/17] hw/i386/pc: support '-nic' for xen-net-device
,
Paul Durrant
,
2023/11/06
[PATCH v4 11/17] hw/xen: only remove peers of PCI NICs on unplug
,
David Woodhouse
,
2023/11/06
[PATCH v4 16/17] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
David Woodhouse
,
2023/11/06
Re: [PATCH v4 16/17] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
Paul Durrant
,
2023/11/06
Re: [PATCH v4 16/17] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
David Woodhouse
,
2023/11/07
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
Kevin Wolf
,
2023/11/06
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
Mark Cave-Ayland
,
2023/11/06
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
Mark Cave-Ayland
,
2023/11/13
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
BALATON Zoltan
,
2023/11/13
Re: [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
,
Kevin Wolf
,
2023/11/14
Re: [PATCH v2 08/10] block: Don't query all block devices at hmp_nbd_server_start
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 06/10] block: Convert bdrv_block_device_info into co_wrapper
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH v2 07/10] block: Convert qmp_query_named_block_nodes to coroutine
,
Hanna Czenczek
,
2023/11/06
[PATCH v3 0/6] migration: check required entries and sections are loaded
,
marcandre . lureau
,
2023/11/06
[PATCH v3 1/6] block/fdc: 'phase' is not needed on load
,
marcandre . lureau
,
2023/11/06
[PATCH v3 2/6] virtio: make endian_needed() work during loading
,
marcandre . lureau
,
2023/11/06
[PATCH v3 4/6] migration: check required entries are loaded, once
,
marcandre . lureau
,
2023/11/06
[PATCH v3 5/6] test-vmstate: add some subsection tests
,
marcandre . lureau
,
2023/11/06
[PATCH v3 3/6] migration: check required subsections are loaded, once
,
marcandre . lureau
,
2023/11/06
[PATCH v3 6/6] docs/migration: reflect the changes about needed subsections
,
marcandre . lureau
,
2023/11/06
Re: [PATCH v3 0/6] migration: check required entries and sections are loaded
,
Michael S. Tsirkin
,
2023/11/06
Re: [PATCH v3 0/6] migration: check required entries and sections are loaded
,
Juan Quintela
,
2023/11/07
[PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 01/60] vl: Free machine list
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 02/60] vl: constify default_list
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 03/60] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 07/60] accel/tcg: Factor tcg_cpu_reset_hold() out
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 06/60] accel: Introduce cpu_exec_reset_hold()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 09/60] target: Mention 'cpu-qom.h' is target agnostic
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 08/60] target: Unify QOM style
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 10/60] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 12/60] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 14/60] target/hexagon: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 15/60] target/loongarch: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 16/60] target/nios2: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 17/60] target/openrisc: Declare QOM definitions in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 20/60] target/riscv: Use env_archcpu() in [check_]nanbox()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 21/60] target/s390x: Use env_archcpu() in handle_diag_308()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 28/60] target/i386/kvm: Correct comment in kvm_cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 25/60] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 26/60] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 31/60] target/mips: Fix TX79 LQ/SQ opcodes
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 29/60] target/i386/monitor: synchronize cpu state for lapic info
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 34/60] target/ppc: Restrict KVM objects to system emulation
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 37/60] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 39/60] exec/cpu: Have cpu_exec_realize() return a boolean
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 41/60] hw/loader: Clean up global variable shadowing in rom_add_file()
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 40/60] hw/cpu: Clean up global variable shadowing
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 43/60] hw/i386: Fix comment style in topology.h
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 45/60] system/cpus: Fix CPUState.nr_cores' calculation
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 46/60] hw/cpu: Update the comments of nr_cores and nr_dies
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 47/60] hw/ide: reset: cancel async DMA operation before resetting state
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 49/60] hw/i2c: pmbus add support for block receive
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 50/60] hw/i2c: pmbus: add vout mode bitfields
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 51/60] hw/i2c: pmbus: add fan support
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 52/60] hw/i2c: pmbus: add VCAP register
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 53/60] hw/sensor: add ADM1266 device model
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 54/60] tests/qtest: add tests for ADM1266
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 56/60] hw/i2c: pmbus: reset page register for out of range reads
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 57/60] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 55/60] hw/i2c: pmbus: immediately clear faults on request
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 58/60] MAINTAINERS: Add the CAN documentation file to the CAN section
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 60/60] ui/sdl2: use correct key names in win title on mac
,
Philippe Mathieu-Daudé
,
2023/11/06
[PULL 59/60] MAINTAINERS: update libvirt devel mailing list address
,
Philippe Mathieu-Daudé
,
2023/11/06
Re: [PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Stefan Hajnoczi
,
2023/11/06
Re: [PULL 00/60] Misc HW/UI patches for 2023-11-06
,
Philippe Mathieu-Daudé
,
2023/11/07
[PULL 0/7] xenfv-stable queue
,
David Woodhouse
,
2023/11/06
[PULL 2/7] i386/xen: fix per-vCPU upcall vector for Xen emulation
,
David Woodhouse
,
2023/11/06
[PULL 1/7] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
,
David Woodhouse
,
2023/11/06
[PULL 7/7] hw/xen: use correct default protocol for xen-block on x86
,
David Woodhouse
,
2023/11/06
[PULL 3/7] hw/xen: select kernel mode for per-vCPU event channel upcall vector
,
David Woodhouse
,
2023/11/06
[PULL 4/7] hw/xen: don't clear map_track[] in xen_gnttab_reset()
,
David Woodhouse
,
2023/11/06
[PULL 6/7] hw/xen: take iothread mutex in xen_evtchn_reset_op()
,
David Woodhouse
,
2023/11/06
[PULL 5/7] hw/xen: fix XenStore watch delivery to guest
,
David Woodhouse
,
2023/11/06
Re: [PULL 0/7] xenfv-stable queue
,
Stefan Hajnoczi
,
2023/11/06
Re: [PATCH 4/7] qcow2: make subclusters discardable
,
Hanna Czenczek
,
2023/11/03
Re: [PATCH 4/7] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2023/11/09
Re: [PATCH 4/7] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2023/11/10
Re: [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap
,
Hanna Czenczek
,
2023/11/03
Re: [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap
,
Hanna Czenczek
,
2023/11/03
Re: [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap
,
Andrey Drobyshev
,
2023/11/09
Re: [PATCH 7/7] iotests/271: check disk usage on subcluster-based discard/unmap
,
Andrey Drobyshev
,
2023/11/09
Re: [PATCH 6/7] iotests/common.rc: add disk_usage function
,
Hanna Czenczek
,
2023/11/03
Re: [PATCH 6/7] iotests/common.rc: add disk_usage function
,
Andrey Drobyshev
,
2023/11/09
Re: [PATCH 5/7] qcow2: zero_l2_subclusters: fall through to discard operation when requested
,
Hanna Czenczek
,
2023/11/03
Re: [PATCH 5/7] qcow2: zero_l2_subclusters: fall through to discard operation when requested
,
Andrey Drobyshev
,
2023/11/10
Re: deadlock when using iothread during backup_clean()
,
Fiona Ebner
,
2023/11/03
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Fiona Ebner
,
2023/11/03
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Fiona Ebner
,
2023/11/13
Re: [PATCH 19/24] block: Introduce bdrv_co_change_backing_file()
,
Kevin Wolf
,
2023/11/03
Re: [PATCH 19/24] block: Introduce bdrv_co_change_backing_file()
,
Eric Blake
,
2023/11/03
Re: [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
,
Kevin Wolf
,
2023/11/03
Re: [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
,
Eric Blake
,
2023/11/03
Re: [PATCH 23/24] block: Take graph lock for most of .bdrv_open
,
Kevin Wolf
,
2023/11/03
Re: [PATCH 09/24] block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
2023/11/03
Re: [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
,
Kevin Wolf
,
2023/11/03
Re: [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
,
Eric Blake
,
2023/11/03
Re: [PATCH v3 0/9] mirror: allow switching from background to active mode
,
Markus Armbruster
,
2023/11/03
Re: [PATCH v2 00/10] mirror: allow switching from background to active mode
,
Markus Armbruster
,
2023/11/03
Re: [PATCH v2 00/10] mirror: allow switching from background to active mode
,
Kevin Wolf
,
2023/11/03
Re: [PATCH v2 00/10] mirror: allow switching from background to active mode
,
Markus Armbruster
,
2023/11/03
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/11/02
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/11/02
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/11/02
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/11/16
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2023/11/03
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/11/16
Re: [PATCH v5 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/11/16
Re: [PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/11/02
Re: [PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/11/06
Re: [PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/11/07
Re: [PATCH v2 0/2] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/11/06
[PULL 00/40] Migration 20231102 patches
,
Juan Quintela
,
2023/11/02
[PULL 01/40] hw/ipmi: Don't call vmstate_register() from instance_init() functions
,
Juan Quintela
,
2023/11/02
[PULL 02/40] hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
,
Juan Quintela
,
2023/11/02
[PULL 03/40] hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
,
Juan Quintela
,
2023/11/02
[PULL 04/40] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
,
Juan Quintela
,
2023/11/02
[PULL 05/40] migration: Create vmstate_register_any()
,
Juan Quintela
,
2023/11/02
[PULL 06/40] migration: Use vmstate_register_any()
,
Juan Quintela
,
2023/11/02
[PULL 07/40] migration: Use vmstate_register_any() for isa-ide
,
Juan Quintela
,
2023/11/02
[PULL 08/40] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
,
Juan Quintela
,
2023/11/02
[PULL 09/40] migration: Hack to maintain backwards compatibility for ppc
,
Juan Quintela
,
2023/11/02
[PULL 10/40] migration: Check in savevm_state_handler_insert for dups
,
Juan Quintela
,
2023/11/02
[PULL 11/40] migration: Improve example and documentation of vmstate_register()
,
Juan Quintela
,
2023/11/02
[PULL 12/40] migration: Use vmstate_register_any() for audio
,
Juan Quintela
,
2023/11/02
[PULL 14/40] migration: Use vmstate_register_any() for vmware_vga
,
Juan Quintela
,
2023/11/02
[PULL 13/40] migration: Use vmstate_register_any() for eeprom93xx
,
Juan Quintela
,
2023/11/02
[PULL 15/40] migration: Set downtime_start even for postcopy
,
Juan Quintela
,
2023/11/02
[PULL 16/40] migration: Add migration_downtime_start|end() helpers
,
Juan Quintela
,
2023/11/02
[PULL 17/40] migration: Add per vmstate downtime tracepoints
,
Juan Quintela
,
2023/11/02
[PULL 18/40] migration: migration_stop_vm() helper
,
Juan Quintela
,
2023/11/02
[PULL 21/40] migration: per-mode blockers
,
Juan Quintela
,
2023/11/02
Re: [PULL 21/40] migration: per-mode blockers
,
Peter Maydell
,
2023/11/09
Re: [PULL 21/40] migration: per-mode blockers
,
Steven Sistare
,
2023/11/09
Re: [PULL 21/40] migration: per-mode blockers
,
Peter Maydell
,
2023/11/09
[PULL 19/40] migration: Add tracepoints for downtime checkpoints
,
Juan Quintela
,
2023/11/02
[PULL 20/40] migration: mode parameter
,
Juan Quintela
,
2023/11/02
[PULL 22/40] cpr: relax blockdev migration blockers
,
Juan Quintela
,
2023/11/02
[PULL 23/40] cpr: relax vhost migration blockers
,
Juan Quintela
,
2023/11/02
[PULL 24/40] cpr: reboot mode
,
Juan Quintela
,
2023/11/02
[PULL 25/40] tests/qtest: migration: add reboot mode test
,
Juan Quintela
,
2023/11/02
[PULL 26/40] migration: Refactor error handling in source return path
,
Juan Quintela
,
2023/11/02
[PULL 27/40] migration: Allow network to fail even during recovery
,
Juan Quintela
,
2023/11/02
[PULL 28/40] tests/migration-test: Add a test for postcopy hangs during RECOVER
,
Juan Quintela
,
2023/11/02
[PULL 29/40] migration: Change ram_dirty_bitmap_reload() retval to bool
,
Juan Quintela
,
2023/11/02
[PULL 30/40] migration: New QAPI type 'MigrateAddress'
,
Juan Quintela
,
2023/11/02
[PULL 31/40] migration: convert migration 'uri' into 'MigrateAddress'
,
Juan Quintela
,
2023/11/02
[PULL 32/40] migration: convert socket backend to accept MigrateAddress
,
Juan Quintela
,
2023/11/02
[PULL 33/40] migration: convert rdma backend to accept MigrateAddress
,
Juan Quintela
,
2023/11/02
[PULL 36/40] migration: New migrate and migrate-incoming argument 'channels'
,
Juan Quintela
,
2023/11/02
[PULL 34/40] migration: convert exec backend to accept MigrateAddress.
,
Juan Quintela
,
2023/11/02
[PULL 35/40] migration: Convert the file backend to the new QAPI syntax
,
Juan Quintela
,
2023/11/02
[PULL 37/40] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
,
Juan Quintela
,
2023/11/02
[PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Juan Quintela
,
2023/11/02
Re: [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Peter Maydell
,
2023/11/06
Re: [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow.
,
Juan Quintela
,
2023/11/06
[PULL 39/40] migration: Implement MigrateChannelList to hmp migration flow.
,
Juan Quintela
,
2023/11/02
[PULL 40/40] migration: modify test_multifd_tcp_none() to use new QAPI syntax.
,
Juan Quintela
,
2023/11/02
Re: [PULL 00/40] Migration 20231102 patches
,
Stefan Hajnoczi
,
2023/11/02
IDE pending patches
,
Niklas Cassel
,
2023/11/02
Re: IDE pending patches
,
Kevin Wolf
,
2023/11/02
Re: IDE pending patches
,
BALATON Zoltan
,
2023/11/03
Re: IDE pending patches
,
Kevin Wolf
,
2023/11/10
Re: IDE pending patches
,
BALATON Zoltan
,
2023/11/10
Re: [PATCH] hw/ide/ahci: fix legacy software reset
,
Marcin Juszkiewicz
,
2023/11/02
Re: FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
,
Marcin Juszkiewicz
,
2023/11/02
Re: FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
,
Michael Tokarev
,
2023/11/02
Re: [PATCH] file-posix: fix over-writing of returning zone_append offset
,
Stefan Hajnoczi
,
2023/11/01
Re: [PATCH] file-posix: fix over-writing of returning zone_append offset
,
Hanna Czenczek
,
2023/11/06
Re: [PATCH] file-posix: fix over-writing of returning zone_append offset
,
Michael Tokarev
,
2023/11/07
Re: [PATCH] block-jobs: add final flush
,
Vladimir Sementsov-Ogievskiy
,
2023/11/01
Re: [PATCH] block-jobs: add final flush
,
Hanna Czenczek
,
2023/11/02
Re: [PATCH] block-jobs: add final flush
,
Vladimir Sementsov-Ogievskiy
,
2023/11/02
Re: [PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
,
Eric Blake
,
2023/11/01
Re: [PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
,
Daniel P . Berrangé
,
2023/11/01
Re: [PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
,
Denis V. Lunev
,
2023/11/01
Re: [PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
,
Daniel P . Berrangé
,
2023/11/01
Re: -drive if=none: can't we make this the default?
,
Peter Maydell
,
2023/11/01
Re: -drive if=none: can't we make this the default?
,
Markus Armbruster
,
2023/11/02
Re: -drive if=none: can't we make this the default?
,
Kevin Wolf
,
2023/11/02
Re: -drive if=none: can't we make this the default?
,
Peter Maydell
,
2023/11/02
Re: -drive if=none: can't we make this the default?
,
Kevin Wolf
,
2023/11/02
Re: -drive if=none: can't we make this the default?
,
Michael Tokarev
,
2023/11/02
Re: [PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
BALATON Zoltan
,
2023/11/01
Re: [PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
,
Bernhard Beschow
,
2023/11/02
Re: [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
,
Michael Tokarev
,
2023/11/01
Re: [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
2023/11/01
Re: [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
,
Michael Tokarev
,
2023/11/01
Re: [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
,
Kevin Wolf
,
2023/11/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc