diff options
author | Huacai Chen <zltjiangshi@gmail.com> | 2020-06-24 18:45:28 +0800 |
---|---|---|
committer | Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> | 2020-06-27 19:35:39 +0200 |
commit | 719d109b7fe153b0ec4dfeba2f303f864555d819 (patch) | |
tree | 96e5791640ece620ab8b020bb951f2d1769924ca /blockjob.c | |
parent | 553cf5d7c47bee05a3dec9461c1f8430316d516b (diff) |
hw/mips: Implement the kvm_type() hook in MachineClass
MIPS has two types of KVM: TE & VZ, and TE is the default type. Now we
can't create a VZ guest in QEMU because it lacks the kvm_type() hook in
MachineClass. This patch add the the kvm_type() hook to support both of
the two types.
[AM: Added "if defined" guards.]
Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Co-developed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <1592995531-32600-2-git-send-email-chenhc@lemote.com>
Diffstat (limited to 'blockjob.c')
0 files changed, 0 insertions, 0 deletions