| commit | bdb7ca67de6ef7170f925fd33bdf77c05e46f76d | [log] [tgz] |
|---|---|---|
| author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Sep 26 09:40:39 2011 +0200 |
| committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 10:58:08 2011 -0500 |
| tree | 37f830ed3761ba778804af91b48f7ee076911e18 | |
| parent | b3c4bbe56dc707102d3abd969f51bb2aa9c6c53d [diff] |
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>