qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 1/7] docs/devel: Do not unparent in instance_finalize()
Akihiko Odaki
Re: [PATCH v3 1/7] docs/devel: Do not unparent in instance_finalize()
Daniel P . Berrangé
Re: [PATCH v3 1/7] docs/devel: Do not unparent in instance_finalize()
Peter Xu
Re: [PATCH v3 1/7] docs/devel: Do not unparent in instance_finalize()
Peter Xu
Re: [PATCH v3 1/7] docs/devel: Do not unparent in instance_finalize()
Akihiko Odaki
[PATCH] vnc: Fix memory leak during VNC tls authentication
zoudongjie via
Re: [PATCH] vnc: Fix memory leak during VNC tls authentication
Daniel P . Berrangé
[PATCH v5 00/13] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v5 04/13] handle result of qio_channel_set_blocking()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 04/13] handle result of qio_channel_set_blocking()
Peter Xu
Re: [PATCH v5 04/13] handle result of qio_channel_set_blocking()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 04/13] handle result of qio_channel_set_blocking()
Daniel P . Berrangé
[PATCH v5 11/13] chardev: qemu_chr_open_fd(): add errp
Vladimir Sementsov-Ogievskiy
[PATCH v5 07/13] util: drop qemu_socket_try_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 00/13] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v5 09/13] util: drop qemu_socket_set_block()
Vladimir Sementsov-Ogievskiy
[PATCH v5 08/13] io/channel-socket: rework qio_channel_socket_copy_fds()
Vladimir Sementsov-Ogievskiy
[PATCH v5 05/13] migration: qemu_file_set_blocking(): add errp parameter
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 05/13] migration: qemu_file_set_blocking(): add errp parameter
Peter Xu
Re: [PATCH v5 05/13] migration: qemu_file_set_blocking(): add errp parameter
Daniel P . Berrangé
Re: [PATCH v5 05/13] migration: qemu_file_set_blocking(): add errp parameter
Daniel P . Berrangé
[PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
Daniel P . Berrangé
Re: [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
Daniel P . Berrangé
Re: [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
Vladimir Sementsov-Ogievskiy
[PATCH v5 02/13] char-socket: tcp_chr_recv(): add comment
Vladimir Sementsov-Ogievskiy
[PATCH v5 10/13] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 10/13] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Daniel P . Berrangé
[PATCH v5 01/13] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
Vladimir Sementsov-Ogievskiy
[PATCH v5 03/13] util: add qemu_set_blocking() function
Vladimir Sementsov-Ogievskiy
[PATCH v5 12/13] chardev: close an fd on failure path
Vladimir Sementsov-Ogievskiy
[PATCH v5 06/13] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v5 06/13] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
[PATCH v3 1/2] block: Allow drivers to control protocol prefix at creation
Eric Blake
[PATCH v3 2/2] qcow2, vmdk: Restrict creation with secondary file using protocol
Eric Blake
[PATCH v4 00/12] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v4 03/12] util: add qemu_set_blocking() function
Vladimir Sementsov-Ogievskiy
[PATCH v4 01/12] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
Vladimir Sementsov-Ogievskiy
[PATCH v4 02/12] char-socket: tcp_chr_recv(): add comment
Vladimir Sementsov-Ogievskiy
[PATCH v4 11/12] chardev: qemu_chr_open_fd(): add errp
Vladimir Sementsov-Ogievskiy
[PATCH v4 07/12] util: drop qemu_socket_try_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 00/12] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v4 08/12] io/channel-socket: rework qio_channel_socket_copy_fds()
Vladimir Sementsov-Ogievskiy
[PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Peter Xu
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Daniel P . Berrangé
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Peter Xu
Re: [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
Daniel P . Berrangé
[PATCH v4 06/12] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 06/12] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH v4 06/12] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
[PATCH v4 12/12] chardev: close an fd on failure path
Vladimir Sementsov-Ogievskiy
[PATCH v4 04/12] handle result of qio_channel_set_blocking()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v4 04/12] handle result of qio_channel_set_blocking()
Daniel P . Berrangé
[PATCH v4 09/12] util: drop qemu_socket_set_block()
Vladimir Sementsov-Ogievskiy
[PATCH v4 10/12] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
[PATCH v2 00/15] Fix memory region leaks and use-after-finalization
Akihiko Odaki
[PATCH v2 13/15] hw/ppc/spapr_pci: Do not delete the subregions
Akihiko Odaki
[PATCH v2 05/15] hw/char/diva-gsp: Do not delete the subregion
Akihiko Odaki
[PATCH v2 10/15] hw/ide/via: Do not delete the subregions
Akihiko Odaki
[PATCH v2 11/15] hw/nvme: Do not delete the subregion
Akihiko Odaki
[PATCH v2 12/15] pci: Do not delete the subregions
Akihiko Odaki
[PATCH v2 07/15] secondary-vga: Do not delete the subregions
Akihiko Odaki
[PATCH v2 04/15] vfio-user: Do not delete the subregion
Akihiko Odaki
[PATCH v2 08/15] cmd646: Do not delete the subregions
Akihiko Odaki
[PATCH v2 15/15] hw/usb/hcd-xhci: Do not delete the subregions
Akihiko Odaki
[PATCH v2 01/15] docs/devel: Do not unparent in instance_finalize()
Akihiko Odaki
[PATCH v2 03/15] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
Akihiko Odaki
[PATCH v2 06/15] hw/char/serial-pci-multi: Do not delete the subregion
Akihiko Odaki
[PATCH v2 02/15] vfio/pci: Do not unparent in instance_finalize()
Akihiko Odaki
[PATCH v2 09/15] hw/ide/piix: Do not delete the subregions
Akihiko Odaki
[PATCH v2 14/15] hw/usb/hcd-ehci: Do not delete the subregions
Akihiko Odaki
[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
Jan Kiszka
[PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Cédric Le Goater
Re: [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Cédric Le Goater
RE: [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
Jamin Lin
[PATCH v4 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
[PATCH v4 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
[PATCH v4 6/6] docs: Add eMMC device model description
Jan Kiszka
Re: [PATCH v4 6/6] docs: Add eMMC device model description
Cédric Le Goater
Re: [PATCH v4 6/6] docs: Add eMMC device model description
Jan Kiszka
Re: [PATCH v4 6/6] docs: Add eMMC device model description
Cédric Le Goater
Re: [PATCH v4 6/6] docs: Add eMMC device model description
Jan Kiszka
[PATCH v4 4/6] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
[PATCH v4 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
[PATCH v7 0/5] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
[PATCH v7 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
[PATCH v7 4/5] spdm: define SPDM transport enum types
Wilfred Mallawa
[PATCH v7 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
[PATCH v7 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
[PATCH v7 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
[PATCH v2 0/8] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v2 7/8] util: drop qemu_socket_set_block()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 7/8] util: drop qemu_socket_set_block()
Daniel P . Berrangé
[PATCH v2 5/8] util: drop qemu_socket_try_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 5/8] util: drop qemu_socket_try_set_nonblock()
Daniel P . Berrangé
[PATCH v2 8/8] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 8/8] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Daniel P . Berrangé
Re: [PATCH v2 8/8] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
[PATCH v2 4/8] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 4/8] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH v2 4/8] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 4/8] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
[PATCH v2 1/8] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 1/8] char-socket: tcp_chr_recv(): drop extra _set_(block,cloexec)
Daniel P . Berrangé
[PATCH v2 6/8] io/channel-socket: rework qio_channel_socket_copy_fds()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 6/8] io/channel-socket: rework qio_channel_socket_copy_fds()
Daniel P . Berrangé
Re: [PATCH v2 6/8] io/channel-socket: rework qio_channel_socket_copy_fds()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 0/8] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH v2 2/8] char-socket: tcp_chr_recv(): add comment
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 2/8] char-socket: tcp_chr_recv(): add comment
Daniel P . Berrangé
[PATCH v2 3/8] util: add qemu_set_blocking() function
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 3/8] util: add qemu_set_blocking() function
Daniel P . Berrangé
[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
[PATCH v4 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
[PATCH v4 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
[PATCH v4 04/12] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
[PATCH v4 06/12] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
[PATCH v4 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
[PATCH v4 10/12] aio-posix: avoid EventNotifier for cqe_handler_bh
Stefan Hajnoczi
[PATCH v4 05/12] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
[PATCH v4 12/12] block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
[PATCH v4 03/12] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
[PATCH v4 11/12] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
[PATCH v4 09/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
[PATCH v4 07/12] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH v3 05/20] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
[PATCH v3 07/20] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v3 07/20] util: add API to fetch the current thread name
Markus Armbruster
Re: [PATCH v3 07/20] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v3 07/20] util: add API to fetch the current thread name
Markus Armbruster
[PATCH v3 11/20] monitor: move error_vprintf() back to error-report.c
Daniel P . Berrangé
Re: [PATCH v3 11/20] monitor: move error_vprintf() back to error-report.c
Richard Henderson
Re: [PATCH v3 11/20] monitor: move error_vprintf() back to error-report.c
Markus Armbruster
Re: [PATCH v3 11/20] monitor: move error_vprintf() back to error-report.c
Daniel P . Berrangé
[PATCH v3 06/20] util: set the name for the 'main' thread
Daniel P . Berrangé
[PATCH v3 14/20] util: fix interleaving of error & trace output
Daniel P . Berrangé
Re: [PATCH v3 14/20] util: fix interleaving of error & trace output
Richard Henderson
Re: [PATCH v3 14/20] util: fix interleaving of error & trace output
Richard Henderson
Re: [PATCH v3 14/20] util: fix interleaving of error & trace output
Daniel P . Berrangé
[PATCH v3 16/20] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
Re: [PATCH v3 16/20] util: convert error-report & log to message API for timestamp
Richard Henderson
[PATCH v3 20/20] util: add brackets around guest name in message context
Daniel P . Berrangé
Re: [PATCH v3 20/20] util: add brackets around guest name in message context
Richard Henderson
[PATCH v3 03/20] system: unconditionally enable thread naming
Daniel P . Berrangé
Re: [PATCH v3 03/20] system: unconditionally enable thread naming
Ján Tomko
Re: [PATCH v3 03/20] system: unconditionally enable thread naming
Markus Armbruster
Re: [PATCH v3 03/20] system: unconditionally enable thread naming
Daniel P . Berrangé
[PATCH v3 15/20] util: introduce common helper for error-report & log code
Daniel P . Berrangé
Re: [PATCH v3 15/20] util: introduce common helper for error-report & log code
Richard Henderson
[PATCH v3 19/20] util: add support for formatting thread info in messages
Daniel P . Berrangé
Re: [PATCH v3 19/20] util: add support for formatting thread info in messages
Richard Henderson
Re: [PATCH v3 19/20] util: add support for formatting thread info in messages
Daniel P . Berrangé
[PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp
Daniel P . Berrangé
Re: [PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp
Richard Henderson
Re: [PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp
Markus Armbruster
[PATCH v3 02/20] monitor: initialize global data from a constructor
Daniel P . Berrangé
Re: [PATCH v3 02/20] monitor: initialize global data from a constructor
Markus Armbruster
Re: [PATCH v3 02/20] monitor: initialize global data from a constructor
Daniel P . Berrangé
Re: [PATCH v3 02/20] monitor: initialize global data from a constructor
Markus Armbruster
[PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Daniel P . Berrangé
Re: [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Richard Henderson
Re: [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Richard Henderson
Re: [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Daniel P . Berrangé
Re: [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Markus Armbruster
Re: [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
Dr. David Alan Gilbert
[PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
Re: [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
Dr. David Alan Gilbert
Re: [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
Richard Henderson
Re: [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
Markus Armbruster
Re: [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
[PATCH v3 17/20] util: add support for formatting a workload name in messages
Daniel P . Berrangé
Re: [PATCH v3 17/20] util: add support for formatting a workload name in messages
Dr. David Alan Gilbert
Re: [PATCH v3 17/20] util: add support for formatting a workload name in messages
Daniel P . Berrangé
Re: [PATCH v3 17/20] util: add support for formatting a workload name in messages
Dr. David Alan Gilbert
Re: [PATCH v3 17/20] util: add support for formatting a workload name in messages
Richard Henderson
[PATCH v3 04/20] util: expose qemu_thread_set_name
Daniel P . Berrangé
Re: [PATCH v3 04/20] util: expose qemu_thread_set_name
Markus Armbruster
[PATCH v3 01/20] include: define constant for early constructor priority
Daniel P . Berrangé
[PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Daniel P . Berrangé
Re: [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Markus Armbruster
Re: [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Daniel P . Berrangé
Re: [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Markus Armbruster
Re: [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Dr. David Alan Gilbert
Re: [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
Richard Henderson
[PATCH v3 18/20] util: add support for formatting a program name in messages
Daniel P . Berrangé
Re: [PATCH v3 18/20] util: add support for formatting a program name in messages
Richard Henderson
Re: [PATCH v3 18/20] util: add support for formatting a program name in messages
Richard Henderson
Re: [PATCH v3 18/20] util: add support for formatting a program name in messages
Daniel P . Berrangé
[PATCH v3 13/20] util: don't skip error prefixes when QMP is active
Daniel P . Berrangé
[PATCH 0/3] tests/qemu-iotests: Improve test detection for meson
Thomas Huth
[PATCH 3/3] tests/qemu-iotest: Add more image formats to the thorough testing
Thomas Huth
[PATCH 2/3] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
Thomas Huth
Earlier messages
Later messages