OSDN Git Service

pc: clean up COMPAT macro chaining
authorIgor Mammedov <imammedo@redhat.com>
Mon, 19 Sep 2016 08:32:33 +0000 (10:32 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Sep 2016 15:51:40 +0000 (18:51 +0300)
commit2e0910329bb602559d91e0db5c3f65486f14d955
treee5a1c347e8006cc9acf411f16cb4bc6e57837f91
parent973e7170dddefb491a48df5cba33b2ae151013a0
pc: clean up COMPAT macro chaining

Since commit
 bacc344c ("machine: add properties to compat_props incrementaly")
there is no need to chain per machine type compat macro.

Clean up places where it was done anyway so it will be
consistent and won't confuse contributors during addtion
of new machine types.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
include/hw/i386/pc.h