Age | Commit message (Expand) | Author |
2014-10-15 | tests: usb: Generic usb device hotplug | Igor Mammedov |
2014-10-15 | tests: usb: Move uhci port test code to libqos/usb.c | Igor Mammedov |
2014-10-15 | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() | Igor Mammedov |
2014-09-29 | libqos: use microseconds instead of iterations for virtio timeout | Stefan Hajnoczi |
2014-09-29 | libqos: improve event_index test with timeout | Stefan Hajnoczi |
2014-09-22 | ahci: add test_pci_enable to ahci-test. | John Snow |
2014-09-12 | libqos virtio: Increase ISR timeout | Marc Marí |
2014-09-08 | libqos: add a simple first-fit memory allocator | John Snow |
2014-09-08 | libqos: Added EVENT_IDX support | Marc Marí |
2014-09-08 | libqos: Added MSI-X support | Marc Marí |
2014-09-08 | libqos: Added indirect descriptor support to virtio implementation | Marc Marí |
2014-09-08 | libqos: Added basic virtqueue support to virtio implementation | Marc Marí |
2014-09-08 | tests: Add virtio device initialization | Marc Marí |
2014-09-08 | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí |
2014-08-15 | libqos: Change free function called in malloc | Marc Marí |
2014-08-15 | libqos: Correct mask to align size to PAGE_SIZE in malloc-pc | Marc Marí |
2014-08-15 | libqos: allow qpci_iomap to return BAR mapping size | John Snow |
2014-08-15 | libqos: Fixes a small memory leak. | John Snow |
2014-08-15 | libqos: Correct memory leak | John Snow |
2014-07-15 | libqos: Fix PC PCI endianness glitches | Andreas Färber |
2014-06-02 | qtest: fix qpci_config_writel | Gerd Hoffmann |
2014-03-27 | tests/libqos/pci-pc: Avoid shifting left into sign bit | Peter Maydell |
2013-07-18 | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster |
2013-07-18 | libqos: Add support for memory-mapped fw_cfg | Markus Armbruster |
2013-05-08 | libqos/pci: Enable bus mastering | Kevin Wolf |
2013-05-03 | libqos: Relocate I2C files | Andreas Färber |
2013-04-29 | libqos: Convert fw_cfg values to host endianness | Andreas Färber |
2013-04-17 | libqos: add malloc support | Anthony Liguori |
2013-04-17 | libqos: add fw_cfg support | Anthony Liguori |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori |