]> Git Repo - qemu.git/history - hw/esp.c
Merge remote-tracking branch 'kraxel/usb.29' into staging
[qemu.git] / hw / esp.c
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-28 Paolo Bonziniscsi: add channel to addressing
2011-10-28 Paolo Bonziniscsi: allow arbitrary LUNs
2011-10-28 Paolo Bonziniscsi: remove devs array from SCSIBus
2011-10-28 Paolo Bonziniscsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
2011-10-01 Blue SwirlESP: convert to trace framework
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue Swirlesp: avoid structure holes spotted by pahole
2011-08-12 Paolo Bonziniscsi: pass cdb already to scsi_req_new
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Hannes Reineckescsi: Add 'hba_private' to SCSIRequest
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-12 Hervé Poussineauesp: cancel current request only if some request is...
2011-07-02 Hervé Poussineauesp: correctly fill bus id with requested lun
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-26 Paolo Bonziniscsi: rename arguments to the new callbacks
2011-05-26 Paolo Bonziniscsi: split command_complete callback in two
2011-05-26 Paolo Bonziniesp: rename sense to status
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_get_buf
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_continue
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_new
2011-05-26 Paolo Bonziniscsi: do not call send_command directly
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_cancel
2011-05-26 Hannes Reineckescsi: Use 'SCSIRequest' directly
2011-05-26 Paolo Bonziniscsi: introduce SCSIBusOps
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-11 Blue SwirlESP: fix ESP DMA access when DMA is not enabled
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-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Blue Swirlesp: lower IRQ on soft reset
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-07 Blue Swirlesp: use CamelCaseFunc for function types
2010-01-16 Blue SwirlESP: improve IRQ debugging
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-11-09 Gerd Hoffmannscsi: move scsi.h -> esp.h
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-24 Blue Swirlesp: convert to reset + vmsd
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
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-19 Blue SwirlESP: convert to VMState
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-05 Artyom Tarasenkoesp: handle "select without attention"
2009-08-31 Artyom Tarasenkoesp (sparc32) Extra scsi data.
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-23 Andrzej ZaborowskiMerge with [email protected]:/srv/git/qemu.git
2009-08-22 Blue SwirlESP: implement Transfer Pad
2009-08-22 Blue SwirlESP: Implement select without ATN, fix comments
2009-08-08 Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-07-31 Blue Swirlesp: fix interrupt register read
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-14 Paul BrookESP SCSI qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-02 blueswir1Remove address masking
2008-11-30 blueswir1Fix ICCS command (Herve Poussineau)
2008-11-29 blueswir1Fix 'enable selection' command (esp_4_ensel.diff)
2008-11-29 blueswir1Fix command len detection (esp_3_cmdlen.diff)
2008-11-29 blueswir1Fix configuration 2 register (esp_2_cfg2.diff):
2008-11-29 blueswir1Misc fixes (Herve Poussineau)
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-10-02 blueswir1Sun ss20 OBP does 32bit register access to esp (Robert...
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-06-25 blueswir1Suppress OpenBSD warning messages for leftover fifo...
2008-06-01 blueswir1Fix compilation warning
2008-05-10 blueswir1Fix compiler warnings
2008-04-24 blueswir1Fix irq handling (Hervé Poussineau)
next
This page took 1.486261 seconds and 107 git commands to generate.