On Fri, 12 Dec 2014 11:08:21 +0200 "Michael S. Tsirkin" <[email protected]> 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 <[email protected]> > > Signed-off-by: Cornelia Huck <[email protected]> > > Cc: stable? Hm, yeah. Can you add it? > > > --- > > hw/scsi/virtio-scsi.c | 2 +- > > hw/virtio/dataplane/vring.c | 4 ++-- > > 2 files changed, 3 insertions(+), 3 deletions(-)
