qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] machine: Introduce QEMU_COMPAT_* macros


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH 3/4] machine: Introduce QEMU_COMPAT_* macros
Date: Tue, 24 Jun 2014 20:01:30 -0300
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 24, 2014 at 10:58:29PM +0200, BALATON Zoltan wrote:
> On Tue, 24 Jun 2014, Eduardo Habkost wrote:
[...]
> >+        .driver   = "pci-serial",\
> >+        .property = "prog_if",\
> >+        .value    = stringify(0),\
> >+    },\
> >+    {\
> >+        .driver   = "pci-serial-2x",\
> >+        .property = "prof_if",\
> 
> Just noticed a typo now in this part which was added by me previously. This
> should also be "prog_if" instead of "prof_if". Can you also correct that
> while changing this or otherwise while merging or should I send a separate
> patch with just this change?

I just sent a separate patch for that. I prefer not to change code while
moving it.

-- 
Eduardo



reply via email to

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