]> Git Repo - qemu.git/commit - include/qom/cpu.h
cpu: Introduce cpu_resume(), for single CPU
authorIgor Mammedov <[email protected]>
Tue, 23 Apr 2013 08:29:37 +0000 (10:29 +0200)
committerAndreas Färber <[email protected]>
Wed, 1 May 2013 11:04:17 +0000 (13:04 +0200)
commit2993683b0fde0f836777c945baaddcaa5937903f
tree3749ee6f2a1c501e2b85afb5f8e8412d8b6361bb
parent13eed94ed5617b98e657163490584dc2a0cc4b32
cpu: Introduce cpu_resume(), for single CPU

Also add a stub for it, to make possible to use it in qom/cpu.c,
which is shared with user emulators.

Signed-off-by: Igor Mammedov <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
cpus.c
include/qom/cpu.h
stubs/Makefile.objs
stubs/cpus.c [new file with mode: 0644]
This page took 0.026096 seconds and 4 git commands to generate.