index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c
Marc Marí
1
-4
/
+12
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
2
-0
/
+47
2015-03-10
libqos/ahci: Zero-fill AHCI headers
John Snow
1
-1
/
+1
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
2
-0
/
+244
2015-03-10
libqos: Add malloc generic
Marc Marí
2
-0
/
+60
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
2
-27
/
+27
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
3
-21
/
+23
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
4
-0
/
+25
2015-02-16
libqos/ahci: add ahci_io
John Snow
2
-0
/
+27
2015-02-16
libqos/ahci: Add ahci_guest_io
John Snow
2
-0
/
+17
2015-02-16
libqos/ahci: add ahci command size setters
John Snow
2
-0
/
+26
2015-02-16
libqos/ahci: add ahci command verify
John Snow
2
-0
/
+16
2015-02-16
libqos/ahci: add ahci command functions
John Snow
2
-0
/
+220
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
1
-0
/
+39
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
2
-1
/
+16
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
1
-0
/
+53
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
2
-17
/
+84
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
2
-0
/
+19
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
2
-0
/
+16
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
2
-0
/
+23
2015-02-16
libqos/ahci: Add command header helpers
John Snow
2
-5
/
+87
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
1
-4
/
+3
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
2
-0
/
+17
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
2
-0
/
+28
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
2
-1
/
+279
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
1
-0
/
+6
2015-02-16
libqos/ahci: Functional register helpers
John Snow
1
-0
/
+63
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
1
-5
/
+4
2015-02-16
qtest/ahci: Store hba_base in AHCIQState
John Snow
1
-0
/
+1
2015-02-16
libqos: add pc specific interface
John Snow
4
-9
/
+50
2015-02-16
libqos: Update QGuestAllocator to be opaque
John Snow
3
-35
/
+50
2015-02-16
libqos: add alloc_init_flags
John Snow
3
-3
/
+11
2015-02-16
libqos: add qtest_vboot
John Snow
2
-6
/
+20
2015-02-16
libqos: create libqos.c
John Snow
3
-0
/
+79
2015-02-16
qtest/ahci: Create ahci.h
John Snow
1
-0
/
+352
2015-02-16
libqos: Split apart pc_alloc_init
John Snow
3
-16
/
+22
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc Marí
4
-298
/
+308
2014-10-15
tests: usb: Generic usb device hotplug
Igor Mammedov
2
-0
/
+37
2014-10-15
tests: usb: Move uhci port test code to libqos/usb.c
Igor Mammedov
2
-0
/
+51
2014-10-15
libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
Igor Mammedov
2
-0
/
+52
2014-09-29
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
2
-18
/
+20
2014-09-29
libqos: improve event_index test with timeout
Stefan Hajnoczi
2
-0
/
+27
2014-09-22
ahci: add test_pci_enable to ahci-test.
John Snow
1
-0
/
+6
2014-09-12
libqos virtio: Increase ISR timeout
Marc Marí
1
-2
/
+2
2014-09-08
libqos: add a simple first-fit memory allocator
John Snow
2
-10
/
+279
2014-09-08
libqos: Added EVENT_IDX support
Marc Marí
3
-1
/
+32
2014-09-08
libqos: Added MSI-X support
Marc Marí
6
-26
/
+282
2014-09-08
libqos: Added indirect descriptor support to virtio implementation
Marc Marí
3
-1
/
+95
2014-09-08
libqos: Added basic virtqueue support to virtio implementation
Marc Marí
4
-0
/
+283
2014-09-08
tests: Add virtio device initialization
Marc Marí
4
-0
/
+174
[next]