]> Git Repo - qemu.git/commit
cpus: Change qemu_kvm_start_vcpu() argument to CPUState
authorAndreas Färber <[email protected]>
Mon, 27 May 2013 00:20:39 +0000 (02:20 +0200)
committerAndreas Färber <[email protected]>
Fri, 28 Jun 2013 11:25:13 +0000 (13:25 +0200)
commit48a106bd144c60862e8b6116dc226885d1937d76
tree603b5791b159dbfdf09f2ea21b5edd60eebd1a41
parent913250464f5ea5799d71ab033b51d1bf8ed84343
cpus: Change qemu_kvm_start_vcpu() argument to CPUState

Pass it on to qemu_kvm_cpu_thread_fn().

Prepares for changing qemu_init_vcpu() argument to CPUState.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
cpus.c
This page took 0.024269 seconds and 4 git commands to generate.