Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202279
b: refs/heads/master
c: 48bb09e
h: refs/heads/master
i:
  202277: d6cafdf
  202275: d482d50
  202271: e69e511
v: v3
  • Loading branch information
Alex Williamson authored and Avi Kivity committed Aug 1, 2010
1 parent 6533c3a commit cc2c7c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: aad827034e419fa8c5ec39e6455266f0b942d856
refs/heads/master: 48bb09eee4e102544808c00f43bc40a4a2e43e50
3 changes: 0 additions & 3 deletions trunk/virt/kvm/assigned-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,9 +448,6 @@ static int kvm_vm_ioctl_assign_irq(struct kvm *kvm,
struct kvm_assigned_dev_kernel *match;
unsigned long host_irq_type, guest_irq_type;

if (!capable(CAP_SYS_RAWIO))
return -EPERM;

if (!irqchip_in_kernel(kvm))
return r;

Expand Down

0 comments on commit cc2c7c6

Please sign in to comment.