Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190077
b: refs/heads/master
c: e80e2a6
h: refs/heads/master
i:
  190075: 4b528df
v: v3
  • Loading branch information
Sridhar Samudrala authored and Avi Kivity committed Apr 20, 2010
1 parent 0d29afd commit 6a52151
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: 87bf6e7de1134f48681fd2ce4b7c1ec45458cb6d
refs/heads/master: e80e2a60ff7914dae691345a976c80bbbff3ec74
2 changes: 1 addition & 1 deletion trunk/include/linux/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ extern struct kmem_cache *kvm_vcpu_cache;
*/
struct kvm_io_bus {
int dev_count;
#define NR_IOBUS_DEVS 6
#define NR_IOBUS_DEVS 200
struct kvm_io_device *devs[NR_IOBUS_DEVS];
};

Expand Down

0 comments on commit 6a52151

Please sign in to comment.