Commit History

Author SHA1 Message Date
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 years ago
  Paolo Bonzini 737e150e89 block: move include files to include/block/ 12 years ago
  Paolo Bonzini bb729f7581 scsi: introduce scsi_cdb_length and scsi_data_cdb_length 13 years ago
  Paolo Bonzini 53200fad0e scsi: report parameter changes to HBA drivers 13 years ago
  Paolo Bonzini aaebacef0a scsi-disk: report resized disk via sense codes 13 years ago
  Paolo Bonzini e48e84ea80 scsi: establish precedence levels for unit attention 13 years ago
  Cong Meng 350e6e4199 scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus 13 years ago
  Ronnie Sahlberg 6a8a685c4d scsi-disk: Fail medium writes with proper sense for readonly LUNs 13 years ago
  Paolo Bonzini 380feaffb0 scsi-disk: parse MODE SELECT commands and parameters 13 years ago
  Anthony Liguori dfe1ce5d80 Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 years ago
  Markus Armbruster 31e404f4ff hw/block-common: Move BlockConf & friends from block.h 13 years ago
  Paolo Bonzini 8e86b93c2b scsi: add free_request callback 13 years ago
  Anthony Liguori 0d936928ef qdev: Convert busses to QEMU Object Model 13 years ago
  Paolo Bonzini 63f740dd9e scsi: add SCSIDevice vmstate definitions 13 years ago
  Paolo Bonzini 3d5aba97e9 scsi: add scatter/gather functionality 14 years ago
  Paolo Bonzini 01e9545588 scsi: pass residual amount to command_complete 14 years ago
  Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 13 years ago
  Anthony Liguori b9eea3e6a4 scsi: convert to QEMU Object Model 13 years ago
  Paolo Bonzini ce4e7e4661 usb-msd: do not register twice in the boot order 13 years ago
  Paolo Bonzini f3b338ef4a scsi: pass down REQUEST SENSE to the device when there is no stored sense 13 years ago
  Paolo Bonzini 71544d30a6 scsi: push request restart to SCSIDevice 14 years ago
  Paolo Bonzini e88c591d63 scsi: do not call transfer_data after canceling a request 14 years ago
  Paolo Bonzini 63db0f0eee scsi: pass cdb to alloc_req 14 years ago
  Paolo Bonzini 765d1525a6 scsi: export scsi_generic_reqops 14 years ago
  Paolo Bonzini adcf2754b9 scsi: make reqops const 14 years ago
  Paolo Bonzini 7877903aa0 scsi: move max_lba to SCSIDevice 14 years ago
  Paolo Bonzini 0d3545e76c scsi: add channel to addressing 14 years ago
  Paolo Bonzini 7e0380b9bb scsi: allow arbitrary LUNs 14 years ago
  Paolo Bonzini f48a7a6e35 scsi: remove devs array from SCSIBus 14 years ago
  Paolo Bonzini afd4030c16 scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo) 14 years ago