]> git.proxmox.com Git - mirror_qemu.git/commit
xen: Move xenstore cleanup and mkdir functions
authorEmil Condrea <emilcondrea@gmail.com>
Tue, 25 Oct 2016 05:50:13 +0000 (08:50 +0300)
committerStefano Stabellini <sstabellini@kernel.org>
Sat, 29 Oct 2016 00:53:40 +0000 (17:53 -0700)
commitecf798189133b84ab90d6d96a1eb37f5c9ca444e
tree95736e4fef106044f9838b31b20f5ba606be3f99
parent148512e062ec99acb06bfb1d559d7254d84403f9
xen: Move xenstore cleanup and mkdir functions

The name of the functions moved to xen_pvdev.c:
 * xenstore_cleanup_dir
 * xen_config_cleanup
 * xenstore_mkdir

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>
hw/xen/xen_backend.c
hw/xen/xen_pvdev.c