[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [PATCH QEMU 1.0.1] virtio-9p-handle: define AT_EMPTY_P
From: |
Stefano Stabellini |
Subject: |
Re: [Qemu-stable] [PATCH QEMU 1.0.1] virtio-9p-handle: define AT_EMPTY_PATH if needed |
Date: |
Fri, 22 Jun 2012 12:12:46 +0100 |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
On Thu, 21 Jun 2012, Stefan Weil wrote:
> Am 21.06.2012 18:30, schrieb Stefano Stabellini:
> > Hi all,
> > I am proposing the appended patch for QEMU 1.0 stable, it fixes
> > QEMU compilation on Ubuntu.
> > Upstream a different solution was taken (see
> > http://marc.info/?l=qemu-devel&m=133904755610143, that resulted in
> > commit acc55ba8b1519bda27be19fad50b65d2b0c7d26d), but it is not
> > applicable to QEMU 1.0.x.
> >
> > - Stefano
> >
>
> Hi Stefano,
>
> the upstream solution applies to QEMU 1.0.
> You need these two patches:
>
> http://patchwork.ozlabs.org/patch/131980/
> http://patchwork.ozlabs.org/patch/163469/
>
> They are available in QEMU git with these commits:
> 75cafad74d8df3f8ea188ed355127b91c9903290
> acc55ba8b1519bda27be19fad50b65d2b0c7d26d
Yes, you are right, the backport of your patch is way more trivial than
I thought.
In this case, we need those two commits in qemu-stable-1.0 :-)