index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
vss-win32
Age
Commit message (
Expand
)
Author
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-03-18
qga-win: fix VSS build breakage due to unintended gnu99 C++ flag
Michael Roth
2019-03-18
qga-win: include glib when building VSS DLL
Michael Roth
2018-10-30
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
2017-10-26
qga-win: fix error-handling in getNameByStringSID()
Michael Roth
2017-10-25
qga-win: don't hang if vss hold writes timeout
Chen Hanxiao
2017-07-17
qga-win: fix installation on localized windows
Daniel Rempel
2017-04-26
qga-win: Fix Event Viewer errors caused by qemu-ga
Sameeh Jubran
2017-04-26
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
Sameeh Jubran
2017-04-26
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-03-22
Clean up includes some more
Markus Armbruster
2016-02-25
qga: fix w32 breakage due to missing osdep.h includes
Michael Roth
2016-02-23
all: Clean up includes
Peter Maydell
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
2015-09-10
qga/vss-win32: Document the DLL requires non-null errp
Markus Armbruster
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
2015-04-02
qga: fitering out -fstack-protector-strong
Joseph Hindin
2014-04-07
vss-win32: Fix build with mingw64-headers-3.1.0
Tomoki Sekiyama
2014-02-23
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
2014-02-23
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2014-02-23
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2013-11-22
qemu-ga: vss-win32: Install VSS provider COM+ application service
Tomoki Sekiyama
2013-11-13
qga: Fix compilation for old versions of MinGW
Stefan Weil
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama