cpu: Change qemu_init_vcpu() argument to CPUState
This allows to move the call into CPUState's realizefn. Therefore move the stub into libqemustub.a. Reviewed-by:Richard Henderson <rth@twiddle.net> Signed-off-by:
Andreas Färber <afaerber@suse.de>
Showing
- cpus.c 1 addition, 4 deletionscpus.c
- include/qemu-common.h 0 additions, 8 deletionsinclude/qemu-common.h
- include/qom/cpu.h 8 additions, 0 deletionsinclude/qom/cpu.h
- qom/cpu.c 2 additions, 0 deletionsqom/cpu.c
- stubs/cpus.c 4 additions, 0 deletionsstubs/cpus.c
- target-alpha/cpu.c 0 additions, 3 deletionstarget-alpha/cpu.c
- target-arm/cpu.c 0 additions, 1 deletiontarget-arm/cpu.c
- target-cris/cpu.c 0 additions, 1 deletiontarget-cris/cpu.c
- target-i386/cpu.c 0 additions, 1 deletiontarget-i386/cpu.c
- target-lm32/cpu.c 0 additions, 2 deletionstarget-lm32/cpu.c
- target-m68k/cpu.c 0 additions, 1 deletiontarget-m68k/cpu.c
- target-microblaze/cpu.c 0 additions, 1 deletiontarget-microblaze/cpu.c
- target-mips/cpu.c 0 additions, 1 deletiontarget-mips/cpu.c
- target-moxie/cpu.c 2 additions, 3 deletionstarget-moxie/cpu.c
- target-openrisc/cpu.c 0 additions, 1 deletiontarget-openrisc/cpu.c
- target-ppc/translate_init.c 0 additions, 2 deletionstarget-ppc/translate_init.c
- target-s390x/cpu.c 0 additions, 1 deletiontarget-s390x/cpu.c
- target-sh4/cpu.c 0 additions, 1 deletiontarget-sh4/cpu.c
- target-sparc/cpu.c 0 additions, 3 deletionstarget-sparc/cpu.c
- target-unicore32/cpu.c 0 additions, 3 deletionstarget-unicore32/cpu.c
Loading
Please register or sign in to comment