diff options
| author | Igor Mammedov | 2014-10-31 17:38:32 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2014-11-23 11:11:29 +0100 |
| commit | b8865591d4d5680b4f766c25ca1db110320b4d15 (patch) | |
| tree | 7961f3f9de5c4dd137bebadd335d7bb5375a6e87 /linux-headers/linux/kvm_para.h | |
| parent | qemu-char: fix tcp_get_fds (diff) | |
| download | qemu-b8865591d4d5680b4f766c25ca1db110320b4d15.tar.gz qemu-b8865591d4d5680b4f766c25ca1db110320b4d15.tar.xz qemu-b8865591d4d5680b4f766c25ca1db110320b4d15.zip | |
pc: kvm: check if KVM has free memory slots to avoid abort()
When more memory devices are used than available
KVM memory slots, QEMU crashes with:
kvm_alloc_slot: no free slot available
Aborted (core dumped)
Fix this by checking that KVM has a free slot before
attempting to map memory in guest address space.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-headers/linux/kvm_para.h')
0 files changed, 0 insertions, 0 deletions
