]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Move PPC fdc check to domain validation
authorPeter Krempa <pkrempa@redhat.com>
Tue, 3 Oct 2017 12:06:15 +0000 (14:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 5 Oct 2017 07:28:37 +0000 (09:28 +0200)
commit79edca277a71103884677fac4d363338d975541d
treed24275da038f21842fc2a342d66393c4a5160fb6
parent627f489e5d6f9e82cfac22a07b76373a21be7220
qemu: command: Move PPC fdc check to domain validation

Apart from not littering the command line generator, the added benefit
is that new configs with a FDC will be rejected at define stage.
src/qemu/qemu_command.c
src/qemu/qemu_process.c