projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target-ppc: Introduce unrealizefn for PowerPCCPU
[qemu.git]
/
hmp.h
diff --git
a/hmp.h
b/hmp.h
index 95fe76e218f48ee6fb9ccb37768a85350deaa1e9..56d2e92aa65bfea3bfa7e03adfd9ccf7918a6435 100644
(file)
--- a/
hmp.h
+++ b/
hmp.h
@@
-85,5
+85,6
@@
void hmp_nbd_server_add(Monitor *mon, const QDict *qdict);
void hmp_nbd_server_stop(Monitor *mon, const QDict *qdict);
void hmp_chardev_add(Monitor *mon, const QDict *qdict);
void hmp_chardev_remove(Monitor *mon, const QDict *qdict);
+void hmp_qemu_io(Monitor *mon, const QDict *qdict);
#endif
This page took
0.021452 seconds
and
4
git commands to generate.