]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MIPS: Add EVENTFD support which is needed by VHOST
authorHuacai Chen <chenhc@lemote.com>
Sat, 23 May 2020 07:56:31 +0000 (15:56 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2020 17:48:51 +0000 (13:48 -0400)
commit36ceb17e5fbd29b69c89905e59077bc0ebca8b15
treee03313a07861c26909f9eed03fd144bc2739424c
parent8ae686216ac598da24f02da72397b1a6d4eebeba
KVM: MIPS: Add EVENTFD support which is needed by VHOST

Add EVENTFD support for KVM/MIPS, which is needed by VHOST. Tested on
Loongson-3 platform.

Reviewed-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: <1590220602-3547-5-git-send-email-chenhc@lemote.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/Kconfig
arch/mips/kvm/Makefile
arch/mips/kvm/trap_emul.c
arch/mips/kvm/vz.c