commit | 416efba0bd69b2f57da95049d505fff289269c11 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <sstabellini@kernel.org> | Mon Oct 30 15:40:51 2017 -0700 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Tue Oct 31 09:05:53 2017 -0400 |
tree | 6e0bff1d7da0b2fc50edec3c9f435784be69af0d | |
parent | 0b07194bb55ed836c2cc7c22e866b87a14681984 [diff] |
xen/pvcalls: introduce the pvcalls xenbus frontend Introduce a xenbus frontend for the pvcalls protocol, as defined by https://xenbits.xen.org/docs/unstable/misc/pvcalls.html. This patch only adds the stubs, the code will be added by the following patches. Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> CC: boris.ostrovsky@oracle.com CC: jgross@suse.com Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>