Searched hist:"94 d81ae896810beafa60c85b88e991daa986e1fc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/qga/vss-win32/ |
H A D | vss-handles.h | 94d81ae896810beafa60c85b88e991daa986e1fc Tue Apr 11 02:50:36 CDT 2017 Sameeh Jubran <sameeh@daynix.com> qga-win: Fix a bug where qemu-ga service is stuck during stop operation
After triggering a freeze command without any following thaw command, qemu-ga will not respond to stop operation. This behaviour is wanted on Linux as there is no time limit for a freeze command and we want to prevent quitting in the middle of freeze, on the other hand on Windows the time limit for freeze is 10 seconds, so we should wait for the timeout, thaw the file system and quit.
Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
H A D | vss-common.h | diff 94d81ae896810beafa60c85b88e991daa986e1fc Tue Apr 11 02:50:36 CDT 2017 Sameeh Jubran <sameeh@daynix.com> qga-win: Fix a bug where qemu-ga service is stuck during stop operation
After triggering a freeze command without any following thaw command, qemu-ga will not respond to stop operation. This behaviour is wanted on Linux as there is no time limit for a freeze command and we want to prevent quitting in the middle of freeze, on the other hand on Windows the time limit for freeze is 10 seconds, so we should wait for the timeout, thaw the file system and quit.
Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
/openbmc/qemu/qga/ |
H A D | vss-win32.h | diff 94d81ae896810beafa60c85b88e991daa986e1fc Tue Apr 11 02:50:36 CDT 2017 Sameeh Jubran <sameeh@daynix.com> qga-win: Fix a bug where qemu-ga service is stuck during stop operation
After triggering a freeze command without any following thaw command, qemu-ga will not respond to stop operation. This behaviour is wanted on Linux as there is no time limit for a freeze command and we want to prevent quitting in the middle of freeze, on the other hand on Windows the time limit for freeze is 10 seconds, so we should wait for the timeout, thaw the file system and quit.
Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|
H A D | main.c | diff 94d81ae896810beafa60c85b88e991daa986e1fc Tue Apr 11 02:50:36 CDT 2017 Sameeh Jubran <sameeh@daynix.com> qga-win: Fix a bug where qemu-ga service is stuck during stop operation
After triggering a freeze command without any following thaw command, qemu-ga will not respond to stop operation. This behaviour is wanted on Linux as there is no time limit for a freeze command and we want to prevent quitting in the middle of freeze, on the other hand on Windows the time limit for freeze is 10 seconds, so we should wait for the timeout, thaw the file system and quit.
Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
|