repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
intel-iommu: add DMAR table to ACPI tables
[qemu/rayw.git]
/
stubs
/
mon-is-qmp.c
blob
1f0a8fd98a7340fc0ad27c1340e499255c343486
1
#include
"qemu-common.h"
2
#include
"monitor/monitor.h"
3
4
int
monitor_cur_is_qmp
(
void
)
5
{
6
return
0
;
7
}