commit | 96c77dba6f1c334d0c38c1fa43b02dbf727d100a | [log] [tgz] |
---|---|---|
author | Emil Condrea <emilcondrea@gmail.com> | Tue Oct 25 08:50:14 2016 +0300 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Fri Oct 28 17:53:50 2016 -0700 |
tree | 5f8191bee801fd5b3da30a965b702ca38aa56a57 | |
parent | ecf798189133b84ab90d6d96a1eb37f5c9ca444e [diff] |
xen: Rename xen_be_printf to xen_pv_printf Prepare xen_be_printf to be used by both backend and frontends: * xen_be_printf -> xen_pv_printf 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>