qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Leonid Bloch <leonid@daynix.com>
To: qemu-devel@nongnu.org
Cc: Leonid Bloch <leonid@daynix.com>, marcandre.lureau@gmail.com
Subject: [Qemu-devel] [PATCH v3 0/4] qemu-ga: Fixes to the QEMU GA MSI installer
Date: Mon,  3 Aug 2015 20:54:20 +0300	[thread overview]
Message-ID: <1438624464-22770-1-git-send-email-leonid@daynix.com> (raw)

The main purpose here is to fix a bug that caused the QEMU GA VSS service to be unregistered on reinstallation using the .msi file.
Also, two fixes are introduced to the .wxs file, which is used to create the MSI with Wixl: GUID capitalization and introduction of a separate component for each of the installed files. This is done to better comply with Microsoft's recommendations.
Additionally, minor cosmetic changes are introduced. Please also note the other two related small changes that I sent to the Trivial Patches list before:
http://lists.nongnu.org/archive/html/qemu-trivial/2015-07/msg00112.html
http://lists.nongnu.org/archive/html/qemu-trivial/2015-07/msg00111.html

Leonid Bloch (4):
  qemu-ga: Fixed GUID capitalization
  qemu-ga: Minor cosmetic changes to the WXS file
  qemu-ga: Created a separate component for each installed file in the
    MSI
  qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI
    reinstall

 qga/installer/qemu-ga.wxs | 73 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 47 insertions(+), 26 deletions(-)

-- 
2.4.3

             reply	other threads:[~2015-08-03 17:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 17:54 Leonid Bloch [this message]
2015-08-03 17:54 ` [Qemu-devel] [PATCH v3 1/4] qemu-ga: Fixed GUID capitalization Leonid Bloch
2015-08-03 17:54 ` [Qemu-devel] [PATCH v3 2/4] qemu-ga: Minor cosmetic changes to the WXS file Leonid Bloch
2015-08-03 17:54 ` [Qemu-devel] [PATCH v3 3/4] qemu-ga: Created a separate component for each installed file in the MSI Leonid Bloch
2015-08-03 20:40   ` Marc-André Lureau
2015-08-25 21:48   ` Michael Roth
2015-08-25 21:58     ` Michael Roth
2015-08-26  9:46     ` Leonid Bloch
2015-08-03 17:54 ` [Qemu-devel] [PATCH v3 4/4] qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall Leonid Bloch
2015-08-03 20:41   ` Marc-André Lureau
2015-08-25 21:54 ` [Qemu-devel] [PATCH v3 0/4] qemu-ga: Fixes to the QEMU GA MSI installer Michael Roth
2015-08-26 22:29 ` Michael Roth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438624464-22770-1-git-send-email-leonid@daynix.com \
    --to=leonid@daynix.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).