summaryrefslogtreecommitdiff
path: root/tests/libqos/ahci.c
AgeCommit message (Expand)Author
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2018-08-16libqtest: Rename functions to send QMP messagesMarkus Armbruster
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini
2018-06-08ahci: move PIO Setup FIS before transfer, fix it for ATAPI commandsJohn Snow
2018-06-08libqos/ahci: track sector sizeJohn Snow
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2017-10-16tests: use g_new() family of functionsMarc-André Lureau
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow
2016-11-14libqos/ahci: Support expected errorsJohn Snow
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-01-29ide: Clean up includesPeter Maydell
2016-01-11libqos/ahci: add ahci_execJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11libqos/ahci: ATAPI supportJohn Snow
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-03-10libqos/ahci: add ahci command helpersJohn Snow
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow
2015-02-16libqos/ahci: add ahci_ioJohn Snow
2015-02-16libqos/ahci: Add ahci_guest_ioJohn Snow
2015-02-16libqos/ahci: add ahci command size settersJohn Snow
2015-02-16libqos/ahci: add ahci command verifyJohn Snow
2015-02-16libqos/ahci: add ahci command functionsJohn Snow
2015-02-16libqos/ahci: Add ide cmd propertiesJohn Snow
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow