Skip to content

Commit 37a9ed6

Browse files
taoyongdlindig
authored andcommitted
CA-308834: backport CA-307829 on havana (#264)
Signed-off-by: Taoyong Ding <[email protected]>
1 parent 8fe93eb commit 37a9ed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xen/xenops_interface.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ module Vgpu = struct
131131
}
132132

133133
type state = {
134+
active: bool;
134135
plugged: bool;
135136
emulator_pid: int option;
136137
}

0 commit comments

Comments
 (0)