pc: Add pc-*-2.6 machine classes

Add pc-i440fx-2.6 and pc-q35-2.6 machine classes.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Eduardo Habkost 2015-11-30 12:56:36 -02:00 committed by Michael S. Tsirkin
parent 1e37b7149a
commit 240240d5da
4 changed files with 31 additions and 5 deletions

View file

@ -1,6 +1,9 @@
#ifndef HW_COMPAT_H
#define HW_COMPAT_H
#define HW_COMPAT_2_5 \
/* empty */
#define HW_COMPAT_2_4 \
{\
.driver = "virtio-blk-device",\