]> Git Repo - qemu.git/blobdiff - hw/virtio-blk.h
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[qemu.git] / hw / virtio-blk.h
index 35834cf4935784c19489f6246f0cbd180ea4547c..43ca4920808e6d09b966e356a8924afae9c50f43 100644 (file)
@@ -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.023879 seconds and 4 git commands to generate.