aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2014-07-01virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater
2014-07-01virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz
2014-06-29virtio-scsi: use virtio wrappers to access headersRusty Russell
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini
2014-06-18virtio-scsi: introduce virtio_scsi_complete_cmd_reqPaolo Bonzini
2014-06-18virtio-scsi: prepare sense data handling for any_layoutPaolo Bonzini
2014-06-18virtio-scsi: add extra argument and return type to qemu_sgl_concatPaolo Bonzini
2014-06-18virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fieldsPaolo Bonzini
2014-06-18virtio-scsi: start preparing for any_layoutPaolo Bonzini
2014-06-18megasas: use PCI DMA APIPaolo Bonzini
2014-06-18scsi: Print command name in debugAlexey Kardashevskiy
2014-06-18scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745cUlrich Obergfell
2014-06-18scsi-disk.c: Fix compilation with -DDEBUG_SCSIPaul Janzen
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-05-22Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-20megasas: remove buildtime stringsOlaf Hering
2014-05-19Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-05-16virtio-scsi: Plug memory leak on virtio_scsi_push_event() error pathMarkus Armbruster
2014-05-16scsi: Document intentional fall through in scsi_req_length()Markus Armbruster
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-07hw: Add missing 'static' attributesStefan Weil
2014-05-05virtio-scsi: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-04-28megasas: Add MSI supportHannes Reinecke
2014-04-28megasas: Enable MSI-X supportHannes Reinecke
2014-04-28megasas: Implement LD_LIST_QUERYHannes Reinecke
2014-04-28scsi: Improve error messages morePaolo Bonzini
2014-04-28scsi-disk: Improve error messager if can't get version numberFam Zheng
2014-04-02scsi-bus: remove bogus assertionPaolo Bonzini
2014-03-26spapr_vscsi: remove duplicate condition checkPrasad Joshi
2014-03-26scsi: check req pointer before dereferencing itPrasad Joshi
2014-03-14virtio-scsi: actually honor sense_size from configuration spacePaolo Bonzini
2014-03-14scsi: Fix migration of scsi sense dataFam Zheng
2014-03-14spapr-vscsi: fix CRQ statusAlexey Kardashevskiy
2014-03-05spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn
2014-02-22scsi-disk: Add support for port WWN and index descriptors in VPD page 83hRoland Dreier
2014-02-22scsi-bus: Fix transfer length for VERIFY with BYTCHK=11bMarkus Armbruster
2014-02-22scsi: report thin provisioning errors with werror=reportPaolo Bonzini
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias