Re: [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups

2016-09-27 Thread Eduardo Habkost
On Tue, Sep 27, 2016 at 11:32:13AM +0200, Igor Mammedov wrote: > On Mon, 19 Sep 2016 10:32:32 +0200 > Igor Mammedov wrote: > > > Changes since v1: > > - drop 'pc: fix regression introduced by adding 2.8 machine' > >it's not needed > > - cleanup old style compat chaining > > - add missing H

Re: [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups

2016-09-27 Thread Igor Mammedov
On Mon, 19 Sep 2016 10:32:32 +0200 Igor Mammedov wrote: > Changes since v1: > - drop 'pc: fix regression introduced by adding 2.8 machine' >it's not needed > - cleanup old style compat chaining > - add missing HW_COMPAT_2_8 to PC_COMPAT_2_8 machine type Eduardo could you take it through y