]> git.ipfire.org Git - thirdparty/qemu.git/commit
QGA VSS: Add wrapper to send log to debugger and stderr
authorKonstantin Kostiuk <kkostiuk@redhat.com>
Mon, 10 Jul 2023 09:14:36 +0000 (12:14 +0300)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Mon, 10 Jul 2023 12:54:40 +0000 (15:54 +0300)
commit925d05d38a2bc76b5a49359370650a820bc891da
treedd418e8f6fc9488eba83b6e94999581522b38368
parentfcd1ab3add662316d6b5219edf40122e4d9c57d0
QGA VSS: Add wrapper to send log to debugger and stderr

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
qga/vss-win32/meson.build
qga/vss-win32/vss-debug.cpp [new file with mode: 0644]
qga/vss-win32/vss-debug.h [new file with mode: 0644]