diff options
author | 2012-08-20 20:11:36 +0200 | |
---|---|---|
committer | 2013-05-02 13:44:19 +0200 | |
commit | e7bdf659c16e1cefd61f53648503d8c060668d6b (patch) | |
tree | 754482ada27c8ab5545a3c5f6fa3579bcb6d5b10 /bsd-user/syscall.c | |
parent | cpus: Fix pausing TCG CPUs while in vCPU thread (diff) | |
download | qemu-e7bdf659c16e1cefd61f53648503d8c060668d6b.tar.xz qemu-e7bdf659c16e1cefd61f53648503d8c060668d6b.zip |
Drop redundant resume_all_vcpus() from main()
VCPUs are either resumed directly via vm_start(), after the incoming
migration is done, or when a continue command is issued. We don't need
the explicit resume before entering main_loop().
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions