index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stubs
/
cpus.c
blob: f0d56c53815e297442a7b2e70fbea4b4ab772337 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"qemu-common.h"
#include
"qom/cpu.h"
void
cpu_resume
(
CPUState
*
cpu
)
{
}