]> git.proxmox.com Git - mirror_qemu.git/commit - cpus.c
Simplify cpu_exec_all to tcg_exec_all
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 26 Sep 2011 07:40:39 +0000 (09:40 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 15:58:08 +0000 (10:58 -0500)
commitbdb7ca67de6ef7170f925fd33bdf77c05e46f76d
tree37f830ed3761ba778804af91b48f7ee076911e18
parentb3c4bbe56dc707102d3abd969f51bb2aa9c6c53d
Simplify cpu_exec_all to tcg_exec_all

After the removal of the non-threaded mode cpu_exec_all is now only used
by TCG. Refactor it accordingly, also dropping its unused return value.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
cpus.c
cpus.h