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