diff options
author | Michael Roth <mdroth@linux.vnet.ibm.com> | 2012-01-21 16:42:27 -0600 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2012-02-23 15:43:50 -0600 |
commit | bc62fa039c402740dbae3233618c982f5943f6b1 (patch) | |
tree | 88836edf2d9669a4efaafd22c3c8280fca8175fb /target-i386/helper.h | |
parent | 7868e26e5930f49ca942311885776b938dcf3b77 (diff) |
qemu-ga: add Windows service integration
This allows qemu-ga to function as a Windows service:
- to install the service (will auto-start on boot):
qemu-ga --service install
- to start the service:
net start qemu-ga
- to stop the service:
net stop qemu-ga
- to uninstall service:
qemu-ga --service uninstall
Original patch by Gal Hammer <ghammer@redhat.com>
Diffstat (limited to 'target-i386/helper.h')
0 files changed, 0 insertions, 0 deletions