projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[qemu.git]
/
hw
/
virtio-blk.h
diff --git
a/hw/virtio-blk.h
b/hw/virtio-blk.h
index 35834cf4935784c19489f6246f0cbd180ea4547c..43ca4920808e6d09b966e356a8924afae9c50f43 100644
(file)
--- a/
hw/virtio-blk.h
+++ b/
hw/virtio-blk.h
@@
-104,6
+104,8
@@
struct VirtIOBlkConf
BlockConf conf;
char *serial;
uint32_t scsi;
+ uint32_t config_wce;
+ uint32_t data_plane;
};
#define DEFINE_VIRTIO_BLK_FEATURES(_state, _field) \
This page took
0.023913 seconds
and
4
git commands to generate.