Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118839
b: refs/heads/master
c: ca93e99
h: refs/heads/master
i:
  118837: a27a1b2
  118835: 31d246b
  118831: 0bcdcb8
v: v3
  • Loading branch information
Avi Kivity committed Nov 11, 2008
1 parent 3379ba5 commit aebfa13
Show file tree
Hide file tree
Showing 3 changed files with 5 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: a29a2af378f3f6362b68e126e2541c8bde885ead
refs/heads/master: ca93e992fdfdc6569ac2845d7560eeb5de4a4e0b
2 changes: 2 additions & 0 deletions trunk/arch/ia64/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
depends on HAVE_KVM && EXPERIMENTAL
# for device assignment:
depends on PCI
select PREEMPT_NOTIFIERS
select ANON_INODES
---help---
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/x86/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
depends on HAVE_KVM
# for device assignment:
depends on PCI
select PREEMPT_NOTIFIERS
select MMU_NOTIFIER
select ANON_INODES
Expand Down

0 comments on commit aebfa13

Please sign in to comment.