Age | Commit message (Expand) | Author |
2017-10-31 | ide: avoid referencing NULL dev in rotational rate setting | Daniel P. Berrange |
2017-10-31 | hw/ide/ahci: Move allwinner code into a separate file | Thomas Huth |
2017-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-17 | macio: add missing registers to VMStateDescription | Mark Cave-Ayland |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-10-12 | ide: support reporting of rotation rate | Daniel P. Berrange |
2017-09-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'... | Peter Maydell |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-27 | macio: use object link between MACIO_IDE and MAC_DBDMA object | Mark Cave-Ayland |
2017-09-27 | macio: pass channel into MACIOIDEState via qdev property | Mark Cave-Ayland |
2017-09-27 | macio: convert pmac_ide_ops from old_mmio | Mark Cave-Ayland |
2017-09-27 | ppc/ide/macio: Add missing registers | Benjamin Herrenschmidt |
2017-09-22 | ide: fix enum comparison for gcc 4.7 | John Snow |
2017-09-18 | hw/ide: Convert DeviceClass init to realize | Mao Zhongyi |
2017-09-18 | AHCI: remove DPRINTF macro | John Snow |
2017-09-18 | AHCI: pretty-print FIS to buffer instead of stderr | John Snow |
2017-09-18 | AHCI: Rework IRQ constants | John Snow |
2017-09-18 | AHCI: Replace DPRINTF with trace-events | John Snow |
2017-09-18 | IDE: replace DEBUG_AIO with trace events | John Snow |
2017-09-18 | ATAPI: Replace DEBUG_IDE_ATAPI with tracing events | John Snow |
2017-09-18 | IDE: add tracing for data ports | John Snow |
2017-09-18 | IDE: Add register hints to tracing | John Snow |
2017-09-18 | IDE: replace DEBUG_IDE with tracing system | John Snow |
2017-09-18 | hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false | Thomas Huth |
2017-09-18 | ide: ahci: unparent children buses before freeing their memory | Igor Mammedov |
2017-08-10 | IDE: Do not flush empty CDROM drives | Stefan Hajnoczi |
2017-07-19 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2017-07-18 | ahci: split public and private interface | John Snow |
2017-07-18 | ahci: add ahci_get_num_ports | John Snow |
2017-07-18 | ide: bdrv_attach_dev() for empty CD-ROM | Kevin Wolf |
2017-07-03 | pci: Replace pci_add_capability2() with pci_add_capability() | Mao Zhongyi |
2017-06-28 | vmstate: error hint for failed equal checks | Halil Pasic |
2017-03-15 | ide: ahci: call cleanup function in ahci unit | Li Qiang |
2017-03-15 | ide: core: add cleanup function | Li Qiang |
2017-03-15 | ide: qdev: register ide bus unrealize function | Li Qiang |
2017-02-28 | hw/block: Request permissions | Kevin Wolf |
2017-02-28 | block: Allow error return in BlockDevOps.change_media_cb() | Kevin Wolf |
2017-02-28 | block: Add permissions to blk_new() | Kevin Wolf |
2017-02-21 | hw: Drop superfluous special checks for orphaned -drive | Markus Armbruster |
2017-02-10 | ahci: advertise HOST_CAP_64 | Ladi Prosek |
2017-01-27 | xen-platform: add missing disk unplug option | Paul Durrant |
2016-11-14 | atapi: classify read_cd as conditionally returning data | John Snow |
2016-10-27 | macio: switch over to new byte-aligned DMA helpers | Mark Cave-Ayland |
2016-10-27 | dma-helpers: explicitly pass alignment into DMA helpers | Mark Cave-Ayland |
2016-10-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-09-29 | ide: Fix memory leak in ide_register_restart_cb() | Ashijeet Acharya |
2016-09-29 | ahci: clear aiocb in ncq_cb | John Snow |
2016-09-29 | ide: fix DMA register transitions | John Snow |
2016-09-29 | block-backend: remove blk_flush_all | John Snow |
2016-09-08 | portio: keep references on portio | Marc-André Lureau |