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
/
install.cpp
Age
Commit message (
Expand
)
Author
2023-09-08
qga/: spelling fixes
Michael Tokarev
2023-07-10
QGA VSS: Add log in functions begin/end
Konstantin Kostiuk
2023-07-10
QGA VSS: Replace 'fprintf(stderr' with qga_debug
Konstantin Kostiuk
2023-03-24
Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging
Peter Maydell
2023-03-22
qga/vss-win32: fix warning for clang++-15
Pierrick Bouvier
2023-03-08
qga/win32: Use rundll for VSS installation
Konstantin Kostiuk
2022-04-05
qga/vss-win32: fix compilation with clang++
Helge Konetzka
2022-03-15
qga/vss-win32: check old VSS SDK headers
Marc-André Lureau
2022-02-21
qga/vss: use standard windows headers location
Marc-André Lureau
2020-07-13
qga-win: Fix QGA VSS Provider service stop failure
Basil Salman
2020-03-24
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
Sameeh Jubran
2017-10-26
qga-win: fix error-handling in getNameByStringSID()
Michael Roth
2017-07-17
qga-win: fix installation on localized windows
Daniel Rempel
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-02-25
qga: fix w32 breakage due to missing osdep.h includes
Michael Roth
2014-04-07
vss-win32: Fix build with mingw64-headers-3.1.0
Tomoki Sekiyama
2013-11-22
qemu-ga: vss-win32: Install VSS provider COM+ application service
Tomoki Sekiyama
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama