• C
    virtio-ccw: Check indicators location. · 7c486976
    Cornelia Huck 提交于
    If a guest neglected to register (secondary) indicators but still runs
    with notifications enabled, we might end up writing to guest zero;
    avoid this by checking for valid indicators and only writing to the
    guest and generating an interrupt if indicators have been setup.
    
    Cc: qemu-stable@nongnu.org
    Signed-off-by: NCornelia Huck <cornelia.huck@de.ibm.com>
    7c486976
virtio-ccw.c 33.1 KB