]> Git Repo - qemu.git/blobdiff - include/hw/usb.h
virtio: allow per-device-class legacy features
[qemu.git] / include / hw / usb.h
index 8f3947069e1d60e04e99c0c3cd1d06ce4ffc74a2..847c9dec7ff1e7b7d9b69a0f59388f0f2535e5eb 100644 (file)
@@ -347,6 +347,7 @@ typedef struct USBDeviceClass {
 
     const char *product_desc;
     const USBDesc *usb_desc;
+    bool attached_settable;
 } USBDeviceClass;
 
 typedef struct USBPortOps {
This page took 0.022637 seconds and 4 git commands to generate.