hw/mips: malta: Add KVM support
authorJames Hogan <james.hogan@imgtec.com>
Tue, 17 Jun 2014 22:10:35 +0000 (23:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Jun 2014 14:59:19 +0000 (16:59 +0200)
commitb03118114d461a681eaf5fc1d07e99e228d45260
tree029b7bd929f06d7b1bef634c3bcea620940bfa4f
parentb1bd8b28ccad3a9813466895794216a02326876c
hw/mips: malta: Add KVM support

In KVM mode the bootrom is loaded and executed from the last 1MB of
DRAM.

Based on "[PATCH 12/12] KVM/MIPS: General KVM support and support for
SMP Guests" by Sanjay Lal <sanjayl@kymasys.com>.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/mips/mips_malta.c