Re: [Qemu-devel] [PATCH] [PULL] virtio-ccw fix.
Pulled. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH] [PULL] virtio-ccw fix.
The ccw notify hypercall handler was missing a sanity check for the queue number, making it possible for an ill-behaving caller to crash qemu. Not good. Please pull. The following changes since commit e769bdc26ded6d7681cddd9f67c5f87a4b5ba53c: hw/qdev: Abort rather than ignoring errors adding d