Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329811
b: refs/heads/master
c: f2a7434
h: refs/heads/master
i:
  329809: 7ac5bb0
  329807: d5e384d
v: v3
  • Loading branch information
Raghavendra K T authored and Avi Kivity committed Jul 23, 2012
1 parent d742493 commit a459ee6
Show file tree
Hide file tree
Showing 4 changed files with 6 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: 93b6547e2219784b2df790353e083e0bdbebd2c2
refs/heads/master: f2a743473194a1ad44a85f8b63aeef9d63e5bf47
1 change: 1 addition & 0 deletions trunk/arch/s390/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ config KVM
depends on HAVE_KVM && EXPERIMENTAL
select PREEMPT_NOTIFIERS
select ANON_INODES
select HAVE_KVM_CPU_RELAX_INTERCEPT
---help---
Support hosting paravirtualized guest machines using the SIE
virtualization capability on the mainframe. This should work
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 @@ -37,6 +37,7 @@ config KVM
select TASK_DELAY_ACCT
select PERF_EVENTS
select HAVE_KVM_MSI
select HAVE_KVM_CPU_RELAX_INTERCEPT
---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 @@ -21,3 +21,6 @@ config KVM_ASYNC_PF

config HAVE_KVM_MSI
bool

config HAVE_KVM_CPU_RELAX_INTERCEPT
bool

0 comments on commit a459ee6

Please sign in to comment.