aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-20sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2018-01-19ide: abort TRIM operation for invalid rangeAnton Nefedov
2018-01-19ide: move ide_sect_range_ok() upAnton Nefedov
2018-01-19ide: pass IDEState to trim AIO callbackAnton Nefedov
2018-01-10hw/ide: Emulate SiI3112 SATA controllerBALATON Zoltan
2017-12-19hw/block: Use errp directly rather than local_errMao Zhongyi
2017-12-18hw/ide: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-10-31ide: avoid referencing NULL dev in rotational rate settingDaniel P. Berrange
2017-10-31hw/ide/ahci: Move allwinner code into a separate fileThomas Huth
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-17macio: add missing registers to VMStateDescriptionMark Cave-Ayland
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-12ide: support reporting of rotation rateDaniel P. Berrange
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-27macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland
2017-09-27macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland
2017-09-27macio: convert pmac_ide_ops from old_mmioMark Cave-Ayland
2017-09-27ppc/ide/macio: Add missing registersBenjamin Herrenschmidt
2017-09-22ide: fix enum comparison for gcc 4.7John Snow
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18AHCI: remove DPRINTF macroJohn Snow
2017-09-18AHCI: pretty-print FIS to buffer instead of stderrJohn Snow
2017-09-18AHCI: Rework IRQ constantsJohn Snow
2017-09-18AHCI: Replace DPRINTF with trace-eventsJohn Snow
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: add tracing for data portsJohn Snow
2017-09-18IDE: Add register hints to tracingJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-18hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth
2017-09-18ide: ahci: unparent children buses before freeing their memoryIgor Mammedov
2017-08-10IDE: Do not flush empty CDROM drivesStefan Hajnoczi
2017-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-07-18ahci: split public and private interfaceJohn Snow
2017-07-18ahci: add ahci_get_num_portsJohn Snow
2017-07-18ide: bdrv_attach_dev() for empty CD-ROMKevin Wolf
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-03-15ide: ahci: call cleanup function in ahci unitLi Qiang
2017-03-15ide: core: add cleanup functionLi Qiang
2017-03-15ide: qdev: register ide bus unrealize functionLi Qiang
2017-02-28hw/block: Request permissionsKevin Wolf
2017-02-28block: Allow error return in BlockDevOps.change_media_cb()Kevin Wolf
2017-02-28block: Add permissions to blk_new()Kevin Wolf
2017-02-21hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster