aboutsummaryrefslogtreecommitdiff
path: root/include/hw/scsi/esp.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09esp: Rename ESP_STATE to ESPEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland
2018-03-12hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2017-10-31esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2013-04-08hw: move headers to include/Paolo Bonzini