mbox

[PULL,0/2] virtio-ccw/css: bugfixes

Message ID 1370592676-22532-1-git-send-email-cornelia.huck@de.ibm.com
State New
Headers show

Pull-request

git://github.com/cohuck/qemu virtio-ccw-upstr

Message

Cornelia Huck June 7, 2013, 8:11 a.m. UTC
Please pull to get these two bugfixes:

The following changes since commit 8819c10b5d55d537d59a0ffd5d623f348fc36c47:

  Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging (2013-06-04 14:58:58 -0500)

are available in the git repository at:


  git://github.com/cohuck/qemu virtio-ccw-upstr

for you to fetch changes up to d1db1fa8dfcea9c62643f624f2a07d2fd375ce45:

  virtio-ccw: Fix unsetting of indicators. (2013-06-06 10:25:59 +0200)

----------------------------------------------------------------
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(-)

Comments

Anthony Liguori June 17, 2013, 9:17 p.m. UTC | #1
Pulled.  Thanks.

Regards,

Anthony Liguori