Skip to content

Commit d630983

Browse files
authored
Merge pull request #128 from xapi-project/revert-127-CP-18289
Revert "CP-18289 add nomigrate, nested_virt booleans to xenops state"
2 parents 130df6b + 3842fd9 commit d630983

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xen/xenops_interface.ml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,6 @@ module Vm = struct
374374
pv_drivers_detected: bool;
375375
last_start_time: float;
376376
hvm: bool;
377-
nomigrate: bool; (* true: VM must not migrate *)
378-
nested_virt: bool (* true: VM uses nested virtualisation *)
379377
} with sexp
380378

381379
end

0 commit comments

Comments
 (0)