jailhouse: Provide detection for non-x86 systems
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 7 Mar 2018 07:39:12 +0000 (08:39 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Mar 2018 11:30:37 +0000 (12:30 +0100)
commit63338a38db955cb4e0352c11b78732157c78d30b
treee8cdd67b1ca569a67cb63908f586bba6caff8336
parent0a5169add90e43ab45ab1ba34223b8583fcaf675
jailhouse: Provide detection for non-x86 systems

Implement jailhouse_paravirt() via device tree probing on architectures
!= x86. Will be used by the PCI core.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: jailhouse-dev@googlegroups.com
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-pci@vger.kernel.org
Cc: virtualization@lists.linux-foundation.org
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lkml.kernel.org/r/dae9fe0c6e63141c28ca90492fa5712b4c33ffb5.1520408357.git.jan.kiszka@siemens.com
Documentation/devicetree/bindings/jailhouse.txt [new file with mode: 0644]
arch/x86/include/asm/jailhouse_para.h
include/linux/hypervisor.h