On Wed, Jan 21, 2015 at 01:07:59PM +0100, Thomas Huth wrote:
> On Fri, 12 Dec 2014 10:01:46 +0100
> Cornelia Huck wrote:
>
> > Several places check against the feature bit number instead of against
> > the feature bit. Fix them.
> >
> > Reported-by: Thomas Huth
> > Signed-off-by: Cornelia Huck
On Fri, 12 Dec 2014 10:01:46 +0100
Cornelia Huck wrote:
> Several places check against the feature bit number instead of against
> the feature bit. Fix them.
>
> Reported-by: Thomas Huth
> Signed-off-by: Cornelia Huck
> ---
> hw/scsi/virtio-scsi.c | 2 +-
> hw/virtio/dataplane/vring.c |
On Fri, 12/12 10:13, Cornelia Huck wrote:
> On Fri, 12 Dec 2014 11:08:21 +0200
> "Michael S. Tsirkin" wrote:
>
> > On Fri, Dec 12, 2014 at 10:01:46AM +0100, Cornelia Huck wrote:
> > > Several places check against the feature bit number instead of against
> > > the feature bit. Fix them.
> > >
>
On Fri, 12 Dec 2014 11:08:21 +0200
"Michael S. Tsirkin" wrote:
> On Fri, Dec 12, 2014 at 10:01:46AM +0100, Cornelia Huck wrote:
> > Several places check against the feature bit number instead of against
> > the feature bit. Fix them.
> >
> > Reported-by: Thomas Huth
> > Signed-off-by: Cornelia
On Fri, Dec 12, 2014 at 10:01:46AM +0100, Cornelia Huck wrote:
> Several places check against the feature bit number instead of against
> the feature bit. Fix them.
>
> Reported-by: Thomas Huth
> Signed-off-by: Cornelia Huck
Cc: stable?
> ---
> hw/scsi/virtio-scsi.c | 2 +-
> hw/virtio/
Several places check against the feature bit number instead of against
the feature bit. Fix them.
Reported-by: Thomas Huth
Signed-off-by: Cornelia Huck
---
hw/scsi/virtio-scsi.c | 2 +-
hw/virtio/dataplane/vring.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/hw