Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185953
b: refs/heads/master
c: 3f0852e
h: refs/heads/master
i:
  185951: a62eed2
v: v3
  • Loading branch information
Avi Kivity authored and Marcelo Tosatti committed Mar 1, 2010
1 parent 68273eb commit b58b622
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 283d0c65e4c277cf81d71418341c74eee199d149
refs/heads/master: 3f0852e0aca9de2d2f8bc756630a82352cbfde68
5 changes: 5 additions & 0 deletions trunk/virt/kvm/coalesced_mmio.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#ifndef __KVM_COALESCED_MMIO_H__
#define __KVM_COALESCED_MMIO_H__

/*
* KVM coalesced MMIO
*
Expand All @@ -22,3 +25,5 @@ int kvm_vm_ioctl_register_coalesced_mmio(struct kvm *kvm,
struct kvm_coalesced_mmio_zone *zone);
int kvm_vm_ioctl_unregister_coalesced_mmio(struct kvm *kvm,
struct kvm_coalesced_mmio_zone *zone);

#endif

0 comments on commit b58b622

Please sign in to comment.