qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 082/281] linux-user/openrisc: Create init_main_thread
Alex Bennée
[PATCH v2 032/281] tests/functional: Move sh4/sh4eb tests into target-specific folders
Alex Bennée
[PATCH v2 021/281] tests/functional: Move hppa tests into architecture specific folder
Alex Bennée
[PATCH v2 058/281] linux-user: Move get_elf_hwcap to mips/elfload.c
Alex Bennée
[PATCH v2 034/281] tests/functional: Move x86_64 tests into target-specific folder
Alex Bennée
[PATCH v2 083/281] linux-user/sh4: Create init_main_thread
Alex Bennée
[PATCH v2 018/281] tests/functional: Move alpha tests into architecture specific folder
Alex Bennée
[PATCH v2 016/281] tests/functional/meson.build: Allow tests to reside in subfolders
Alex Bennée
[PATCH v2 007/281] Open 10.2 development tree
Alex Bennée
[PATCH v2 057/281] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
Alex Bennée
[PATCH v2 089/281] linux-user/xtensa: Create init_main_thread
Alex Bennée
[PATCH v2 087/281] linux-user/riscv: Create init_main_thread
Alex Bennée
[PATCH v2 055/281] linux-user: Move get_elf_hwcap to sparc/elfload.c
Alex Bennée
[PATCH v2 069/281] linux-user: Remove ELF_PLATFORM
Alex Bennée
[PATCH v2 056/281] linux-user: Move hwcap functions to ppc/elfload.c
Alex Bennée
[PATCH v2 006/281] Update version for the v10.1.0 release
Alex Bennée
[PATCH v2 048/281] semihosting: Retrieve stack top from image_info
Alex Bennée
[PATCH v2 011/281] tests/functional: Fix reverse_debugging asset precaching
Alex Bennée
[PATCH v2 008/281] hw: add compat machines for 10.2
Alex Bennée
[PATCH v2 041/281] kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
Alex Bennée
[PATCH v2 004/281] python: mkvenv: fix messages printed by mkvenv
Alex Bennée
[PATCH v2 012/281] tests/functional: Use more fine-grained locking when looking for free ports
Alex Bennée
[PATCH v2 050/281] linux-user: Create target/elfload.c files
Alex Bennée
[PATCH v2 010/281] tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
Alex Bennée
[PATCH v2 005/281] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
Alex Bennée
[PATCH v2 049/281] semihosting: Initialize heap once per process
Alex Bennée
[PATCH v2 088/281] linux-user/hppa: Create init_main_thread
Alex Bennée
[PATCH v2 063/281] linux-user: Remove ELF_HWCAP2
Alex Bennée
[PATCH v2 054/281] linux-user: Move hwcap functions to {arm, aarch64}/elfload.c
Alex Bennée
[PATCH v2 047/281] rust: move dependencies to rust/Cargo.toml
Alex Bennée
[PATCH v2 031/281] tests/functional: Move s390x tests into target-specific folders
Alex Bennée
[PATCH v2 068/281] linux-user/hppa: Create get_elf_platform
Alex Bennée
[PATCH v4 0/5] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
[PATCH v4 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
Re: [PATCH v4 1/5] spdm-socket: add seperate send/recv functions
Jonathan Cameron via
Re: [PATCH v4 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
[PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Jonathan Cameron via
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Stefan Hajnoczi
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Stefan Hajnoczi
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
[PATCH v4 4/5] spdm: define SPDM transport enum types
Wilfred Mallawa
Re: [PATCH v4 4/5] spdm: define SPDM transport enum types
Jonathan Cameron via
[PATCH v4 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
Re: [PATCH v4 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Jonathan Cameron via
Re: [PATCH v4 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
[PATCH v4 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
[PATCH 00/10] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
[PATCH 02/10] char-socket: rework tcp_chr_recv()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 02/10] char-socket: rework tcp_chr_recv()
Peter Xu
Re: [PATCH 02/10] char-socket: rework tcp_chr_recv()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 02/10] char-socket: rework tcp_chr_recv()
Daniel P . Berrangé
Re: [PATCH 02/10] char-socket: rework tcp_chr_recv()
Vladimir Sementsov-Ogievskiy
[PATCH 08/10] oslib-posix: add qemu_fds_set_blocking() helper
Vladimir Sementsov-Ogievskiy
Re: [PATCH 08/10] oslib-posix: add qemu_fds_set_blocking() helper
Vladimir Sementsov-Ogievskiy
Re: [PATCH 08/10] oslib-posix: add qemu_fds_set_blocking() helper
Daniel P . Berrangé
Re: [PATCH 08/10] oslib-posix: add qemu_fds_set_blocking() helper
Vladimir Sementsov-Ogievskiy
[PATCH 01/10] io/channel: document how qio_channel_readv_full() handles fds
Vladimir Sementsov-Ogievskiy
Re: [PATCH 01/10] io/channel: document how qio_channel_readv_full() handles fds
Daniel P . Berrangé
[PATCH 09/10] qio_channel_readv_full(): move setting fd blocking to callers
Vladimir Sementsov-Ogievskiy
[PATCH 10/10] migration/qemu-file: don't make incoming fds blocking again
Vladimir Sementsov-Ogievskiy
Re: [PATCH 10/10] migration/qemu-file: don't make incoming fds blocking again
Vladimir Sementsov-Ogievskiy
[PATCH 03/10] util: add qemu_set_blocking() function
Vladimir Sementsov-Ogievskiy
Re: [PATCH 03/10] util: add qemu_set_blocking() function
Daniel P . Berrangé
Re: [PATCH 03/10] util: add qemu_set_blocking() function
Peter Xu
Re: [PATCH 03/10] util: add qemu_set_blocking() function
Vladimir Sementsov-Ogievskiy
[PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Peter Xu
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Daniel P . Berrangé
Re: [PATCH 04/10] util: drop qemu_socket_set_nonblock()
Vladimir Sementsov-Ogievskiy
[PATCH 05/10] util: drop qemu_socket_try_set_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 05/10] util: drop qemu_socket_try_set_nonblock()
Peter Xu
[PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Stefan Hajnoczi
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Daniel P . Berrangé
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Daniel P . Berrangé
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Vladimir Sementsov-Ogievskiy
Re: [PATCH 07/10] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Daniel P . Berrangé
[PATCH 06/10] util: drop qemu_socket_set_block()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 00/10] io: deal with blocking/non-blocking fds
Lei Yang
Re: [PATCH 00/10] io: deal with blocking/non-blocking fds
Vladimir Sementsov-Ogievskiy
Re: [PATCH 00/10] io: deal with blocking/non-blocking fds
Stefan Hajnoczi
Re: [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Maydell
[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
[PATCH 0/5] block/vvfat: introduce "size" option
Clément Chigot
[PATCH 1/5] vvfat: introduce no-mbr option
Clément Chigot
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Kevin Wolf
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Clément Chigot
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Kevin Wolf
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Clément Chigot
[PATCH 4/5] vvfat: move size parameters within driver structure
Clément Chigot
[PATCH 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
Kevin Wolf
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
BALATON Zoltan
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
Kevin Wolf
[PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Kevin Wolf
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Kevin Wolf
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
Re: [PATCH 5/5] vvfat: add support for "size" options
Kevin Wolf
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
[PATCH 3/5] vvfat: add a define for SECTOR_SIZE
Clément Chigot
Re: [PATCH 3/5] vvfat: add a define for SECTOR_SIZE
Kevin Wolf
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Clément Chigot
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Clément Chigot
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Richard W.M. Jones
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Clément Chigot
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Kevin Wolf
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Richard W.M. Jones
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Kevin Wolf
[PATCH] block/iscsi: fix crashes on session disconnect and I/O hard timeout
CJ Chen
[Withdrawn] [PATCH] block/iscsi: fix crashes on session disconnect and I/O hard timeout
chen CJ
[PATCH 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
John Snow
[PATCH 08/19] python: backport 'make require() preserve async-ness'
John Snow
[PATCH 09/19] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
John Snow
[PATCH 07/19] python: backport 'feat: allow setting read buffer limit'
John Snow
[PATCH 14/19] python: synchronize qemu.qmp documentation
John Snow
[PATCH 19/19] iotests/check: always enable all python warnings
John Snow
[PATCH 18/19] iotests/151: ensure subprocesses are cleaned up
John Snow
[PATCH 01/19] python: backport 'Change error classes to have better repr methods'
John Snow
[PATCH 11/19] python: backport 'Remove deprecated get_event_loop calls'
John Snow
[PATCH 02/19] python: backport 'EventListener: add __repr__ method'
John Snow
[PATCH 06/19] python: backport 'qmp-shell: add common_parser()'
John Snow
[PATCH 15/19] iotests: drop compat for old version context manager
John Snow
[PATCH 13/19] python: backport 'python: avoid creating additional event loops per thread'
John Snow
[PATCH 10/19] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
John Snow
[PATCH 04/19] python: backport 'protocol: adjust logging name when changing client name'
John Snow
[PATCH 17/19] iotests/147: ensure temporary sockets are closed before exiting
John Snow
[PATCH 16/19] python: ensure QEMUQtestProtocol closes its socket
John Snow
[PATCH 03/19] python: backport 'kick event queue on legacy event_pull()'
John Snow
Re: [PATCH 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
Daniel P . Berrangé
Re: [PATCH 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
John Snow
Re: [PATCH 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
Daniel P . Berrangé
[PATCH 05/19] python: backport 'drop Python3.6 workarounds'
John Snow
[PATCH 12/19] python: backport '*really* remove get_event_loop'
John Snow
[PATCH v2 00/18] python: 3.14 compatibility and python-qemu-qmp synchronization
John Snow
[PATCH v2 04/18] python: backport 'protocol: adjust logging name when changing client name'
John Snow
Re: [PATCH v2 04/18] python: backport 'protocol: adjust logging name when changing client name'
Daniel P . Berrangé
[PATCH v2 03/18] python: backport 'kick event queue on legacy event_pull()'
John Snow
Re: [PATCH v2 03/18] python: backport 'kick event queue on legacy event_pull()'
Daniel P . Berrangé
[PATCH v2 02/18] python: backport 'EventListener: add __repr__ method'
John Snow
Re: [PATCH v2 02/18] python: backport 'EventListener: add __repr__ method'
Daniel P . Berrangé
[PATCH v2 11/18] python: backport 'Remove deprecated get_event_loop calls'
John Snow
Re: [PATCH v2 11/18] python: backport 'Remove deprecated get_event_loop calls'
Daniel P . Berrangé
[PATCH v2 05/18] python: backport 'drop Python3.6 workarounds'
John Snow
Re: [PATCH v2 05/18] python: backport 'drop Python3.6 workarounds'
Daniel P . Berrangé
[PATCH v2 01/18] python: backport 'Change error classes to have better repr methods'
John Snow
Re: [PATCH v2 01/18] python: backport 'Change error classes to have better repr methods'
Daniel P . Berrangé
Re: [PATCH v2 01/18] python: backport 'Change error classes to have better repr methods'
John Snow
[PATCH v2 18/18] iotests/check: always enable all python warnings
John Snow
[PATCH v2 14/18] iotests: drop compat for old version context manager
John Snow
[PATCH v2 13/18] python: synchronize qemu.qmp documentation
John Snow
Re: [PATCH v2 13/18] python: synchronize qemu.qmp documentation
Daniel P . Berrangé
[PATCH v2 17/18] iotests/151: ensure subprocesses are cleaned up
John Snow
[PATCH v2 15/18] python: ensure QEMUQtestProtocol closes its socket
John Snow
[PATCH v2 07/18] python: backport 'feat: allow setting read buffer limit'
John Snow
Re: [PATCH v2 07/18] python: backport 'feat: allow setting read buffer limit'
Daniel P . Berrangé
[PATCH v2 12/18] python: backport 'avoid creating additional event loops per thread'
John Snow
Re: [PATCH v2 12/18] python: backport 'avoid creating additional event loops per thread'
Daniel P . Berrangé
[PATCH v2 16/18] iotests/147: ensure temporary sockets are closed before exiting
John Snow
[PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
John Snow
Re: [PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
Daniel P . Berrangé
Re: [PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
John Snow
Re: [PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
Daniel P . Berrangé
[PATCH v2 08/18] python: backport 'make require() preserve async-ness'
John Snow
Re: [PATCH v2 08/18] python: backport 'make require() preserve async-ness'
Daniel P . Berrangé
[PATCH v2 10/18] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
John Snow
Re: [PATCH v2 10/18] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
Daniel P . Berrangé
[PATCH v2 09/18] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
John Snow
Re: [PATCH v2 09/18] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
Daniel P . Berrangé
[Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
chen CJ
Re: [Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Maydell
Re: [Withdrawn] [RFC PATCH v2 0/9] support unaligned access to xHCI Capability
Peter Xu
Re: [RFC PATCH v2 5/9] system/memory: support unaligned access
Peter Maydell
Re: [PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
Peter Maydell
Earlier messages
Later messages