qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] qga patch queue for soft-freeze
@ 2018-07-03 20:52 Michael Roth
  2018-07-03 20:52 ` [Qemu-devel] [PULL 01/14] qga: unset frozen state if no mount points are frozen Michael Roth
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Michael Roth @ 2018-07-03 20:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Hi Peter,

Sorry for the last-minute pull request. Most of these have been on the list
for a while now waiting to be applied. Please consider pulling these in.

The following changes since commit b07cd3e748b3f27a17c27afeee578dc4eedb8dd5:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into staging (2018-07-03 14:59:27 +0100)

are available in the git repository at:

  git://github.com/mdroth/qemu.git tags/qga-pull-2018-07-03-tag

for you to fetch changes up to 73e1d8eb9b738cef3dee2da26bb669b1092a4c12:

  qga: removing bios_supports_mode (2018-07-03 15:20:51 -0500)

----------------------------------------------------------------
qemu-ga patch queue for soft-freeze

* add systemd suspend support
* add used/total space stats for guest-get-fsinfo
* fixes for guest-get-fsinfo over PCI bridges
* MSI installer and schema doc fixes
* guard against unbounded allocations in guest-file-read
* add some additional qga test cases

----------------------------------------------------------------
Bishara AbuHattoum (1):
      qga-win: Fixing msi upgrade disallow in WiX file

Chen Hanxiao (3):
      qga: unset frozen state if no mount points are frozen
      qga: add mountpoint usage info to GuestFilesystemInfo
      qga-win: add driver path usage to GuestFilesystemInfo

Daniel Henrique Barboza (6):
      qga: refactoring qmp_guest_suspend_* functions
      qga: bios_supports_mode: decoupling pm-utils and sys logic
      qga: guest_suspend: decoupling pm-utils and sys logic
      qga: removing switch statements, adding run_process_child
      qga: systemd hibernate/suspend/hybrid-sleep support
      qga: removing bios_supports_mode

Marc-André Lureau (1):
      qemu-ga: make get-fsinfo work over pci bridges

Prasad J Pandit (1):
      qga: check bytes count read by guest-file-read

Tomáš Golembiovský (2):
      test-qga: add trivial tests for some commands
      qga/schema: fix documentation for GuestOSInfo

 qga/commands-posix.c      | 362 +++++++++++++++++++++++++++++++---------------
 qga/commands-win32.c      |  14 +-
 qga/installer/qemu-ga.wxs |   2 +-
 qga/qapi-schema.json      |  11 +-
 tests/test-qga.c          |  54 +++++++
 5 files changed, 325 insertions(+), 118 deletions(-)

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

end of thread, other threads:[~2018-07-05  9:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 20:52 [Qemu-devel] [PULL 00/14] qga patch queue for soft-freeze Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 01/14] qga: unset frozen state if no mount points are frozen Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 02/14] qga: check bytes count read by guest-file-read Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 03/14] qga: add mountpoint usage info to GuestFilesystemInfo Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 04/14] qga-win: add driver path usage " Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 05/14] test-qga: add trivial tests for some commands Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 06/14] qga/schema: fix documentation for GuestOSInfo Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 07/14] qga-win: Fixing msi upgrade disallow in WiX file Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 08/14] qemu-ga: make get-fsinfo work over pci bridges Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 09/14] qga: refactoring qmp_guest_suspend_* functions Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 10/14] qga: bios_supports_mode: decoupling pm-utils and sys logic Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 11/14] qga: guest_suspend: " Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 12/14] qga: removing switch statements, adding run_process_child Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 13/14] qga: systemd hibernate/suspend/hybrid-sleep support Michael Roth
2018-07-03 20:52 ` [Qemu-devel] [PULL 14/14] qga: removing bios_supports_mode Michael Roth
2018-07-05  9:31 ` [Qemu-devel] [PULL 00/14] qga patch queue for soft-freeze 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).