hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
commit4a93722f9c279184e95b1e1ad775c01deec05065
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 20 Nov 2018 13:26:04 +0000 (20 17:26 +0400)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 20 Nov 2018 13:42:32 +0000 (20 11:42 -0200)
tree615ca3905876deeb3fa677aeac1b9f4d1ba604f2
parent46cabfb41e9cb269affc14c8188f0c8745f8cd55
hw/i386: add pc-i440fx-3.1 & pc-q35-3.1

We have a couple of PC_COMPAT_3_0, so we should have 3.1 PC machines,
and update the 3.0 machines to make use of those.

Fixes a "Known issue" from https://wiki.qemu.org/Planning/3.1.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20181120132604.22854-1-marcandre.lureau@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c