]> Git Repo - qemu.git/commit - cpus.c
cpu: Move can_do_io field from CPU_COMMON to CPUState
authorAndreas Färber <[email protected]>
Mon, 26 Aug 2013 03:15:23 +0000 (05:15 +0200)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:46 +0000 (19:20 +0100)
commit99df7dce8ae81e4a42dac98094ccca3a32dcf8f8
tree5dab3291d05db83495f2ce14575ed6604a72762f
parent93afeade09680c657e109bf192dbf70233e4ebbe
cpu: Move can_do_io field from CPU_COMMON to CPUState

Rename can_do_io() to cpu_can_do_io() and change argument to CPUState.

Signed-off-by: Andreas Färber <[email protected]>
cpus.c
include/exec/cpu-defs.h
include/exec/exec-all.h
include/exec/gen-icount.h
include/exec/softmmu_template.h
include/qom/cpu.h
qom/cpu.c
translate-all.c
This page took 0.026901 seconds and 4 git commands to generate.