| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libqos/ahci: add ahci command size setters | John Snow | 2015-02-16 | 2 | -0/+26 |
* | libqos/ahci: add ahci command verify | John Snow | 2015-02-16 | 2 | -0/+16 |
* | libqos/ahci: add ahci command functions | John Snow | 2015-02-16 | 2 | -0/+220 |
* | libqos/ahci: Add ide cmd properties | John Snow | 2015-02-16 | 1 | -0/+39 |
* | qtest/ahci: add ahci_write_fis | John Snow | 2015-02-16 | 2 | -1/+16 |
* | qtest/ahci: Demagic ahci tests. | John Snow | 2015-02-16 | 1 | -0/+53 |
* | libqos/ahci: Add cmd response sanity check helpers | John Snow | 2015-02-16 | 2 | -17/+84 |
* | libqos/ahci: Add port_check_nonbusy helper | John Snow | 2015-02-16 | 2 | -0/+19 |
* | libqos/ahci: Add ahci_port_check_interrupts helper | John Snow | 2015-02-16 | 2 | -0/+16 |
* | libqos/ahci: Add ahci_port_check_error helper | John Snow | 2015-02-16 | 2 | -0/+23 |
* | libqos/ahci: Add command header helpers | John Snow | 2015-02-16 | 2 | -5/+87 |
* | qtest/ahci: rename 'Command' to 'CommandHeader' | John Snow | 2015-02-16 | 1 | -4/+3 |
* | libqos/ahci: Add ahci_port_clear helper | John Snow | 2015-02-16 | 2 | -0/+17 |
* | libqos/ahci: Add ahci_port_select helper | John Snow | 2015-02-16 | 2 | -0/+28 |
* | libqos/ahci: create libqos/ahci.c | John Snow | 2015-02-16 | 2 | -1/+279 |
* | qtest/ahci: Bookmark FB and CLB pointers | John Snow | 2015-02-16 | 1 | -0/+6 |
* | libqos/ahci: Functional register helpers | John Snow | 2015-02-16 | 1 | -0/+63 |
* | qtest/ahci: finalize AHCIQState consolidation | John Snow | 2015-02-16 | 1 | -5/+4 |
* | qtest/ahci: Store hba_base in AHCIQState | John Snow | 2015-02-16 | 1 | -0/+1 |
* | libqos: add pc specific interface | John Snow | 2015-02-16 | 4 | -9/+50 |
* | libqos: Update QGuestAllocator to be opaque | John Snow | 2015-02-16 | 3 | -35/+50 |
* | libqos: add alloc_init_flags | John Snow | 2015-02-16 | 3 | -3/+11 |
* | libqos: add qtest_vboot | John Snow | 2015-02-16 | 2 | -6/+20 |
* | libqos: create libqos.c | John Snow | 2015-02-16 | 3 | -0/+79 |
* | qtest/ahci: Create ahci.h | John Snow | 2015-02-16 | 1 | -0/+352 |
* | libqos: Split apart pc_alloc_init | John Snow | 2015-02-16 | 3 | -16/+22 |
* | libqos: Convert malloc-pc allocator to a generic allocator | Marc Marí | 2015-01-13 | 4 | -298/+308 |
* | tests: usb: Generic usb device hotplug | Igor Mammedov | 2014-10-15 | 2 | -0/+37 |
* | tests: usb: Move uhci port test code to libqos/usb.c | Igor Mammedov | 2014-10-15 | 2 | -0/+51 |
* | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() | Igor Mammedov | 2014-10-15 | 2 | -0/+52 |
* | libqos: use microseconds instead of iterations for virtio timeout | Stefan Hajnoczi | 2014-09-29 | 2 | -18/+20 |
* | libqos: improve event_index test with timeout | Stefan Hajnoczi | 2014-09-29 | 2 | -0/+27 |
* | ahci: add test_pci_enable to ahci-test. | John Snow | 2014-09-22 | 1 | -0/+6 |
* | libqos virtio: Increase ISR timeout | Marc Marí | 2014-09-12 | 1 | -2/+2 |
* | libqos: add a simple first-fit memory allocator | John Snow | 2014-09-08 | 2 | -10/+279 |
* | libqos: Added EVENT_IDX support | Marc Marí | 2014-09-08 | 3 | -1/+32 |
* | libqos: Added MSI-X support | Marc Marí | 2014-09-08 | 6 | -26/+282 |
* | libqos: Added indirect descriptor support to virtio implementation | Marc Marí | 2014-09-08 | 3 | -1/+95 |
* | libqos: Added basic virtqueue support to virtio implementation | Marc Marí | 2014-09-08 | 4 | -0/+283 |
* | tests: Add virtio device initialization | Marc Marí | 2014-09-08 | 4 | -0/+174 |
* | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí | 2014-09-08 | 3 | -0/+122 |
* | libqos: Change free function called in malloc | Marc Marí | 2014-08-15 | 1 | -1/+1 |
* | libqos: Correct mask to align size to PAGE_SIZE in malloc-pc | Marc Marí | 2014-08-15 | 1 | -1/+1 |
* | libqos: allow qpci_iomap to return BAR mapping size | John Snow | 2014-08-15 | 3 | -5/+8 |
* | libqos: Fixes a small memory leak. | John Snow | 2014-08-15 | 2 | -0/+8 |
* | libqos: Correct memory leak | John Snow | 2014-08-15 | 1 | -0/+3 |
* | libqos: Fix PC PCI endianness glitches | Andreas Färber | 2014-07-15 | 1 | -6/+6 |
* | qtest: fix qpci_config_writel | Gerd Hoffmann | 2014-06-02 | 1 | -1/+1 |
* | tests/libqos/pci-pc: Avoid shifting left into sign bit | Peter Maydell | 2014-03-27 | 1 | -6/+6 |
* | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster | 2013-07-18 | 5 | -61/+33 |