]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/usb/hcd-ehci.h
Merge remote-tracking branch 'aneesh/for-upstream' into staging
[mirror_qemu.git] / hw / usb / hcd-ehci.h
index d8078f45555c976f48a9f66857b41407f5239ffb..772870b727e5bd4378ff44d0d7abf349c9dbb7fc 100644 (file)
@@ -311,6 +311,7 @@ struct EHCIState {
 
     uint64_t last_run_ns;
     uint32_t async_stepdown;
+    uint32_t periodic_sched_active;
     bool int_req_by_async;
 };