Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230707083105.746811-1-kkostiuk@redhat.com
Maintainers: Konstantin Kostiuk <kkostiuk@redhat.com>, Michael Roth <michael.roth@amd.com>
qga/vss-win32/install.cpp | 46 ++++++++++++++++++++++++++++-----
qga/vss-win32/meson.build | 2 +-
qga/vss-win32/provider.cpp | 3 +++
qga/vss-win32/requester.cpp | 51 ++++++++++++++++++++++++++++++++-----
qga/vss-win32/vss-debug.cpp | 31 ++++++++++++++++++++++
qga/vss-win32/vss-debug.h | 24 +++++++++++++++++
6 files changed, 143 insertions(+), 14 deletions(-)
create mode 100644 qga/vss-win32/vss-debug.cpp
create mode 100644 qga/vss-win32/vss-debug.h