qemu-patch-raspberry4/hw/9pfs
Paul Durrant 2d0ed5e642 xen: re-name XenDevice to XenLegacyDevice...
...and xen_backend.h to xen-legacy-backend.h

Rather than attempting to convert the existing backend infrastructure to
be QOM compliant (which would be hard to do in an incremental fashion),
subsequent patches will introduce a completely new framework for Xen PV
backends. Hence it is necessary to re-name parts of existing code to avoid
name clashes. The re-named 'legacy' infrastructure will be removed once all
backends have been ported to the new framework.

This patch is purely cosmetic. No functional change.

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>
2019-01-14 13:45:40 +00:00
..
9p-local.c error: Fix use of error_prepend() with &error_fatal, &error_abort 2018-10-19 14:51:34 +02:00
9p-local.h
9p-posix-acl.c
9p-proxy.c 9p: proxy: Fix size passed to connect 2018-06-07 12:17:21 +02:00
9p-proxy.h
9p-synth.c
9p-synth.h
9p-util.c 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-util.h 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-xattr-user.c
9p-xattr.c 9p: Move a couple xattr functions to 9p-util 2018-06-07 12:17:22 +02:00
9p-xattr.h
9p.c 9p: use g_new(T, n) instead of g_malloc(sizeof(T) * n) 2018-12-12 14:18:10 +01:00
9p.h 9p: xattr: Properly translate xattrcreate flags 2018-06-07 12:17:22 +02:00
codir.c
cofile.c 9p: write lock path in v9fs_co_open2() 2018-11-08 21:19:05 +01:00
cofs.c
coth.c
coth.h
coxattr.c
Makefile.objs 9p: remove support for the "handle" backend 2018-12-12 14:18:10 +01:00
trace-events 9p: add trace event for v9fs_setattr() 2018-05-02 08:59:24 +02:00
virtio-9p-device.c
virtio-9p.h
xen-9p-backend.c xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00
xen-9pfs.h