Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68340
b: refs/heads/master
c: 24cbc7e
h: refs/heads/master
v: v3
  • Loading branch information
Avi Kivity committed Oct 13, 2007
1 parent 39c412e commit 1836b89
Show file tree
Hide file tree
Showing 2 changed files with 3 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: dad3795d2baa4e02cbfd161d9089c73dea16b4ba
refs/heads/master: 24cbc7e9cb0488095e4e144a762276c85ff55f9b
2 changes: 2 additions & 0 deletions trunk/include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ struct kvm_run {
__u32 longmode;
__u32 pad;
} hypercall;
/* Fix the size of the union. */
char padding[256];
};
};

Expand Down

0 comments on commit 1836b89

Please sign in to comment.