qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] virtio-ccw/css: bugfixes


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH 0/2] virtio-ccw/css: bugfixes
Date: Thu, 6 Jun 2013 10:37:09 +0200

Two bugfixes for problems that lurked in the virtual css and virtio-ccw
code since the beginning: Concurrent sense data was indicated by the
wrong bit, and un-setting indicators never worked due to a thinko.

Cornelia Huck (2):
  s390x/css: Fix concurrent sense.
  virtio-ccw: Fix unsetting of indicators.

 hw/s390x/css.c        |    2 +-
 hw/s390x/virtio-ccw.c |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.9.5




reply via email to

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