index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
vss-win32
/
requester.cpp
Age
Commit message (
Expand
)
Author
2023-07-10
QGA VSS: Add log in functions begin/end
Konstantin Kostiuk
2023-07-10
QGA VSS: Print error in err_set
Konstantin Kostiuk
2023-07-10
QGA VSS: Replace 'fprintf(stderr' with qga_debug
Konstantin Kostiuk
2023-03-08
qga/win/vss: requester_freeze changes
Kfir Manor
2023-03-08
qga/win/vss: query VSS backup type
Kfir Manor
2022-05-14
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
2022-02-21
qga/vss: use standard windows headers location
Marc-André Lureau
2021-08-02
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
Basil Salman
2018-10-30
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
2017-10-25
qga-win: don't hang if vss hold writes timeout
Chen Hanxiao
2017-04-26
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
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
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
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-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama