Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146588
b: refs/heads/master
c: 58f8ac2
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Avi Kivity committed Jun 10, 2009
1 parent b610242 commit 0917060
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 8986ecc0ef58c96eec48d8502c048f3ab67fd8e2
refs/heads/master: 58f8ac279a8c46eb0a3193edd521ed2e41c4f914
6 changes: 6 additions & 0 deletions trunk/arch/x86/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,19 @@ config KVM_INTEL
Provides support for KVM on Intel processors equipped with the VT
extensions.

To compile this as a module, choose M here: the module
will be called kvm-intel.

config KVM_AMD
tristate "KVM for AMD processors support"
depends on KVM
---help---
Provides support for KVM on AMD processors equipped with the AMD-V
(SVM) extensions.

To compile this as a module, choose M here: the module
will be called kvm-amd.

config KVM_TRACE
bool "KVM trace support"
depends on KVM && SYSFS
Expand Down

0 comments on commit 0917060

Please sign in to comment.