Revision 2baa1beb

b/hw/virtio-scsi.c
563 563

  
564 564
    s->sense_size = VIRTIO_SCSI_SENSE_SIZE;
565 565
    s->cdb_size = VIRTIO_SCSI_CDB_SIZE;
566
    s->events_dropped = false;
566 567
}
567 568

  
568 569
/* The device does not have anything to save beyond the virtio data.

Also available in: Unified diff