aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi/vmw_pvscsi.c
AgeCommit message (Expand)Author
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-03-26scsi: check req pointer before dereferencing itPrasad Joshi
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
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-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-11hw/scsi: Don't increment a boolean valueStefan Weil
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman