]> Git Repo - qemu.git/commit
kvmvapic: Simplify mp/up_set_tpr
authorJan Kiszka <[email protected]>
Fri, 17 Feb 2012 17:31:20 +0000 (18:31 +0100)
committerAvi Kivity <[email protected]>
Sat, 18 Feb 2012 10:16:00 +0000 (12:16 +0200)
commit1189aa519ca9d088e3cc6fb621c2690a20077495
tree34f6a568d2ccf5927b913963a50612c63c8407a6
parente5ad936b0fd7dfd7fd7908be6f9f1ca88f63b96b
kvmvapic: Simplify mp/up_set_tpr

The CH registers is only written, never read. So we can remove these
operations and, in case of up_set_tpr, also the ECX push/pop.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
pc-bios/optionrom/kvmvapic.S
This page took 0.026313 seconds and 4 git commands to generate.