This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed the mechanism to detect XEN Paravirtualization being enabled. T…
…he previous check would activate XEN when running a paravirtualized kernel on bare hardware, where it's actually not enabled. Now we check the effects xen_setup_pv_ops() has on pv_info. BUG= R=scudette@gmail.com Review URL: https://codereview.appspot.com/247990043
- Loading branch information