All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support
@ 2015-08-26 22:21 Michael Roth
  2015-08-26 22:21 ` [Qemu-devel] [PATCH 1/4] configure: qemu-ga: move MSI installer probe after qga probe Michael Roth
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Michael Roth @ 2015-08-26 22:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau, yhindin, leonid, pbonzini

These patches are based on the qga-dev tree:
  https://github.com/mdroth/qemu/commits/qga-dev
and are also available from:
  https://github.com/mdroth/qemu/commits/qga-dev-build-fixes

These are minor fixes/refactorings to improve the build process for
qemu-ga.

 Makefile  |  10 ++----
 configure | 119 +++++++++++++++++++++++++++++++++++++---------------------------------
 2 files changed, 66 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [Qemu-devel] [PATCH v2 0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support
@ 2015-08-27 23:55 Michael Roth
  2015-08-27 23:55 ` [Qemu-devel] [PATCH 2/4] configure: qemu-ga: explicitly enable qemu-ga MSI support when probed Michael Roth
  0 siblings, 1 reply; 15+ messages in thread
From: Michael Roth @ 2015-08-27 23:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau, yhindin, leonid, pbonzini

These patches are based on the qga tree:
  https://github.com/mdroth/qemu/commits/qga
and are also available from:
  https://github.com/mdroth/qemu/commits/qga-dev-build-fixes

These are minor fixes/refactorings to improve the build process for
qemu-ga.

v2:
* filter $(QGA_VSS_PROVIDER) from qemu-ga LINK target instead of wildcard
  matches against %.tlb and %.dll (Marc-André)
* add comments to clarify the above behavior (Marc-André)

 Makefile  |  13 ++++++-------
 configure | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
 2 files changed, 69 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-08-27 23:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-26 22:21 [Qemu-devel] [0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support Michael Roth
2015-08-26 22:21 ` [Qemu-devel] [PATCH 1/4] configure: qemu-ga: move MSI installer probe after qga probe Michael Roth
2015-08-27 12:31   ` Marc-André Lureau
2015-08-26 22:21 ` [Qemu-devel] [PATCH 2/4] configure: qemu-ga: explicitly enable qemu-ga MSI support when probed Michael Roth
2015-08-27 12:41   ` Marc-André Lureau
2015-08-27 13:42     ` Michael Roth
2015-08-27 14:05       ` Marc-André Lureau
2015-08-27 19:10         ` Michael Roth
2015-08-26 22:21 ` [Qemu-devel] [PATCH 3/4] build: qemu-ga: fix VSS dependencies Michael Roth
2015-08-27 12:49   ` Marc-André Lureau
2015-08-27 13:46     ` Michael Roth
2015-08-27 14:00       ` Marc-André Lureau
2015-08-26 22:21 ` [Qemu-devel] [PATCH 4/4] Makefile: qemu-ga: fix msi target error message Michael Roth
2015-08-27 12:50   ` Marc-André Lureau
  -- strict thread matches above, loose matches on Subject: below --
2015-08-27 23:55 [Qemu-devel] [PATCH v2 0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support Michael Roth
2015-08-27 23:55 ` [Qemu-devel] [PATCH 2/4] configure: qemu-ga: explicitly enable qemu-ga MSI support when probed Michael Roth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.