Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373028
b: refs/heads/master
c: fc1b749
h: refs/heads/master
v: v3
  • Loading branch information
Geoff Levand authored and Gleb Natapov committed Apr 8, 2013
1 parent 033ca4a commit d115b1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions 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: a63cb56061239372fce2452dbedd35c95bd665aa
refs/heads/master: fc1b74925f87f6aca5432eb73f6a57eff30afde7
3 changes: 0 additions & 3 deletions trunk/arch/x86/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@

#define ASYNC_PF_PER_VCPU 64

extern raw_spinlock_t kvm_lock;
extern struct list_head vm_list;

struct kvm_vcpu;
struct kvm;
struct kvm_async_pf;
Expand Down
3 changes: 3 additions & 0 deletions trunk/include/linux/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ struct kvm;
struct kvm_vcpu;
extern struct kmem_cache *kvm_vcpu_cache;

extern raw_spinlock_t kvm_lock;
extern struct list_head vm_list;

struct kvm_io_range {
gpa_t addr;
int len;
Expand Down

0 comments on commit d115b1e

Please sign in to comment.