aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
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-16qtest/ahci: Demagic ahci tests.John Snow
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow
2015-02-16libqos/ahci: Add command header helpersJohn Snow
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow
2015-02-16libqos/ahci: Functional register helpersJohn Snow
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow
2015-02-16libqos: add pc specific interfaceJohn Snow
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow
2015-02-16libqos: add alloc_init_flagsJohn Snow
2015-02-16libqos: add qtest_vbootJohn Snow
2015-02-16libqos: create libqos.cJohn Snow
2015-02-16qtest/ahci: Create ahci.hJohn Snow
2015-02-16libqos: Split apart pc_alloc_initJohn Snow
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc Marí
2014-10-15tests: usb: Generic usb device hotplugIgor Mammedov
2014-10-15tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow
2014-09-12libqos virtio: Increase ISR timeoutMarc Marí
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow
2014-09-08libqos: Added EVENT_IDX supportMarc Marí
2014-09-08libqos: Added MSI-X supportMarc Marí
2014-09-08libqos: Added indirect descriptor support to virtio implementationMarc Marí
2014-09-08libqos: Added basic virtqueue support to virtio implementationMarc Marí
2014-09-08tests: Add virtio device initializationMarc Marí
2014-09-08tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí
2014-08-15libqos: Change free function called in mallocMarc Marí
2014-08-15libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15libqos: Fixes a small memory leak.John Snow
2014-08-15libqos: Correct memory leakJohn Snow
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber