Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125223
b: refs/heads/master
c: 74ef740
h: refs/heads/master
i:
  125221: 48fac12
  125219: ad68a91
  125215: 0384f61
v: v3
  • Loading branch information
Hollis Blanchard authored and Avi Kivity committed Dec 31, 2008
1 parent 6f7df57 commit 3b7276b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78749809222be5083e21bfe697b44ab797e5c0a8
refs/heads/master: 74ef740da64fd82a14dbab6d7f43d798ecc1b6cc
18 changes: 8 additions & 10 deletions trunk/arch/powerpc/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,23 @@ menuconfig VIRTUALIZATION
if VIRTUALIZATION

config KVM
bool "Kernel-based Virtual Machine (KVM) support"
depends on EXPERIMENTAL
bool
select PREEMPT_NOTIFIERS
select ANON_INODES

config KVM_440
bool "KVM support for PowerPC 440 processors"
depends on EXPERIMENTAL && 44x
select KVM
---help---
Support hosting virtualized guest machines. You will also
need to select one or more of the processor modules below.
Support running unmodified 440 guest kernels in virtual machines on
440 host processors.

This module provides access to the hardware capabilities through
a character device node named /dev/kvm.

If unsure, say N.

config KVM_440
bool "KVM support for PowerPC 440 processors"
depends on KVM && 44x
---help---
KVM can run unmodified 440 guest kernels on 440 host processors.

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

0 comments on commit 3b7276b

Please sign in to comment.