qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH 0/4] Windows MSI installation package


From: Joseph Hindin
Subject: [Qemu-trivial] [PATCH 0/4] Windows MSI installation package
Date: Sun, 19 Apr 2015 13:53:14 +0300

The patches enable creation of MSI installation package for QEMU windows guest 
agent

Joseph Hindin (4):
  qemu-ga: adding vss-[un]install options
  qemu-ga: debug printout to help troubleshoot installation
  qemu-ga: Introduce Windows MSI script
  qemu-ga: Building Windows MSI installation with configure/Makefile

 Makefile                  |  19 +++++-
 configure                 |  67 +++++++++++++++++++-
 qga/channel-win32.c       |   2 +-
 qga/commands-win32.c      |   1 +
 qga/installer/qemu-ga.wxs | 156 ++++++++++++++++++++++++++++++++++++++++++++++
 qga/main.c                |  10 ++-
 6 files changed, 250 insertions(+), 5 deletions(-)
 create mode 100644 qga/installer/qemu-ga.wxs

-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]