This repository was archived by the owner on Apr 3, 2018. It is now read-only.
Commit 6026603
Sebastien Boeuf
qemu: Don't wait for the end of the VM
This patch brings in a real improvement about the time it takes
to delete the pod. This is because it does not wait anymore for
the end of the VM. Indeed, as long as we have called into QMP to
shutdown the VM, this is not Clear Containers responsibility if
the VM cannot be stopped for any reason. It basically should not
happen.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>1 parent eeacf8b commit 6026603
1 file changed
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
806 | | - | |
807 | 806 | | |
808 | 807 | | |
809 | 808 | | |
| |||
818 | 817 | | |
819 | 818 | | |
820 | 819 | | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
| 820 | + | |
834 | 821 | | |
835 | 822 | | |
836 | 823 | | |
| |||
0 commit comments