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


Reply via email to