summaryrefslogtreecommitdiff
path: root/hw/scsi/esp.c
AgeCommit message (Expand)Author
2016-06-06scsi: esp: check TI buffer index before read/writePrasad J Pandit
2016-05-23esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit
2016-05-23esp: check command buffer length before write(CVE-2016-4439)Prasad J Pandit
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29hw/scsi: Clean up includesPeter Maydell
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber
2013-07-23scsi/esp: Use QOM realize for scsi espHu Tao
2013-07-23scsi/esp: QOM'ify some moreHu Tao
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini