Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-23 | qemu-ga: add win32 guest-shutdown command | Michael Roth | |
Implement guest-shutdown RPC for Windows. Functionally this should be equivalent to the posix implementation. Original patch by Gal Hammer <ghammer@redhat.com> | |||
2012-02-23 | qemu-ga: fixes for win32 build of qemu-ga | Michael Roth | |
Various stubs and #ifdefs to compile for Windows using mingw cross-build. Still has 1 linker error due to a dependency on the forthcoming win32 versions of the GAChannel/transport class. |