Re: [Qemu-devel] [PATCH] build: qemu-ga: add 'qemu-ga' build target for w32

2015-11-16 Thread Michael Roth
Quoting Stefan Weil (2015-11-15 02:13:36) > Am 09.09.2015 um 11:42 schrieb Paolo Bonzini: > > > > On 08/09/2015 17:47, Michael Roth wrote: > >> Currently POSIX builds rely on 'qemu-ga' target to do qga-only > >> distributable build. On w32, as with most standalone binary targets, > >> we rely on 'q

Re: [Qemu-devel] [PATCH] build: qemu-ga: add 'qemu-ga' build target for w32

2015-11-15 Thread Stefan Weil
Am 09.09.2015 um 11:42 schrieb Paolo Bonzini: > > On 08/09/2015 17:47, Michael Roth wrote: >> Currently POSIX builds rely on 'qemu-ga' target to do qga-only >> distributable build. On w32, as with most standalone binary targets, >> we rely on 'qemu-ga.exe' target. >> >> Unlike with POSIX, qemu-ga f

Re: [Qemu-devel] [PATCH] build: qemu-ga: add 'qemu-ga' build target for w32

2015-09-09 Thread Paolo Bonzini
On 08/09/2015 17:47, Michael Roth wrote: > Currently POSIX builds rely on 'qemu-ga' target to do qga-only > distributable build. On w32, as with most standalone binary targets, > we rely on 'qemu-ga.exe' target. > > Unlike with POSIX, qemu-ga for w32 has a number of related targets > such as VSS

[Qemu-devel] [PATCH] build: qemu-ga: add 'qemu-ga' build target for w32

2015-09-08 Thread Michael Roth
Currently POSIX builds rely on 'qemu-ga' target to do qga-only distributable build. On w32, as with most standalone binary targets, we rely on 'qemu-ga.exe' target. Unlike with POSIX, qemu-ga for w32 has a number of related targets such as VSS DLL and MSI package. We can do the full distributable