pc: cleanup 1.4 compat support
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 18 Aug 2013 13:50:02 +0000 (16:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 20 Aug 2013 21:18:39 +0000 (00:18 +0300)
commitc0b4cc1f9f4df9d7459dc778e64f00a4e781fd88
tree75cdcdcc496d65900028d1faefcec90b966d6b07
parentecfe10c9a6f9bc77d0e4b7eb5d0f5d61e8fbaed8
pc: cleanup 1.4 compat support

Make 1.4 compat code call the 1.6 one, reducing
code duplication. Add comment explaining why we can't
make 1.4 call 1.5 as usual.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c