]> git.proxmox.com Git - mirror_qemu.git/commit - qga/commands-win32.c
qga-win: demystify namespace stripping
authorTomáš Golembiovský <tgolembi@redhat.com>
Tue, 23 Oct 2018 11:23:23 +0000 (13:23 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 31 Oct 2018 14:04:20 +0000 (09:04 -0500)
commit7fae5184790680b39f4d627d069981816f4c3191
tree8b2b386b5291f82901807ceb19847f8b331334e6
parent4550dee80fc1bba37bce141a3d6f83c3e390e719
qga-win: demystify namespace stripping

It was not obvious what exactly the cryptic string copying does to the
GUID. This change makes the intent clearer.

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-win32.c