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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-5
/
+40
2015-03-01
acpi-test-data: update after pci rewrite
Michael S. Tsirkin
4
-0
/
+0
2015-03-01
tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creation
Igor Mammedov
1
-0
/
+0
2015-03-01
tests: add ACPI blobs for qemu with bridge cases
Igor Mammedov
2
-0
/
+0
2015-03-01
tests: bios-tables-test: add support for testing bridges
Igor Mammedov
1
-5
/
+40
2015-03-01
tests: ACPI test blobs update due to PCI0._CRS changes
Igor Mammedov
4
-0
/
+0
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-3
/
+3
2015-02-26
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
1
-3
/
+3
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-8
/
+8
2015-02-26
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
1
-5
/
+5
2015-02-26
acpi-test: update expected files
Michael S. Tsirkin
4
-0
/
+0
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+311
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
2
-1
/
+310
2015-02-16
qemu-io: Remove "growable" option
Max Reitz
3
-97
/
+1
2015-02-16
blockdev: Use blk_new_open() in blockdev_init()
Max Reitz
2
-35
/
+35
2015-02-16
iotests: Add test for driver=qcow2, format=qcow2
Max Reitz
2
-0
/
+4
2015-02-16
block: Add Error parameter to bdrv_find_protocol()
Max Reitz
1
-2
/
+2
2015-02-16
iotests: Add test for qemu-img convert to NBD
Max Reitz
3
-0
/
+72
2015-02-16
qemu-iotests: Add 093 for IO throttling
Fam Zheng
3
-0
/
+120
2015-02-16
qemu-iotests: Allow caller to disable underscore convertion for qmp
Fam Zheng
1
-2
/
+5
2015-02-16
qemu-iotests: Add VM method qtest() to iotests.py
Fam Zheng
1
-2
/
+14
2015-02-16
qtest/ahci: Adding simple dma read-write test
John Snow
1
-0
/
+55
2015-02-16
qtest/ahci: Assert sector size in identify test
John Snow
1
-0
/
+4
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
5
-0
/
+28
2015-02-16
libqos/ahci: add ahci_io
John Snow
3
-38
/
+52
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
3
-14
/
+18
2015-02-16
libqos/ahci: add ahci command functions
John Snow
3
-56
/
+237
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
3
-2
/
+17
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
2
-6
/
+59
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
3
-42
/
+88
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
3
-0
/
+20
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
3
-11
/
+18
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
3
-7
/
+24
2015-02-16
libqos/ahci: Add command header helpers
John Snow
3
-25
/
+110
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2
-8
/
+7
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
3
-7
/
+19
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
3
-17
/
+30
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
4
-226
/
+280
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2
-22
/
+26
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
1
-95
/
+83
2015-02-16
libqos/ahci: Functional register helpers
John Snow
2
-14
/
+74
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
1
-9
/
+9
2015-02-16
qtest/ahci: remove pcibus global
John Snow
1
-8
/
+6
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
2
-47
/
+42
2015-02-16
qtest/ahci: Store hba_base in AHCIQState
John Snow
2
-72
/
+65
2015-02-16
libqos: add pc specific interface
John Snow
6
-14
/
+55
2015-02-16
libqos: Update QGuestAllocator to be opaque
John Snow
3
-35
/
+50
[next]