Re: [Qemu-devel] [PATCH for-2.5] makefile: fix w32 install target for qemu-ga

2015-11-17 Thread Michael Roth
Quoting Stefan Weil (2015-11-16 16:03:49) > This mail arrived with one day delay (obviously caused by the > mailing list server). Please see my comments below. > > Am 15.11.2015 um 17:12 schrieb Michael Roth: > > fafcaf1 added a 'qemu-ga' install target on w32, which can be used > > in place of th

Re: [Qemu-devel] [PATCH for-2.5] makefile: fix w32 install target for qemu-ga

2015-11-16 Thread Stefan Weil
This mail arrived with one day delay (obviously caused by the mailing list server). Please see my comments below. Am 15.11.2015 um 17:12 schrieb Michael Roth: > fafcaf1 added a 'qemu-ga' install target on w32, which can be used > in place of the existing qemu-ga.exe target to also handle dealing >

[Qemu-devel] [PATCH for-2.5] makefile: fix w32 install target for qemu-ga

2015-11-16 Thread Michael Roth
fafcaf1 added a 'qemu-ga' install target on w32, which can be used in place of the existing qemu-ga.exe target to also handle dealing with other components such as DLLs for VSS/fsfreeze and generating an MSI package if appropriate configure options are present. As part of that, qemu-ga$(EXESUF) wa