Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133763
b: refs/heads/master
c: bc7a866
h: refs/heads/master
i:
  133761: b80364b
  133759: d58655d
v: v3
  • Loading branch information
Sheng Yang authored and Avi Kivity committed Mar 24, 2009
1 parent 23f4f12 commit 2195fbe
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: 046a48b35baa7c66d0d0331256ba12ca51665411
refs/heads/master: bc7a8660df62da3fb5cad025322eda75fbee8731
2 changes: 1 addition & 1 deletion trunk/include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ struct kvm_irq_routing {
#define KVM_ASSIGN_IRQ _IOR(KVMIO, 0x70, \
struct kvm_assigned_irq)
#define KVM_REINJECT_CONTROL _IO(KVMIO, 0x71)
#define KVM_DEASSIGN_PCI_DEVICE _IOR(KVMIO, 0x72, \
#define KVM_DEASSIGN_PCI_DEVICE _IOW(KVMIO, 0x72, \
struct kvm_assigned_pci_dev)

/*
Expand Down

0 comments on commit 2195fbe

Please sign in to comment.