aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2016-05-12 16:13:40 +0200
committerGerd Hoffmann <kraxel@redhat.com>2016-05-23 13:30:03 +0200
commit637c53ffcb891ce8876183e6b593b8f0c3763ab1 (patch)
treef6ce354ed7bdfe20bbcdd0b9d76ca95dbae81cc1 /docs
parent9432e53a5bc88681b2d3aec4dac9db07c5476d1b (diff)
downloadqemu-637c53ffcb891ce8876183e6b593b8f0c3763ab1.zip
qemu-637c53ffcb891ce8876183e6b593b8f0c3763ab1.tar.gz
qemu-637c53ffcb891ce8876183e6b593b8f0c3763ab1.tar.bz2
xen: write information about supported backends
Add a Xenstore directory for each supported pv backend. This will allow Xen tools to decide which backend type to use in case there are multiple possibilities. The information is added under /local/domain/<backend-domid>/device-model/<domid>/backends before the "running" state is written to Xenstore. Using a directory for each backend enables us to add parameters for specific backends in the future. This interface is documented in the Xen source repository in the file docs/misc/qemu-backends.txt In order to reuse the Xenstore directory creation already present in hw/xen/xen_devconfig.c move the related functions to hw/xen/xen_backend.c where they fit better. Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Wei Liu <wei.liu2@citrix.com> Message-id: 1463062421-613-3-git-send-email-jgross@suse.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions