]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: handle more machines with a single builtin IDE controller
authorGuido Günther <agx@sigxcpu.org>
Sat, 21 Nov 2015 18:58:56 +0000 (19:58 +0100)
committerGuido Günther <agx@sigxcpu.org>
Mon, 23 Nov 2015 08:39:29 +0000 (09:39 +0100)
commite4ab3b5d38bfbaef3cfe9da07ffafca0904e69da
tree4d15da8fa245398df6e417bf1bf43eeafc4aad58
parent5e3ad0b77598063ff041018c895aa1c3d86bee07
qemu: handle more machines with a single builtin IDE controller

like I440FX by moving the condition into qemuDomainMachineHasBuiltinIDE
and adding more machines.

Reference: http://bugs.debian.org/805189
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h