]> Git Repo - qemu.git/commit
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
authorAndreas Färber <[email protected]>
Fri, 4 May 2012 23:14:41 +0000 (01:14 +0200)
committerAndreas Färber <[email protected]>
Mon, 4 Jun 2012 21:00:42 +0000 (23:00 +0200)
commit232fc23bed97f92b939d5b2802a481c1dea5991b
tree0d7c68623e94e841834f53c0a292b12956770fe2
parentbf494367fa77b5ed872d8add50677542a7141836
target-i386: Pass X86CPU to do_cpu_{init,sipi}()

Allows to use cpu_reset() in place of cpu_state_reset().

Signed-off-by: Andreas Färber <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
cpu-exec.c
target-i386/cpu.h
target-i386/helper.c
target-i386/kvm.c
This page took 0.025827 seconds and 4 git commands to generate.