Age | Commit message (Expand) | Author | Files | Lines |
2017-10-26 | qga-win: fix error-handling in getNameByStringSID() | Michael Roth | 1 | -4/+9 |
2017-10-25 | qga-win: don't hang if vss hold writes timeout | Chen Hanxiao | 1 | -0/+12 |
2017-07-17 | qga-win: fix installation on localized windows | Daniel Rempel | 1 | -2/+33 |
2017-04-26 | qga-win: Fix Event Viewer errors caused by qemu-ga | Sameeh Jubran | 1 | -1/+0 |
2017-04-26 | qga-win: Fix a bug where qemu-ga service is stuck during stop operation | Sameeh Jubran | 2 | -10/+15 |
2017-04-26 | qemu-ga: Make QGA VSS provider service run only when needed | Sameeh Jubran | 3 | -2/+48 |
2016-10-06 | rules.mak: quiet-command: Split command name and args to print | Peter Maydell | 1 | -3/+3 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 4 | -7/+6 |
2016-03-22 | Clean up includes some more | Markus Armbruster | 1 | -1/+0 |
2016-02-25 | qga: fix w32 breakage due to missing osdep.h includes | Michael Roth | 4 | -8/+7 |
2016-02-23 | all: Clean up includes | Peter Maydell | 2 | -2/+0 |
2015-09-10 | error: On abort, report where the error was created | Markus Armbruster | 2 | -4/+7 |
2015-09-10 | qga/vss-win32: Document the DLL requires non-null errp | Markus Armbruster | 2 | -2/+3 |
2015-09-10 | qga: Clean up unnecessarily dirty casts | Markus Armbruster | 2 | -6/+7 |
2015-04-02 | qga: fitering out -fstack-protector-strong | Joseph Hindin | 1 | -1/+1 |
2014-04-07 | vss-win32: Fix build with mingw64-headers-3.1.0 | Tomoki Sekiyama | 1 | -0/+3 |
2014-02-23 | qga: vss-win32: Fix interference with snapshot deletion by other VSS request | Tomoki Sekiyama | 1 | -1/+3 |
2014-02-23 | qga: vss-win32: Fix interference with snapshot creation by other VSS requesters | Tomoki Sekiyama | 2 | -27/+36 |
2014-02-23 | qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent | Tomoki Sekiyama | 2 | -17/+13 |
2013-11-22 | qemu-ga: vss-win32: Install VSS provider COM+ application service | Tomoki Sekiyama | 1 | -6/+10 |
2013-11-13 | qga: Fix compilation for old versions of MinGW | Stefan Weil | 1 | -0/+1 |
2013-09-09 | qemu-ga: Add Windows VSS provider and requester as DLL | Tomoki Sekiyama | 9 | -0/+1715 |