]> git.proxmox.com Git - mirror_qemu.git/commit
mips_malta: Remove incorrect KVM T&E references
authorJames Hogan <james.hogan@imgtec.com>
Thu, 26 Jun 2014 09:44:24 +0000 (10:44 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Jul 2014 16:17:08 +0000 (18:17 +0200)
commitfbdb1d955511c38e61e3aa3ba4fb3944b126eb28
tree607f617318ea0bed740852b21eb8b14931b165c9
parent0e928b12c94a4eea56028dec676422b165063ea5
mips_malta: Remove incorrect KVM T&E references

Fix the error message and code comments relating to KVM not supporting
booting from the flash mapping when no kernel is provided. The issue is
a general MIPS KVM issue and isn't specific to the Trap & Emulate
version of MIPS KVM.

Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Reported-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/mips/mips_malta.c