« Previous | Next » 

Revision a9605e03

IDa9605e0317c7a6d5e68f3a3b6708c8ef1096f4bc

Added by Jan Kiszka over 11 years ago

kvmvapic: Disable if there is insufficient memory

We need at least 1M of RAM to map the option ROM. Otherwise, we will
corrupt host memory or even crash:

$ qemu-system-x86_64 -nodefaults --enable-kvm -vnc :0 -m 640k
Segmentation fault (core dumped)

Reported-and-tested-by: Markus Armbruster <>
Signed-off-by: Jan Kiszka <>
Signed-off-by: Marcelo Tosatti <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences