]> git.proxmox.com Git - qemu.git/history - hw/lsi53c895a.c
scsi: introduce scsi_req_cancel
[qemu.git] / hw / lsi53c895a.c
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_cancel
2011-05-26 Hannes Reineckescsi: Use 'SCSIRequest' directly
2011-05-26 Paolo Bonzinilsi: extract lsi_find_by_tag
2011-05-26 Paolo Bonziniscsi: introduce SCSIBusOps
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Hannes Reineckelsi53c895a: Rename 'sense' to 'status'
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Avi Kivityhda-intel: convert to pci_register_bar_simple() (partial)
2011-04-01 Bernhard Kohllsi53c895a: add support for ABORT messages
2011-03-06 Stefan Hajnoczilsi53c895a: Update dnad when skipping MSGOUT bytes
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Aurelien Jarnolsi53c895a: fix endianness issues
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Stefan Weilpci: Replace unneeded type casts in calls of pci_regist...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirllsi53c895a: avoid a write only variable
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Bernhard Kohlscsi: fix and improve debug prints
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Jan Kiszkascsi: Fix SCSI bus reset
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterscsi: scsi_bus_legacy_handle_cmdline() can fail, fix...
2010-06-29 Paolo Bonzinilsi53c895a: fix Phase Mismatch Jump
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Jan Kiszkalsi: Fix value overflow in request tag processing
2010-05-10 Jan Kiszkalsi: Handle removal of selected devices
2010-05-10 Jan Kiszkalsi: Adjust some register reset values
2010-05-10 Jan Kiszkalsi: Purge message queue on reset
2010-05-03 Jan Kiszkalsi: Properly initialize controller state on reset
2010-05-03 Jan Kiszkalsi: Purge request queue on soft reset
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Gerd Hoffmannlsi: fix segfault in lsi_command_complete
2010-01-11 Gerd Hoffmannlsi: pass lsi_request to lsi_reselect
2010-01-11 Gerd Hoffmannlsi: move dma_len+dma_buf into lsi_request
2010-01-11 Gerd Hoffmannlsi: move current_dev into lsi_request
2010-01-11 Gerd Hoffmannlsi: have lsi_request for the whole life time of the...
2010-01-11 Gerd Hoffmannlsi: use QTAILQ for lsi_queue
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Blue SwirlFix Sparse warning: dubious: !x & y
2009-12-23 Michael S. Tsirkinlsi: symbolic names for pci registers
2009-12-03 Ryan HarperFix compile error when LSI_DEBUG is defined
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Laszlo Astlsi53c895a: Implement IRQ on reselection
2009-12-03 Laszlo Astlsi53c895a: Use alternative address when already reselected
2009-12-03 Laszlo Astlsi53c895a: Fix SDID in SELECT ID command
2009-12-03 Laszlo Astlsi53c895a: Fix message code of DISCONNECT
2009-12-03 Laszlo Astlsi53c895a: Add support for LSI53C700 Family Compatibil...
2009-12-03 Laszlo Astlsi53c895a: Whitespace and typo fixes
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-11-09 Gerd Hoffmannscsi: move scsi.h -> esp.h
2009-10-27 Juan Quintelalsi_scsi: port to vmstate
2009-10-27 Gerd Hoffmannhotplug: fix "pci_add storage if=scsi"
2009-10-05 Gerd Hoffmannpci: move unregister from PCIDevice to PCIDeviceInfo
2009-10-05 Gerd Hoffmannswitch scsi bus to inplace allocation.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan Quintelalsi53c895a: LSIState is a DeviceHost
2009-08-28 Juan Quintelalsi53c895a: rename PCIDevice field from pci_dev to...
2009-08-28 Juan Quintelalsi53c895a: use DO_UPCAST to cast from PCIDevice
2009-08-28 Juan Quintelalsi53c895a: remove pointless cast from void *
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-22 NolanAdd save/restore support to the LSI logic SCSI device...
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-06-16 Sebastian Herbsztlsi53c895a: Implement write access to DMA Byte Counter
2009-06-16 Sebastian Herbsztlsi53c895a: Implement read and write access to DMA...
2009-06-16 Sebastian Herbsztlsi53c895a: Implement Scratch Byte Register
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-21 Blue SwirlCompile fdc, escc and SCSI controllers only once
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-03-05 aliguorilsi: add ISTAT1 register read (Ryan Harper)
2009-02-11 aliguoriqemu: LSI SCSI and e1000 unregister callbacks (Marcelo...
2009-02-11 aliguoriqemu: record devfn on block driver instance (Marcelo...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-14 aurel32LSI53C895A: Introduce CASE_GET_REG24
next