]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain_capabilities: Don't report machine type for bhyve
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 21 Mar 2017 14:23:35 +0000 (15:23 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 22 Mar 2017 08:40:17 +0000 (09:40 +0100)
commitdf769041c213f7bdc19bb9233e7ca53c6d80c458
tree5bfef30a3f9a9f87e5543bdfbc24f31a14862187
parent00d28a78b5d1f6eaf79f06ac59e31c568af9da37
domain_capabilities: Don't report machine type for bhyve

For some drivers the domain's machine type makes no sense. They
just don't use it. A great example is bhyve driver. Therefore it
makes very less sense to report machine in domain capabilities
XML.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomaincaps.html.in
src/conf/domain_capabilities.c