]> Git Repo - qemu.git/blobdiff - hw/s390-virtio-bus.h
virtio-net: Make tx_timer timeout configurable
[qemu.git] / hw / s390-virtio-bus.h
index 333fea8963d0b25b4dd1fda2d7dcfc31427296a9..41558c9c67e233604516313a46ded145f1a0d7a8 100644 (file)
@@ -43,6 +43,7 @@ typedef struct VirtIOS390Device {
     uint32_t host_features;
     /* Max. number of ports we can have for a the virtio-serial device */
     uint32_t max_virtserial_ports;
+    virtio_net_conf net;
 } VirtIOS390Device;
 
 typedef struct VirtIOS390Bus {
This page took 0.022979 seconds and 4 git commands to generate.