[PULL 0/3] Trivial patches for 2025-03-21

Michael Tokarev posted 3 patches 1 week, 1 day ago
.mailmap                    |   1 +
Makefile                    |   6 +--
docs/system/devices/net.rst | 100 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 104 insertions(+), 3 deletions(-)
[PULL 0/3] Trivial patches for 2025-03-21
Posted by Michael Tokarev 1 week, 1 day ago
The following changes since commit 1dae461a913f9da88df05de6e2020d3134356f2e:

  Update version for v10.0.0-rc0 release (2025-03-18 10:18:14 -0400)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to a028e04c89ea782f03c78db438239cfb7a47b4e9:

  mailmap: Update email address for Akihiko Odaki (2025-03-21 11:15:18 +0300)

----------------------------------------------------------------
trivial patches for 2025-03-21

There's nothing exciting here, -- there was almost no trivial stuff
lately.

----------------------------------------------------------------
Akihiko Odaki (1):
      mailmap: Update email address for Akihiko Odaki

Laurent Vivier (1):
      docs: Explain how to use passt

Michael Tokarev (1):
      Makefile: "make dist" generates a .xz, not .bz2

 .mailmap                    |   1 +
 Makefile                    |   6 +--
 docs/system/devices/net.rst | 100 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 104 insertions(+), 3 deletions(-)
Re: [PULL 0/3] Trivial patches for 2025-03-21
Posted by Stefan Hajnoczi 6 days, 8 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.