Skip to content

Commit

Permalink
Merge pull request #128 from xapi-project/revert-127-CP-18289
Browse files Browse the repository at this point in the history
Revert "CP-18289 add nomigrate, nested_virt booleans to xenops state"
  • Loading branch information
robhoes authored Aug 16, 2016
2 parents 130df6b + 3842fd9 commit d630983
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xen/xenops_interface.ml
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,6 @@ module Vm = struct
pv_drivers_detected: bool;
last_start_time: float;
hvm: bool;
nomigrate: bool; (* true: VM must not migrate *)
nested_virt: bool (* true: VM uses nested virtualisation *)
} with sexp

end
Expand Down

0 comments on commit d630983

Please sign in to comment.