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
Age
Commit message (
Expand
)
Author
2024-11-04
qga: fix missing static and prototypes windows warnings
Pierrick Bouvier
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: Print error in err_set
Konstantin Kostiuk
2023-07-10
QGA VSS: Replace 'fprintf(stderr' with qga_debug
Konstantin Kostiuk
2023-07-10
QGA VSS: Add wrapper to send log to debugger and stderr
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/win/vss: requester_freeze changes
Kfir Manor
2023-03-08
qga/win/vss: query VSS backup type
Kfir Manor
2023-03-08
qga/win32: Use rundll for VSS installation
Konstantin Kostiuk
2022-05-14
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
2022-05-14
qga-vss: Add auto generated headers to dependencies
Konstantin Kostiuk
2022-05-07
qga-vss: always build qga-vss.tlb when qga-vss.dll is built
Konstantin Kostiuk
2022-04-05
qga/vss-win32: fix compilation with clang++
Helge Konetzka
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-15
qga/vss-win32: check old VSS SDK headers
Marc-André Lureau
2022-02-21
meson: require dynamic linking for VSS support
Marc-André Lureau
2022-02-21
qga/vss-win32: require widl/midl, remove pre-built TLB file
Marc-André Lureau
2022-02-21
meson: do not make qga/vss-win32/meson.build conditional on C++ presence
Marc-André Lureau
2022-02-21
qga/vss: use standard windows headers location
Marc-André Lureau
2022-02-21
qga/vss-win32: use widl if available
Marc-André Lureau
2022-02-21
qga/vss-win32: fix midl arguments
Marc-André Lureau
2021-08-02
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
Basil Salman
2021-03-06
qga-vss: Use dynamic linking for GLib
Kostiantyn Kostiuk
2020-08-21
meson: convert dummy Windows qga/qemu-ga target
Paolo Bonzini
2020-08-21
meson: add msi generation
Marc-André Lureau
2020-08-21
meson: convert vss-win32
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
2020-01-24
build-sys: clean up flags included in the linker command line
Paolo Bonzini
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
[next]