Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185955
b: refs/heads/master
c: 50eb2a3
h: refs/heads/master
i:
  185953: b58b622
  185951: a62eed2
v: v3
  • Loading branch information
Avi Kivity authored and Marcelo Tosatti committed Mar 1, 2010
1 parent 1e7a817 commit 2f5ee86
Show file tree
Hide file tree
Showing 5 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: 4c07b0a4b6df45fd8c6d07d838b4faf65eed2ba4
refs/heads/master: 50eb2a3cd0f50d912b26d0b79b7f443344608390
1 change: 1 addition & 0 deletions trunk/arch/ia64/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ config KVM
select ANON_INODES
select HAVE_KVM_IRQCHIP
select KVM_APIC_ARCHITECTURE
select KVM_MMIO
---help---
Support hosting fully virtualized guest machines using hardware
virtualization extensions. You will need a fairly recent
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ config KVM
bool
select PREEMPT_NOTIFIERS
select ANON_INODES
select KVM_MMIO

config KVM_BOOK3S_64_HANDLER
bool
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/x86/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ config KVM
select HAVE_KVM_EVENTFD
select KVM_APIC_ARCHITECTURE
select USER_RETURN_NOTIFIER
select KVM_MMIO
---help---
Support hosting fully virtualized guest machines using hardware
virtualization extensions. You will need a fairly recent
Expand Down
3 changes: 3 additions & 0 deletions trunk/virt/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ config HAVE_KVM_EVENTFD

config KVM_APIC_ARCHITECTURE
bool

config KVM_MMIO
bool

0 comments on commit 2f5ee86

Please sign in to comment.