aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi/esp-pci.c
AgeCommit message (Expand)Author
2016-01-29hw/scsi: Clean up includesPeter Maydell
2015-03-10scsi: Convert remaining PCI HBAs to realize()Markus Armbruster
2015-03-10scsi: Clean up duplicated error in legacy if=scsi codeMarkus Armbruster
2014-11-10esp: fix coding standardsPaolo Bonzini
2014-11-07esp-pci: fixup deadlock with linuxHannes Reinecke
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
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-pci: QOM parent field cleanupAndreas Färber
2013-07-23scsi/esp-pci: QOM Upcast SweepPeter Crosthwaite
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