On 01/03/18 06:40, Jan Kiszka wrote: > From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> > > Implement jailhouse_paravirt() via device tree probing on architectures > != x86. Will be used by the PCI core. > > CC: Rob Herring <robh+dt@xxxxxxxxxx> > CC: Mark Rutland <mark.rutland@xxxxxxx> > Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/jailhouse.txt | 8 ++++++++ > arch/x86/include/asm/jailhouse_para.h | 2 +- > include/linux/hypervisor.h | 17 +++++++++++++++-- I'd appreciate if you'd Cc: the maintainers of the touched files... Reviewed-by: Juergen Gross <jgross@xxxxxxxx> Juergen