projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vmstate: port cuda
[qemu.git]
/
hw
/
virtio-blk.h
diff --git
a/hw/virtio-blk.h
b/hw/virtio-blk.h
index 7a7ece3d93a995367ddbb3bb9109da06724d195f..fff46da7db680f44cbc8917406347a6ce4ebb873 100644
(file)
--- a/
hw/virtio-blk.h
+++ b/
hw/virtio-blk.h
@@
-59,6
+59,9
@@
struct virtio_blk_config
/* Flush the volatile write cache */
#define VIRTIO_BLK_T_FLUSH 4
+/* return the device ID string */
+#define VIRTIO_BLK_T_GET_ID 8
+
/* Barrier before this op. */
#define VIRTIO_BLK_T_BARRIER 0x80000000
This page took
0.025032 seconds
and
4
git commands to generate.