commit | f0021dba622f562d42982f4f4105a7e14ef7535c | [log] [tgz] |
---|---|---|
author | Emil Condrea <emilcondrea@gmail.com> | Tue Oct 25 08:50:09 2016 +0300 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Fri Oct 28 17:52:48 2016 -0700 |
tree | 3a216ed2e908a0ee97d38dc488cf93e2d624d736 | |
parent | b9730c5b4e7132b5e49806c6724f91d760e88d17 [diff] |
xen: Create a new file xen_pvdev.c The purpose of the new file is to store generic functions shared by frontend and backends such as xenstore operations, xendevs. Signed-off-by: Quan Xu <quan.xu@intel.com> Signed-off-by: Emil Condrea <emilcondrea@gmail.com> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Quan Xu <xuquan8@huawei.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com>