Age | Commit message (Expand) | Author |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-02-22 | hw/ide: drop iov field from IDEDMA | Vladimir Sementsov-Ogievskiy |
2019-02-22 | hw/ide: drop iov field from IDEBufferedRequest | Vladimir Sementsov-Ogievskiy |
2019-02-22 | hw/ide: drop iov field from IDEState | Vladimir Sementsov-Ogievskiy |
2019-02-05 | ide: split ioport registration to a separate file | Paolo Bonzini |
2019-01-25 | ide/via: Implement and use native PCI IDE mode | BALATON Zoltan |
2019-01-25 | ide/via: Rename functions to match device name | BALATON Zoltan |
2019-01-25 | ide/via: Remove vt82c686b_init_ports() function | BALATON Zoltan |
2019-01-25 | sii3112: Remove duplicated code and use PCI IDE ops instead | BALATON Zoltan |
2019-01-25 | ide: Get rid of CMD646BAR struct | BALATON Zoltan |
2019-01-25 | cmd646: Move PCI IDE specific functions to ide/pci.c | BALATON Zoltan |
2019-01-25 | cmd646: Remove IDEBus from CMD646BAR | BALATON Zoltan |
2019-01-25 | cmd646: Remove unused variable | BALATON Zoltan |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-09 | trivial: Don't include isa.h if it is not really necessary | Thomas Huth |
2018-10-02 | replay: replay BH for IDE trim operation | Pavel Dovgalyuk |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck |
2018-06-25 | ahci: fix FIS I bit and PIO Setup FIS interrupt | Paolo Bonzini |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-13 | Purge uses of banned g_assert_FOO() | Markus Armbruster |
2018-06-08 | ide: introduce ide_transfer_start_norecurse | Paolo Bonzini |
2018-06-08 | atapi: call ide_set_irq before ide_transfer_start | Paolo Bonzini |
2018-06-08 | ide: make ide_transfer_stop idempotent | Paolo Bonzini |
2018-06-08 | ide: call ide_cmd_done from ide_transfer_stop | Paolo Bonzini |
2018-06-08 | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini |
2018-06-08 | ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands | John Snow |
2018-06-08 | ahci: make ahci_mem_write traces more descriptive | John Snow |
2018-06-08 | ahci: delete old host register address definitions | John Snow |
2018-06-08 | ahci: adjust ahci_mem_write to work on registers | John Snow |
2018-06-08 | ahci: fix spacing damage on ahci_mem_write | John Snow |
2018-06-08 | ahci: make mem_read_32 traces more descriptive | John Snow |
2018-06-08 | ahci: modify ahci_mem_read_32 to work on register numbers | John Snow |
2018-06-08 | ahci: fix host register max address | John Snow |
2018-06-08 | ahci: add host register enumeration | John Snow |
2018-06-08 | ahci: delete old port register address definitions | John Snow |
2018-06-08 | ahci: make port write traces more descriptive | John Snow |
2018-06-08 | ahci: modify ahci_port_write to use register numbers | John Snow |
2018-06-08 | ahci: combine identical clauses in port write | John Snow |
2018-06-08 | ahci: fix spacing damage on ahci_port_write | John Snow |
2018-06-08 | ahci: make port read traces more descriptive | John Snow |
2018-06-08 | ahci: modify ahci_port_read to use register numbers | John Snow |
2018-06-08 | ahci: add port register enumeration | John Snow |
2018-06-08 | ahci: don't schedule unnecessary BH | John Snow |
2018-06-08 | ahci: fix PxCI register race | John Snow |
2018-06-08 | ahci: trim signatures on raise/lower | John Snow |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | ide: use local path for local headers | Michael S. Tsirkin |