On Thu, 22 Sep 2016 10:14:56 +0200
Greg Kurz wrote:
> On Thu, 22 Sep 2016 07:38:29 +
> "Gonglei (Arei)" wrote:
> > I saw virtio_error() only handle the virtio 1.0 device, the legacy virtio
> > device may
> > still stuck, am I right?
> >
>
> The DEVICE_NEEDS_RESET bit was introduced by th
el@nongnu.org; Kevin Wolf; Michael S. Tsirkin; Jason Wang; Max
> > Reitz; Aneesh Kumar K.V; Stefan Hajnoczi; Cornelia Huck; Paolo Bonzini
> > Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU
> > termination
> >
> > On Thu, 22 Sep 2016 06:55:43 +
&
Bonzini
> Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU
> termination
>
> On Thu, 22 Sep 2016 06:55:43 +
> "Gonglei (Arei)" wrote:
>
> > > -Original Message-
> > > From: Greg Kurz [mailto:gr...@kaod.org]
> >
el S. Tsirkin; Jason Wang; Max
> > Reitz; Aneesh Kumar K.V; Stefan Hajnoczi; Cornelia Huck; Paolo Bonzini
> > Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU
> > termination
> >
> > On Thu, 22 Sep 2016 09:19:49 +0800
> > Gonglei wrote:
> &g
uck; Paolo Bonzini
> Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU
> termination
>
> On Thu, 22 Sep 2016 06:55:43 +
> "Gonglei (Arei)" wrote:
>
> > > -Original Message-
> > > From: Greg Kurz [mailto:gr...@kao
On Thu, 22 Sep 2016 09:19:49 +0800
Gonglei wrote:
> On 2016/9/21 21:13, Greg Kurz wrote:
> > This series is a follow up to Stefan's work to eradicate most calls to
> > exit() we currently have in the virtio code.
> >
> > It addresses all exit() call sites in the blk, net and scsi device code,
>
Bonzini
> Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU
> termination
>
> On Thu, 22 Sep 2016 09:19:49 +0800
> Gonglei wrote:
>
> > On 2016/9/21 21:13, Greg Kurz wrote:
> > > This series is a follow up to Stefan's work to eradicate mo
On Wed, 09/21 09:29, Eric Blake wrote:
> On 09/21/2016 09:01 AM, Fam Zheng wrote:
> > On Wed, 09/21 15:44, Greg Kurz wrote:
> >> On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> >> no-re...@patchew.org wrote:
> >>
> >>> Hi,
> >>>
> >>> Your series failed automatic build test. Please find the testing comm
On 2016/9/21 21:13, Greg Kurz wrote:
> This series is a follow up to Stefan's work to eradicate most calls to
> exit() we currently have in the virtio code.
>
> It addresses all exit() call sites in the blk, net and scsi device code,
> where the error is about a missing or malformed in/out heade
On Wed, 21 Sep 2016 20:35:49 +0300
"Michael S. Tsirkin" wrote:
> On Wed, Sep 21, 2016 at 03:44:33PM +0200, Greg Kurz wrote:
> > On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> > no-re...@patchew.org wrote:
> >
> > > Hi,
> > >
> > > Your series failed automatic build test. Please find the testing c
On Wed, Sep 21, 2016 at 10:01:30PM +0800, Fam Zheng wrote:
> On Wed, 09/21 15:44, Greg Kurz wrote:
> > On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> > no-re...@patchew.org wrote:
> >
> > > Hi,
> > >
> > > Your series failed automatic build test. Please find the testing commands
> > > and
> > > thei
On Wed, Sep 21, 2016 at 03:44:33PM +0200, Greg Kurz wrote:
> On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> no-re...@patchew.org wrote:
>
> > Hi,
> >
> > Your series failed automatic build test. Please find the testing commands
> > and
> > their output below. If you have docker installed, you can pr
On Wed, 21 Sep 2016 22:01:30 +0800
Fam Zheng wrote:
> On Wed, 09/21 15:44, Greg Kurz wrote:
> > On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> > no-re...@patchew.org wrote:
> >
> > > Hi,
> > >
> > > Your series failed automatic build test. Please find the testing commands
> > > and
> > > their o
On 09/21/2016 09:01 AM, Fam Zheng wrote:
> On Wed, 09/21 15:44, Greg Kurz wrote:
>> On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
>> no-re...@patchew.org wrote:
>>
>>> Hi,
>>>
>>> Your series failed automatic build test. Please find the testing commands
>>> and
>>> their output below. If you have docke
On Wed, 09/21 15:44, Greg Kurz wrote:
> On Wed, 21 Sep 2016 06:35:04 -0700 (PDT)
> no-re...@patchew.org wrote:
>
> > Hi,
> >
> > Your series failed automatic build test. Please find the testing commands
> > and
> > their output below. If you have docker installed, you can probably
> > reproduce
patchew doesn't know about Stefan's series. :)
Is there an appropriate way to avoid complaints when sending a patchset that
isn't based on QEMU master ?
> Type: series
> Message-id: 147446363181.4880.18104448248886932114.stgit@bahia
> Subject: [Qemu-devel] [PATCH 0/7]
Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Message-id: 147446363181.4880.18104448248886932114.stgit@bahia
Subject: [Qemu-devel] [PATCH 0/7] virtio: avoid
This series is a follow up to Stefan's work to eradicate most calls to
exit() we currently have in the virtio code.
It addresses all exit() call sites in the blk, net and scsi device code,
where the error is about a missing or malformed in/out header sent by
the guest. They are converted to use vi
18 matches
Mail list logo