qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] NBD patches through 2025-03-05
@ 2025-03-05 23:05 Eric Blake
  2025-03-05 23:05 ` [PULL 1/4] iotest: Unbreak 302 with python 3.13 Eric Blake
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Blake @ 2025-03-05 23:05 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56:

  scripts/checkpatch: Fix a typo (2025-03-04 09:30:26 +0800)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2025-03-05

for you to fetch changes up to 3e1683485656c095860a8dfbe39ab2d0664b84d9:

  nbd: Defer trace init until after daemonization (2025-03-05 13:00:22 -0600)

----------------------------------------------------------------
NBD patches for 2025-03-05

- Several iotest fixes
- Refactor QMP for NbdServerOptions for less repetition
- Avoid a hang in 'qemu-nbd --fork' when simple trace backend is enabled

----------------------------------------------------------------
Eric Blake (1):
      nbd: Defer trace init until after daemonization

Nir Soffer (1):
      iotest: Unbreak 302 with python 3.13

Thomas Huth (1):
      iotests: Stop NBD server in test 162 before starting the next one

Vladimir Sementsov-Ogievskiy (1):
      qapi: merge common parts of NbdServerOptions and nbd-server-start data

 qapi/block-export.json | 94 ++++++++++++++++++++++----------------------------
 blockdev-nbd.c         |  4 +--
 qemu-nbd.c             | 16 ++++++---
 tests/qemu-iotests/162 |  1 +
 tests/qemu-iotests/302 | 19 +++++++---
 5 files changed, 71 insertions(+), 63 deletions(-)

-- 
2.48.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-07  7:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 23:05 [PULL 0/4] NBD patches through 2025-03-05 Eric Blake
2025-03-05 23:05 ` [PULL 1/4] iotest: Unbreak 302 with python 3.13 Eric Blake
2025-03-05 23:05 ` [PULL 2/4] iotests: Stop NBD server in test 162 before starting the next one Eric Blake
2025-03-05 23:05 ` [PULL 3/4] qapi: merge common parts of NbdServerOptions and nbd-server-start data Eric Blake
2025-03-05 23:05 ` [PULL 4/4] nbd: Defer trace init until after daemonization Eric Blake
2025-03-07  7:18 ` [PULL 0/4] NBD patches through 2025-03-05 Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).