]> www.infradead.org Git - users/dwmw2/linux.git/commit
drivers/xen: xen_shim_domain() support
authorJoao Martins <joao.m.martins@oracle.com>
Wed, 31 Oct 2018 21:04:16 +0000 (21:04 +0000)
committerJoao Martins <joao.m.martins@oracle.com>
Wed, 20 Feb 2019 17:30:52 +0000 (12:30 -0500)
commite13c47fad35a9ae7ca5aa55eb766e85ecf82b6d5
treeecfc857480868058fa236212d4356ee4a1085ab4
parent1af1582474e9286a8bae05df7913a929d10dee5a
drivers/xen: xen_shim_domain() support

Enable /dev/xen/{gntdev,evtchn} and /proc/xen/ for xen_shim_domain().

These interfaces will be used by xenstored to initialize its
event channel port and the kva used to communicate with the
xenbus driver.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
drivers/xen/evtchn.c
drivers/xen/privcmd.c
drivers/xen/xenbus/xenbus_xs.c
drivers/xen/xenfs/super.c
drivers/xen/xenfs/xensyms.c