aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2020-07-10 14:30:16 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-07-24 10:53:23 +0200
commit35546aeede8ee9f93b404eeb6caefb46ee211ae8 (patch)
tree49d49c5533e1b8b92e5a1e35d3ac82ae3404b999 /arch/mips/include/uapi/asm/Kbuild
parentMAINTAINERS: Add maintainers for MIPS core drivers (diff)
downloadlinux-dev-35546aeede8ee9f93b404eeb6caefb46ee211ae8.tar.xz
linux-dev-35546aeede8ee9f93b404eeb6caefb46ee211ae8.zip
MIPS: Retire kvm paravirt
paravirt machine was introduced for Cavium's partial virtualization technology, however, it's host side support and QEMU support never landed in upstream. As Cavium was acquired by Marvel and they have no intention to maintain their MIPS product line, also paravirt is unlikely to be utilized by community users, it's time to retire it if nobody steps in to maintain it. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/uapi/asm/Kbuild')
-rw-r--r--arch/mips/include/uapi/asm/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/uapi/asm/Kbuild b/arch/mips/include/uapi/asm/Kbuild
index c21c87ecdcd0..6db08385d3d8 100644
--- a/arch/mips/include/uapi/asm/Kbuild
+++ b/arch/mips/include/uapi/asm/Kbuild
@@ -5,3 +5,5 @@ generated-y += unistd_o32.h
generated-y += unistd_nr_n32.h
generated-y += unistd_nr_n64.h
generated-y += unistd_nr_o32.h
+
+generic-y += kvm_para.h