qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Daniel P . Berrangé
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
Re: [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Sid Manning
Re: [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
[PATCH] qemu-nbd: Support -s and -l at the same time
Eric Blake
Re: [PATCH] qemu-nbd: Support -s and -l at the same time
Vladimir Sementsov-Ogievskiy
[PATCH] qemu-nbd: Support -s and -l at the same time
Eric Blake
[PATCH v2 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH v2 3/5] hw/ufs: Add idle operation
Jaemyung Lee
Re: [PATCH v2 3/5] hw/ufs: Add idle operation
Jeuk Kim
[PATCH v2 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
Re: [PATCH v2 4/5] hw/ufs: Add UFS Write Booster Support
Jeuk Kim
[PATCH v2 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH v2 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH v2 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH v3 0/3] improve aio-polling efficiency
Jaehoon Kim
[PATCH v3 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
Re: [PATCH v3 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH v3 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
[PATCH v3 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
[PATCH v3 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
Re: [PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
Philippe Mathieu-Daudé
Re: [PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
Michael Tokarev
Re: [PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
Helge Deller
Re: [PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
Michael Tokarev
[PATCH] vhost-user-blk: add seg-max-adjust flag
Sergei Heifetz
Re: [PATCH] vhost-user-blk: add seg-max-adjust flag
Raphael Norwitz
[PATCH 0/3] scsi: PR live migration PREEMPT fixes
Stefan Hajnoczi
[PATCH 1/3] scsi: adjust error_prepend() formatting
Stefan Hajnoczi
[PATCH 2/3] scsi: always send valid PREEMPT TYPE field
Stefan Hajnoczi
[PATCH 3/3] scsi: register again after PREEMPT without reservation
Stefan Hajnoczi
Re: [PATCH 3/3] scsi: register again after PREEMPT without reservation
Paolo Bonzini
Re: [PATCH 3/3] scsi: register again after PREEMPT without reservation
Stefan Hajnoczi
Re: [PATCH 3/3] scsi: register again after PREEMPT without reservation
Paolo Bonzini
[PATCH RESEND 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH RESEND 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH RESEND 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH RESEND 3/5] hw/ufs: Add IDLE operation
Jaemyung Lee
[PATCH RESEND 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
[PATCH RESEND 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH] vhost-user-blk-server: do not advertise VIRTIO_BLK_F_SIZE_MAX with size_max=0
Max Makarov
[PULL 0/6] Block layer patches
Kevin Wolf
[PULL 5/6] vhost-user-blk-server: fix opt_io_size=1 causing severe Windows I/O degradation
Kevin Wolf
[PULL 1/6] ide: Fix potential assertion failure on VM stop for PIO read error
Kevin Wolf
[PULL 2/6] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Kevin Wolf
[PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Kevin Wolf
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Michael Tokarev
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Michael Tokarev
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Kevin Wolf
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Michael Tokarev
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Kevin Wolf
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Michael Tokarev
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Kevin Wolf
Re: [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
Michael Tokarev
[PULL 6/6] block: Fix crash after setting latency historygram with single bin
Kevin Wolf
[PULL 3/6] block: Fix references in bdrv_bsc_*() function comments
Kevin Wolf
Re: [PULL 0/6] Block layer patches
Peter Maydell
[PATCH v2] vhost-user-blk: do not force VIRTIO_BLK_F_SIZE_MAX
Max Makarov
[PATCH] block: Fix crash after setting latency historygram with single bin
Kevin Wolf
Re: [PATCH] block: Fix crash after setting latency historygram with single bin
Hanna Czenczek
Re: [PATCH] block: Fix crash after setting latency historygram with single bin
Philippe Mathieu-Daudé
[PATCH v2] vhost-user-blk-server: fix opt_io_size=1 causing severe Windows I/O degradation
Max Makarov
[PATCH] vhost-user-blk-server: fix opt_io_size=1 causing severe Windows I/O degradation
Max Makarov
[PATCH] vhost-user-blk-server: fix size_max=0 breaking Windows guests
Max Makarov
Re: [PATCH] vhost-user-blk-server: fix size_max=0 breaking Windows guests
Kevin Wolf
[PATCH 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
[PATCH 3/5] hw/ufs: Add IDLE operation
Jaemyung Lee
[PATCH 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH 0/5] hw/ufs: Add Write Booster Support on UFS
Jaemyung Lee
[PATCH 3/5] hw/ufs: Add idle operation
Jaemyung Lee
Re: [PATCH 3/5] hw/ufs: Add idle operation
Jeuk Kim
[PATCH 2/5] hw/ufs: Modify flag handling operation
Jaemyung Lee
[PATCH 1/5] hw/ufs: Apply UFS 4.1 Specification
Jaemyung Lee
[PATCH 5/5] tests/qtest: Add UFS Write Booster QTest
Jaemyung Lee
[PATCH 4/5] hw/ufs: Add UFS Write Booster Support
Jaemyung Lee
Re: [PATCH 4/5] hw/ufs: Add UFS Write Booster Support
Jeuk Kim
[PATCH for-11.0] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Kevin Wolf
Re: [PATCH for-11.0] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Paolo Bonzini
Re: [PATCH for-11.0] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Stefan Hajnoczi
Re: [PATCH for-11.0] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Kevin Wolf
Re: [PATCH for-11.0] scsi: Don't consider LOGICAL UNIT NOT SUPPORTED guest recoverable
Michael Tokarev
[PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
[PATCH v3 2/5] vhost-user-blk: make inflight-migration prop mutable
Alexandr Moshkov
Re: [PATCH v3 2/5] vhost-user-blk: make inflight-migration prop mutable
Raphael Norwitz
[PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Alexandr Moshkov
Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Raphael Norwitz
Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Alexandr Moshkov
[PATCH v3 1/5] vhost-user.rst: fix typo
Alexandr Moshkov
Re: [PATCH v3 1/5] vhost-user.rst: fix typo
Raphael Norwitz
[PATCH v3 3/5] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Alexandr Moshkov
[PATCH v3 4/5] vhost-user-blk: move inflight_needed higher
Alexandr Moshkov
Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
[PATCH v2 00/15] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
[PATCH v2 01/15] meson: Use stddef.h instead of unistd.h
Kostiantyn Kostiuk
Re: [PATCH v2 01/15] meson: Use stddef.h instead of unistd.h
Peter Maydell
[PATCH v2 06/15] target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 06/15] target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 05/15] hw/arm: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 05/15] hw/arm: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
Re: [PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Chao Liu
Re: [PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Alistair Francis
[PATCH v2 03/15] block: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 03/15] block: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 09/15] target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 09/15] target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 13/15] util: Remove unused sys/param.h
Kostiantyn Kostiuk
Re: [PATCH v2 13/15] util: Remove unused sys/param.h
Peter Maydell
[PATCH v2 02/15] qom: Use g_ascii_strcasecmp instead of strcasecmp
Kostiantyn Kostiuk
[PATCH v2 04/15] io: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 04/15] io: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 11/15] osdep: Remove unused strings.h
Kostiantyn Kostiuk
Re: [PATCH v2 11/15] osdep: Remove unused strings.h
Peter Maydell
[PATCH v2 15/15] meson: Don't require nm for non-modular builds
Kostiantyn Kostiuk
[PATCH v2 08/15] target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 08/15] target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH v2 12/15] util: Remove unused dirent.h
Kostiantyn Kostiuk
Re: [PATCH v2 12/15] util: Remove unused dirent.h
Peter Maydell
[PATCH v2 14/15] storage-daemon: use same link arguments as other tools
Kostiantyn Kostiuk
[PATCH v2 10/15] hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
Re: [PATCH v2 10/15] hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
[PATCH] ide: Fix potential assertion failure on VM stop for PIO read error
Kevin Wolf
Re: [PATCH] ide: Fix potential assertion failure on VM stop for PIO read error
Hanna Czenczek
Re: [PATCH] ide: Fix potential assertion failure on VM stop for PIO read error
Michael Tokarev
[PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
[PATCH 5/7] Remove unused sys/param.h
Kostiantyn Kostiuk
Re: [PATCH 5/7] Remove unused sys/param.h
Peter Maydell
Re: [PATCH 5/7] Remove unused sys/param.h
Kostiantyn Kostiuk
Re: [PATCH 5/7] Remove unused sys/param.h
Peter Maydell
[PATCH 6/7] storage-daemon: use same link arguments as other tools
Kostiantyn Kostiuk
Re: [PATCH 6/7] storage-daemon: use same link arguments as other tools
Kevin Wolf
[PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kostiantyn Kostiuk
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Paolo Bonzini
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kostiantyn Kostiuk
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
[PATCH 2/7] qom: Use g_ascii_strcasecmp instead of strcasecmp
Kostiantyn Kostiuk
Re: [PATCH 2/7] qom: Use g_ascii_strcasecmp instead of strcasecmp
Peter Maydell
[PATCH 4/7] Remove unused dirent.h
Kostiantyn Kostiuk
Re: [PATCH 4/7] Remove unused dirent.h
Peter Maydell
Re: [PATCH 4/7] Remove unused dirent.h
Paolo Bonzini
[PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
Re: [PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
Re: [PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
[PATCH 1/7] meson: Use stddef.h instead of unistd.h
Kostiantyn Kostiuk
Re: [PATCH 1/7] meson: Use stddef.h instead of unistd.h
Peter Maydell
Re: [PATCH 1/7] meson: Use stddef.h instead of unistd.h
Paolo Bonzini
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Paolo Bonzini
[PATCH v1 0/3] block: Add 'posix' option for file locking
Silvan Kaiser
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Daniel P . Berrangé
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Silvan Kaiser
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Daniel P . Berrangé
[PATCH 1/3] block: Add 'posix' option for file locking
Silvan Kaiser
[PATCH 2/3] docs/system: Document locking=posix option for file block driver
Silvan Kaiser
[PATCH 3/3] tests/qemu-iotests: Add test 315 for locking=posix
Silvan Kaiser
[PULL 2/2] hw/nvme: fix heap-buffer-overflow in nvme_abort
Klaus Jensen
[PULL 1/2] hw/nvme: re-enable wzds bit in namespace dlfeat
Klaus Jensen
Re: [PULL 1/2] hw/nvme: re-enable wzds bit in namespace dlfeat
Michael Tokarev
Re: [PULL 1/2] hw/nvme: re-enable wzds bit in namespace dlfeat
Klaus Jensen
Re: QEMU requires a 64-bit CPU host architecture?
Philippe Mathieu-Daudé
Re: QEMU requires a 64-bit CPU host architecture?
Daniel P . Berrangé
Re: QEMU requires a 64-bit CPU host architecture?
Philippe Mathieu-Daudé
Re: QEMU requires a 64-bit CPU host architecture?
Michael Tokarev
[PATCH v3 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
[PATCH v3 1/2] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
[PATCH v3 2/2] iotests/041: add test for duplicate job-complete with throttled target
Fiona Ebner
[PATCH v2] block: fix annotation
long.yunjian
Re: [PATCH v2] block: fix annotation
Kevin Wolf
[PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
[PATCH for-11.0 v2 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
[PATCH for-11.0 v2 3/3] io-uring: Resubmit tails of short writes
Hanna Czenczek
[PATCH for-11.0 v2 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
Re: [PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
Kevin Wolf
回复: Re: [PATCH] block/curl: free s->password in cleanup paths
赵国汗
Re: 回复: Re: [PATCH] block/curl: free s->password in cleanup paths
Philippe Mathieu-Daudé
[PATCH] block/curl: factor common cleanup and free password
zhaoguohan
[PATCH v2] block/curl: factor common cleanup and free password
zhaoguohan
Re: [PATCH v2] block/curl: factor common cleanup and free password
Daniel P . Berrangé
[PATCH RFC v2 0/3] improve aio-polling efficiency
Jaehoon Kim
[PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
Re: [PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
Stefan Hajnoczi
Earlier messages
Later messages