tangled
alpha
login
or
join now
jcs.org
/
qemu
0
fork
atom
qemu with hax to log dma reads & writes
jcs.org/2018/11/12/vfio
0
fork
atom
overview
issues
pulls
pipelines
qemu
/
stubs
/
clock-warp.c
at
master
7 lines
87 B
view raw
wrap content
Markus Armbruster
Include qemu-common.h exactly where needed
6y ago
a8d25326
1
#
include
"qemu/osdep.h"
2
#
include
"qemu/timer.h"
3
4
void
qemu_start_warp_timer
(
void
)
5
{
6
}
7