qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Trivial patches for 2025-11-21
@ 2025-11-21 12:54 Michael Tokarev
  2025-11-21 12:54 ` [PULL 1/3] qga: use access(2) to check for command existance instead of questionable stat(2) Michael Tokarev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Tokarev @ 2025-11-21 12:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit 5a5b06d2f6f71d7789719b97143fc5b543bec07a:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2025-11-20 08:12:59 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 5f9ac963735598c1efbdce9c4a09f0a64e13d613:

  Fix the typo of vfio-pci device's enable-migration option (2025-11-21 15:53:06 +0300)

----------------------------------------------------------------
trivial patches for 2025-11-21
Just 3 patches so far, but since we're reaching a
release, there's no point at waiting longer :)

----------------------------------------------------------------
Jack Wang (1):
      qmp: Fix a typo for a USO feature

Michael Tokarev (1):
      qga: use access(2) to check for command existance instead of questionable stat(2)

Yanghang Liu (1):
      Fix the typo of vfio-pci device's enable-migration option

 hw/vfio/pci.c          |  2 +-
 hw/virtio/virtio-qmp.c |  2 +-
 qga/commands-posix.c   | 12 +++---------
 3 files changed, 5 insertions(+), 11 deletions(-)


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

end of thread, other threads:[~2025-11-23 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21 12:54 [PULL 0/3] Trivial patches for 2025-11-21 Michael Tokarev
2025-11-21 12:54 ` [PULL 1/3] qga: use access(2) to check for command existance instead of questionable stat(2) Michael Tokarev
2025-11-21 12:54 ` [PULL 2/3] qmp: Fix a typo for a USO feature Michael Tokarev
2025-11-21 12:54 ` [PULL 3/3] Fix the typo of vfio-pci device's enable-migration option Michael Tokarev
2025-11-23 23:27 ` [PULL 0/3] Trivial patches for 2025-11-21 Richard Henderson

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).