qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups
Date: Tue, 27 Sep 2016 09:39:22 -0300
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, Sep 27, 2016 at 11:32:13AM +0200, Igor Mammedov wrote:
> On Mon, 19 Sep 2016 10:32:32 +0200
> Igor Mammedov <address@hidden> 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 your tree?

I see it was already merged to master through Michael's tree.
(Except for patch 3/3, which is not needed because we should
delete PC_COMPAT_2_8).

> 
> > 
> > ref to v1:
> >   https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg03140.html
> > 
> > 
> > Igor Mammedov (3):
> >   pc: clean up COMPAT macroses chaining
> >   target-i386: turn off CPU.l3-cache only for 2.7 and older machine
> >     types
> >   add stub HW_COMPAT_2_8 to PC_COMPAT_2_8
> > 
> >  include/hw/compat.h  |  2 ++
> >  include/hw/i386/pc.h | 10 ++++------
> >  2 files changed, 6 insertions(+), 6 deletions(-)
> > 

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]