Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54063
b: refs/heads/master
c: 2a4dac3
h: refs/heads/master
i:
  54061: db2d806
  54059: 503aafc
  54055: 2bd2e69
  54047: 624d9a1
v: v3
  • Loading branch information
Avi Kivity committed May 3, 2007
1 parent 9215bf7 commit 93880d5
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: 106b552b43beac2694df5fbafc8f125a72df5f65
refs/heads/master: 2a4dac3952468157297b81ae0a29815c02ead179
2 changes: 1 addition & 1 deletion trunk/include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ struct kvm_cpuid {
* KVM_CREATE_VCPU receives as a parameter the vcpu slot, and returns
* a vcpu fd.
*/
#define KVM_CREATE_VCPU _IOW(KVMIO, 11, int)
#define KVM_CREATE_VCPU _IO(KVMIO, 11)
#define KVM_GET_DIRTY_LOG _IOW(KVMIO, 12, struct kvm_dirty_log)

/*
Expand Down

0 comments on commit 93880d5

Please sign in to comment.