KVM: Use own minor number
Use the minor number (232) allocated to kvm by lanana. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
510043da85
commit
bbe4432e66
2 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
#define TUN_MINOR 200
|
||||
#define HPET_MINOR 228
|
||||
#define KVM_MINOR 232
|
||||
|
||||
struct device;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue