index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
/
vss-win32
/
requester.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
QGA VSS: Add log in functions begin/end
Konstantin Kostiuk
2023-07-10
1
-0
/
+34
*
QGA VSS: Print error in err_set
Konstantin Kostiuk
2023-07-10
1
-3
/
+5
*
QGA VSS: Replace 'fprintf(stderr' with qga_debug
Konstantin Kostiuk
2023-07-10
1
-4
/
+5
*
qga/win/vss: requester_freeze changes
Kfir Manor
2023-03-08
1
-1
/
+2
*
qga/win/vss: query VSS backup type
Kfir Manor
2023-03-08
1
-0
/
+38
*
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
2022-05-14
1
-2
/
+2
*
qga/vss: use standard windows headers location
Marc-André Lureau
2022-02-21
1
-2
/
+2
*
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
Basil Salman
2021-08-02
1
-1
/
+1
*
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
2018-10-30
1
-26
/
+66
*
qga-win: don't hang if vss hold writes timeout
Chen Hanxiao
2017-10-25
1
-0
/
+12
*
qemu-ga: Make QGA VSS provider service run only when needed
Sameeh Jubran
2017-04-26
1
-0
/
+2
*
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