From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeppF-0003pO-QK for qemu-devel@nongnu.org; Tue, 21 May 2013 12:54:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeppB-0008S7-3O for qemu-devel@nongnu.org; Tue, 21 May 2013 12:54:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeppA-0008Rp-QW for qemu-devel@nongnu.org; Tue, 21 May 2013 12:54:09 -0400 Message-ID: <519BA696.2060605@redhat.com> Date: Tue, 21 May 2013 10:53:42 -0600 From: Eric Blake MIME-Version: 1.0 References: <20130521153333.4880.74390.stgit@hds.com> <20130521153349.4880.13431.stgit@hds.com> In-Reply-To: <20130521153349.4880.13431.stgit@hds.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2NQTUFGKUGOLIDCMKUWBJ" Subject: Re: [Qemu-devel] [RFC PATCH v3 04/11] qemu-ga: Add an configure option to specify path to Windows VSS SDK List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tomoki Sekiyama Cc: mdroth@linux.vnet.ibm.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, vrozenfe@redhat.com, pbonzini@redhat.com, seiji.aguchi@hds.com, areis@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2NQTUFGKUGOLIDCMKUWBJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/21/2013 09:33 AM, Tomoki Sekiyama wrote: > To enable VSS support in qemu-ga for Windows, header files included in > VSS SDK is required. > The VSS support is enabled when the option like below: > ./configure --with-vss-sdk=3D"/pass/to/VSS SDK" >=20 > VSS SDK is available from: > http://www.microsoft.com/en-us/download/details.aspx?id=3D23490 >=20 > To cross-compilie using mingw32 for Linux, you need to setup the SDK on= s/compilie/compile/ There are two mingw projects: mingw (older, 32-bit only) and mingw64 (newer, both 32- and 64-bit support). The name 'mingw32' is misleading, as neither project uses it. Fedora uses mingw64. > Windows environments to extract headers. You can also extract the SDK > headers using scripts/extract-vss-headers, written by Paolo Bonzini. I haven't downloaded the sdk to check for myself; are we breaking any licensing restrictions by compiling against those files? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2NQTUFGKUGOLIDCMKUWBJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRm6aWAAoJEKeha0olJ0NqLWAH/is281z0yWIiszZJqQQpo+PE PhdwYppqzsvbD+OF+NbZVHLkEvKT/jPRYOsiHHStep7MLyUr2vf3QJKJs5LkI5ot 3oejMNjlmw3lMs2Cq3KYjUpXfcuq7wDm4xcrFY/7uK6AcmCzx9S1Ys2uepdEfTLd tSe6IyH3u4uXxPp9TOIxP7IoPu4ux1yHWyzBpos5Tdoo7snoCxIRH9NU6QFFD1Ft Nrb1ZT4Ngcf71/BrPLGJeo7voyBX3m+NhQvTOHFA1OyYzEaLLBtsMktcK7DIQxbD WGr7wJTJhp0ux7EtJj23WSUnXaZ0yn/eJweeEAedYTL+m3QJ4u6KZ6Lr1ys8IXg= =joEX -----END PGP SIGNATURE----- ------enig2NQTUFGKUGOLIDCMKUWBJ--