repo.or.cz
/
qemu
/
stefanha.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add migration state change notifiers
[qemu/stefanha.git]
/
hw
/
virtio-9p-debug.h
blob
d9a249118d2d6a59e983d5c685c12e4f715f6bc1
1
#ifndef _QEMU_VIRTIO_9P_DEBUG_H
2
#define _QEMU_VIRTIO_9P_DEBUG_H
3
4
void
pprint_pdu
(
V9fsPDU
*
pdu
);
5
6
#endif