libvirt/src/xen
Laine Stump bfe7721d50 util: move virFile* functions from virutil.c to virfile.c
These all existed before virfile.c was created, and for some reason
weren't moved.

This is mostly straightfoward, although the syntax rule prohibiting
write() had to be changed to have an exception for virfile.c instead
of virutil.c.

This movement pointed out that there is a function called
virBuildPath(), and another almost identical function called
virFileBuildPath(). They really should be a single function, which
I'll take care of as soon as I figure out what the arglist should look
like.
2013-05-10 13:09:30 -04:00
..
block_stats.c build: avoid useless virAsprintf 2013-05-02 13:35:26 -06:00
block_stats.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.c Simplify the Xen domain stats/peek / node memory driver methods 2013-05-09 13:16:20 +01:00
xen_driver.h Simplify the Xen domain scheduler parameter driver methods 2013-05-09 13:16:20 +01:00
xen_hypervisor.c Simplify the Xen domain scheduler parameter driver methods 2013-05-09 13:16:20 +01:00
xen_hypervisor.h Simplify the Xen domain scheduler parameter driver methods 2013-05-09 13:16:20 +01:00
xen_inotify.c Simplify opening of Xen drivers 2013-05-09 13:16:19 +01:00
xen_inotify.h Simplify opening of Xen drivers 2013-05-09 13:16:19 +01:00
xend_internal.c Simplify the Xen domain stats/peek / node memory driver methods 2013-05-09 13:16:20 +01:00
xend_internal.h Simplify the Xen domain scheduler parameter driver methods 2013-05-09 13:16:20 +01:00
xm_internal.c util: move virFile* functions from virutil.c to virfile.c 2013-05-10 13:09:30 -04:00
xm_internal.h Simplify the Xen domain attach/dettach driver methods 2013-05-09 13:16:20 +01:00
xs_internal.c Simplify the Xen domain get info/state driver methods 2013-05-09 13:16:20 +01:00
xs_internal.h Simplify the Xen domain get info/state driver methods 2013-05-09 13:16:20 +01:00