qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/6] QEMU Guest Agent misc patches
@ 2022-12-17  9:07 Konstantin Kostiuk
  2022-12-17  9:07 ` [PULL v2 1/6] qga:/qga-win: adding a empty PCI address creation function Konstantin Kostiuk
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Konstantin Kostiuk @ 2022-12-17  9:07 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell, Daniel P . Berrangé

The following changes since commit d038d2645acabf6f52fd61baeaa021c3ebe97714:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2022-12-16 13:26:09 +0000)

are available in the Git repository at:

  git@github.com:kostyanf14/qemu.git tags/qga-pull-2022-12-17

for you to fetch changes up to ea5ea85c5894ac220cdb52b3f07c6ad6e4544900:

  qga-win: choose the right libpcre version to include in MSI package (2022-12-17 10:53:38 +0200)

----------------------------------------------------------------
qga-pull-2022-12-17

v1 -> v2:
  removed 'qga: Add ZFS TRIM support for FreeBSD' series
  that failed to merge

----------------------------------------------------------------
Andrey Drobyshev via (3):
      qga-win: add logging to Windows event log
      qga: map GLib log levels to system levels
      qga-win: choose the right libpcre version to include in MSI package

Brad Smith (1):
      qga: Add initial OpenBSD and NetBSD support

Kfir Manor (2):
      qga:/qga-win: adding a empty PCI address creation function
      qga:/qga-win: skip getting pci info for USB disks

 configure                 |  3 +++
 meson.build               |  2 +-
 qga/commands-bsd.c        |  5 +++++
 qga/commands-posix.c      |  9 ++++++--
 qga/commands-win32.c      | 32 +++++++++++++++++----------
 qga/installer/qemu-ga.wxs | 17 +++++++++++---
 qga/main.c                | 56 +++++++++++++++++++++++++++++++++++++++++------
 qga/meson.build           | 25 ++++++++++++++++++++-
 qga/messages-win32.mc     |  9 ++++++++
 9 files changed, 133 insertions(+), 25 deletions(-)
 create mode 100644 qga/messages-win32.mc


--
2.25.1



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

end of thread, other threads:[~2022-12-19 10:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-17  9:07 [PULL v2 0/6] QEMU Guest Agent misc patches Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 1/6] qga:/qga-win: adding a empty PCI address creation function Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 2/6] qga:/qga-win: skip getting pci info for USB disks Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 3/6] qga: Add initial OpenBSD and NetBSD support Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 4/6] qga-win: add logging to Windows event log Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 5/6] qga: map GLib log levels to system levels Konstantin Kostiuk
2022-12-17  9:07 ` [PULL v2 6/6] qga-win: choose the right libpcre version to include in MSI package Konstantin Kostiuk
2022-12-17 21:20 ` [PULL v2 0/6] QEMU Guest Agent misc patches Peter Maydell
2022-12-19 10:34   ` Konstantin Kostiuk
2022-12-19 10:42     ` Peter Maydell

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