]> Git Repo - qemu.git/commit - cpu-exec.c
cpu-exec: Optimize X86CPU usage in cpu_exec()
authorAndreas Färber <[email protected]>
Tue, 24 Dec 2013 02:18:12 +0000 (03:18 +0100)
committerAndreas Färber <[email protected]>
Tue, 24 Dec 2013 11:29:17 +0000 (12:29 +0100)
commit693fa551f96cc4b7a6647f6f55636ee0b6d3a04b
tree4548cac15d31786ebeb01c58ae27a8dbc00656f3
parent02e51483341a371b508c1a529782d83064c93596
cpu-exec: Optimize X86CPU usage in cpu_exec()

Replace growing numbers of inline x86_env_get_cpu() with x86_cpu variable.

Reviewed-by: Chen Fan <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
cpu-exec.c
This page took 0.024703 seconds and 4 git commands to generate.