qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] qemu-ga: local state directory fixes for win32
@ 2013-05-30 18:58 Michael Roth
  2013-05-30 18:58 ` [Qemu-devel] [PATCH 1/7] osdep: add qemu_get_local_state_pathname() Michael Roth
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michael Roth @ 2013-05-30 18:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, lersek

The following changes since commit 87d23f78aa79b72da022afda358bbc8a8509ca70:

  virtio-pci: drop unused wmb macro (2013-05-29 08:16:21 -0500)

are available in the git repository at:

  git://github.com/mdroth/qemu.git qga-pull-2013-05-30

for you to fetch changes up to f2e3978b5a72870b061d29948075dccc0a72db8e:

  Makefile: create ".../var/run" when installing the POSIX guest agent (2013-05-30 11:37:37 -0500)

----------------------------------------------------------------
Laszlo Ersek (7):
      osdep: add qemu_get_local_state_pathname()
      qga: determine default state dir and pidfile dynamically
      configure: don't save any fixed local_statedir for win32
      qga: create state directory on win32
      qga: remove undefined behavior in ga_install_service()
      qga: save state directory in ga_install_service()
      Makefile: create ".../var/run" when installing the POSIX guest agent

 Makefile             |   10 ++++++++-
 configure            |   12 +++++++----
 include/qemu/osdep.h |   11 ++++++++++
 qga/main.c           |   57 +++++++++++++++++++++++++++++++++++++++++++-------
 qga/service-win32.c  |   25 ++++++++++++++--------
 qga/service-win32.h  |    3 ++-
 util/oslib-posix.c   |    9 ++++++++
 util/oslib-win32.c   |   22 +++++++++++++++++++
 8 files changed, 127 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2013-06-17 21:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 18:58 [Qemu-devel] [PULL 0/7] qemu-ga: local state directory fixes for win32 Michael Roth
2013-05-30 18:58 ` [Qemu-devel] [PATCH 1/7] osdep: add qemu_get_local_state_pathname() Michael Roth
2013-05-30 18:58 ` [Qemu-devel] [PATCH 2/7] qga: determine default state dir and pidfile dynamically Michael Roth
2013-05-30 18:58 ` [Qemu-devel] [PATCH 3/7] configure: don't save any fixed local_statedir for win32 Michael Roth
2013-05-30 18:58 ` [Qemu-devel] [PATCH 4/7] qga: create state directory on win32 Michael Roth
2013-05-30 18:58 ` [Qemu-devel] [PATCH 5/7] qga: remove undefined behavior in ga_install_service() Michael Roth
2013-05-30 18:59 ` [Qemu-devel] [PATCH 6/7] qga: save state directory " Michael Roth
2013-05-30 18:59 ` [Qemu-devel] [PATCH 7/7] Makefile: create ".../var/run" when installing the POSIX guest agent Michael Roth
2013-06-17 21:18 ` [Qemu-devel] [PULL 0/7] qemu-ga: local state directory fixes for win32 Anthony Liguori

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