repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iotests.py: Let wait_migration() return on failure
[qemu.git]
/
stubs
/
clock-warp.c
blob
b53e5dd94c022a50451dfd87429c175097266a99
1
#include
"qemu/osdep.h"
2
#include
"qemu/timer.h"
3
4
void
qemu_start_warp_timer
(
void
)
5
{
6
}
7