Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204788
b: refs/heads/master
c: b43275d
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Jul 27, 2010
1 parent 17569aa commit d3105c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43df95c44e71d009b5a73f104ff183f73af9526f
refs/heads/master: b43275d661baa5f1f72dacd9033d6eda09d9fe87
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/hypervisor.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ static const __initconst struct hypervisor_x86 * const hypervisors[] =
{
&x86_hyper_vmware,
&x86_hyper_ms_hyperv,
#ifdef CONFIG_XEN
&x86_hyper_xen_hvm,
#endif
};

const struct hypervisor_x86 *x86_hyper;
Expand Down

0 comments on commit d3105c8

Please sign in to comment.