Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-26 | qemu-ga: Make QGA VSS provider service run only when needed | Sameeh Jubran | |
Currently the service runs in background on boot even though it is not needed and once it is running it never stops. The service needs to be running only during freeze operation and it should be stopped after executing thaw. Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> |