]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Separate isa-fdc options generation
authorJán Tomko <jtomko@redhat.com>
Mon, 22 Jun 2015 13:20:34 +0000 (15:20 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 8 Jul 2015 13:00:10 +0000 (15:00 +0200)
commit4ef21ec192f0de6e638d22b6a406cd87744f6b99
treef41d1345b45bd29c49e92cb16d8e6b752aea302e
parentb792834a413d666292de47c427a122eb9f9c1d99
Separate isa-fdc options generation

For the implicit controller, we set them via -global.
Separating them will allow reuse for explicit fdc controller as well.

No functional impact apart from one extra allocation.
src/qemu/qemu_command.c