diff options
author | Paul Durrant <paul.durrant@citrix.com> | 2019-01-08 14:48:54 +0000 |
---|---|---|
committer | Anthony PERARD <anthony.perard@citrix.com> | 2019-01-14 13:45:40 +0000 |
commit | ca072800754a3c64bd57f8c02328c2bd70377027 (patch) | |
tree | 6669b02198b3710430649dff01af2ae1d6025471 /qtest.c | |
parent | 4ea7d1a7f1e6555be1222f0a873eba3d603c1335 (diff) |
xen: remove unnecessary code from dataplane/xen-block.c
Not all of the code duplicated from xen_disk.c is required as the basis for
the new dataplane implementation so this patch removes extraneous code,
along with the legacy #includes and calls to the legacy xen_pv_printf()
function. Error messages are changed to be reported using error_report().
NOTE: The code is still not yet built. Further transformations will be
required to make it correctly interface to the new XenBus/XenDevice
framework. They will be delivered in a subsequent patch.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Diffstat (limited to 'qtest.c')
0 files changed, 0 insertions, 0 deletions