mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
* mdroth/qga-pull-3-12-2012: qemu-ga: add guest-sync-delimited qemu-ga: add guest-network-get-interfaces command qemu-ga: add win32 guest-suspend-ram command qemu-ga: add win32 guest-suspend-disk command. qemu-ga: add guest-suspend-hybrid qemu-ga: add guest-suspend-ram qemu-ga: add guest-suspend-disk
This commit is contained in:
commit
cb72b75824
7 changed files with 774 additions and 21 deletions
2
configure
vendored
2
configure
vendored
|
@ -526,7 +526,7 @@ EOF
|
|||
bindir="\${prefix}"
|
||||
sysconfdir="\${prefix}"
|
||||
confsuffix=""
|
||||
libs_qga="-lws2_32 -lwinmm $lib_qga"
|
||||
libs_qga="-lws2_32 -lwinmm -lpowrprof $lib_qga"
|
||||
fi
|
||||
|
||||
werror=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue