summaryrefslogtreecommitdiffstats
path: root/hw/ide/internal.h
Commit message (Expand)AuthorAgeFilesLines
* atapi: abort transfers with 0 byte limitsJohn Snow2015-09-181-0/+1
* ide: unify io_buffer_offset incrementsJohn Snow2015-09-171-0/+1
* ahci: add rwerror=stop support for ncqJohn Snow2015-07-041-0/+2
* ide: add limit to .prepare_buf()John Snow2015-07-041-1/+1
* ahci: Migrate IDEStatusJohn Snow2015-03-101-0/+3
* ide: make more functions staticPaolo Bonzini2015-03-101-4/+0
* ide: place initial state of the current request to IDEBusPaolo Bonzini2015-03-101-0/+2
* ide: replace set_unit callback with more IDEBus statePaolo Bonzini2015-03-101-1/+1
* ide: remove restart_cb callbackPaolo Bonzini2015-03-101-1/+0
* ide: move restart callback to common codePaolo Bonzini2015-03-101-0/+2
* ide: introduce ide_register_restart_cbPaolo Bonzini2015-03-101-0/+1
* ide: prepare to move restart to common codePaolo Bonzini2015-03-101-0/+1
* atapi migration: Throw recoverable error to avoid recoveryDr. David Alan Gilbert2015-02-061-0/+2
* ide: Implement VPD response for ATAPIJohn Snow2015-01-131-0/+1
* ide: Correct handling of malformed/short PRDTsJohn Snow2014-11-141-6/+7
* ahci: Update byte count after DMA completionJohn Snow2014-11-031-0/+2
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+3
* block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster2014-10-201-3/+3
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-3/+3
* ide: make all commands go through cmd_donePaolo Bonzini2014-08-151-1/+1
* ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini2014-08-151-6/+6
* ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini2014-08-151-11/+0
* ide: fold add_status callback into set_inactivePaolo Bonzini2014-08-151-3/+3
* ide: wrap start_dma callbackPaolo Bonzini2014-08-151-0/+1
* ide: simplify start_transfer callbacksPaolo Bonzini2014-08-151-2/+1
* ide: simplify async_cmd_done callbacksPaolo Bonzini2014-08-151-1/+1
* ide: simplify set_inactive callbacksPaolo Bonzini2014-08-151-1/+1
* ide: simplify reset callbacksPaolo Bonzini2014-08-151-1/+2
* ide: Drop ide_init2_with_non_qdev_drives()Andreas Färber2013-11-051-2/+0
* ide: Pass size to ide_bus_new()Andreas Färber2013-08-301-1/+2
* ahci: Fix FLUSH commandKevin Wolf2013-07-151-0/+1
* ahci: Don't allow creating slave drivesKevin Wolf2013-05-081-1/+2
* include: avoid useless includes of exec/ headersPaolo Bonzini2013-04-151-1/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* ahci: Fix ahci cdrom read corruptions for reads > 128kJason Baron2012-08-101-0/+1
* hw/block-common: Move BlockConf & friends from block.hMarkus Armbruster2012-07-171-0/+1
* ide: qdev property for BIOS CHS translationMarkus Armbruster2012-07-171-0/+1
* ide: qdev properties for disk geometryMarkus Armbruster2012-07-171-1/+3
* ide pc: Cut out the block layer geometry middlemanMarkus Armbruster2012-07-171-1/+1
* qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-181-0/+3
* ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi2012-04-191-0/+3
* ide: Adds wwn=hex qdev optionFloris Bos2012-04-051-1/+4
* ide: Add "model=s" qdev optionFloris Bos2012-04-051-1/+3
* ide: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+13
* atapi/scsi: unify definitions for MMCPaolo Bonzini2011-10-281-70/+1
* ide: Convert to isa_register_portio_listRichard Henderson2011-10-111-1/+2
* Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-151-1/+2
* block: Move BlockConf & friends from block_int.h to block.hMarkus Armbruster2011-09-121-1/+0
OpenPOWER on IntegriCloud