summary refs log tree commit diff stats
path: root/include/hw/remote/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/remote/machine.h')
-rw-r--r--include/hw/remote/machine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/remote/machine.h b/include/hw/remote/machine.h
index 8d0fa98d33..ac32fda387 100644
--- a/include/hw/remote/machine.h
+++ b/include/hw/remote/machine.h
@@ -24,6 +24,8 @@ struct RemoteMachineState {
     RemoteIOHubState iohub;
 
     bool vfio_user;
+
+    bool auto_shutdown;
 };
 
 /* Used to pass to co-routine device and ioc. */