Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | Clean up includes some more | Markus Armbruster | 2016-03-22 | 1 | -1/+0 |
* | qga: fix w32 breakage due to missing osdep.h includes | Michael Roth | 2016-02-25 | 1 | -4/+4 |
* | error: On abort, report where the error was created | Markus Armbruster | 2015-09-10 | 1 | -2/+3 |
* | qga/vss-win32: Document the DLL requires non-null errp | Markus Armbruster | 2015-09-10 | 1 | -1/+2 |
* | qga: Clean up unnecessarily dirty casts | Markus Armbruster | 2015-09-10 | 1 | -1/+1 |
* | qga: vss-win32: Fix interference with snapshot creation by other VSS requesters | Tomoki Sekiyama | 2014-02-23 | 1 | -26/+26 |
* | qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent | Tomoki Sekiyama | 2014-02-23 | 1 | -14/+10 |
* | qemu-ga: Add Windows VSS provider and requester as DLL | Tomoki Sekiyama | 2013-09-09 | 1 | -0/+507 |