Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264070
b: refs/heads/master
c: b6cf878
h: refs/heads/master
v: v3
  • Loading branch information
Christian Borntraeger authored and Heiko Carstens committed Sep 20, 2011
1 parent 63876d2 commit 9dd2c67
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 480e5926ce3bb61ec229be2dab08bdce8abb8d2e
refs/heads/master: b6cf8788a3382c2000743a0e393bcc8aeb0601cb
1 change: 1 addition & 0 deletions trunk/arch/s390/kvm/kvm-s390.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ int kvm_dev_ioctl_check_extension(long ext)

switch (ext) {
case KVM_CAP_S390_PSW:
case KVM_CAP_S390_GMAP:
r = 1;
break;
default:
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ struct kvm_ppc_pvinfo {
#define KVM_CAP_SPAPR_TCE 63
#define KVM_CAP_PPC_SMT 64
#define KVM_CAP_PPC_RMA 65
#define KVM_CAP_S390_GMAP 71

#ifdef KVM_CAP_IRQ_ROUTING

Expand Down

0 comments on commit 9dd2c67

Please sign in to comment.