Loading include/linux/kvm_host.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <asm/kvm_host.h> #define KVM_MAX_VCPUS 16 #define KVM_MEMORY_SLOTS 8 #define KVM_MEMORY_SLOTS 32 /* memory slots that does not exposed to userspace */ #define KVM_PRIVATE_MEM_SLOTS 4 Loading Loading
include/linux/kvm_host.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <asm/kvm_host.h> #define KVM_MAX_VCPUS 16 #define KVM_MEMORY_SLOTS 8 #define KVM_MEMORY_SLOTS 32 /* memory slots that does not exposed to userspace */ #define KVM_PRIVATE_MEM_SLOTS 4 Loading