Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133759
b: refs/heads/master
c: 3646314
h: refs/heads/master
i:
  133757: 5979be9
  133755: 418e980
  133751: b4b10d2
  133743: dd77427
  133727: 445de99
  133695: 3286118
  133631: cd187a4
v: v3
  • Loading branch information
Sheng Yang authored and Avi Kivity committed Mar 24, 2009
1 parent 58c37fe commit d58655d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cded19f396bc3c9d299331709d0a9fbc6ecc148a
refs/heads/master: 36463146ffb7eee4582ed785a8c8be213b8ed110
2 changes: 1 addition & 1 deletion trunk/virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1988,7 +1988,7 @@ static long kvm_dev_ioctl_check_extension_generic(long arg)
return 1;
#ifdef CONFIG_HAVE_KVM_IRQCHIP
case KVM_CAP_IRQ_ROUTING:
return 1;
return KVM_MAX_IRQ_ROUTES;
#endif
default:
break;
Expand Down

0 comments on commit d58655d

Please sign in to comment.