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-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
45
-354
/
+1412
2015-03-10
iotests: add O_DIRECT alignment probing test
Stefan Hajnoczi
3
-0
/
+88
2015-03-10
Add testcase for scsi-hd devices without drive property
Christian Borntraeger
2
-0
/
+14
2015-03-10
iotests: Drop vpc from 004's and 104's format list
Max Reitz
2
-2
/
+2
2015-03-10
iotests: Remove 006
Max Reitz
3
-61
/
+1
2015-03-10
iotests: Fix 051's reference output
Max Reitz
1
-6
/
+3
2015-03-10
tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test
Marc Marí
1
-46
/
+52
2015-03-10
libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c
Marc Marí
1
-4
/
+12
2015-03-10
qtest/ahci: add fragmented dma test
John Snow
1
-0
/
+59
2015-03-10
qtest/ahci: Add PIO and LBA48 tests
John Snow
1
-22
/
+134
2015-03-10
qtest/ahci: Add DMA test variants
John Snow
1
-6
/
+28
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
2
-0
/
+47
2015-03-10
qtest/ahci: Add a macro bootup routine
John Snow
1
-6
/
+17
2015-03-10
libqos/ahci: Zero-fill AHCI headers
John Snow
1
-1
/
+1
2015-03-10
qtest/ide: Test flush / retry for ISA and PCI
John Snow
1
-5
/
+15
2015-03-10
blkdebug: fix "once" rule
John Snow
1
-20
/
+4
2015-03-10
iotests: Add test for different refcount widths
Max Reitz
3
-0
/
+272
2015-03-10
qcow2: Allow creation with refcount order != 4
Max Reitz
3
-80
/
+107
2015-03-10
iotests: Prepare for refcount_bits option
Max Reitz
13
-37
/
+41
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
5
-8
/
+30
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
4
-8
/
+323
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í
3
-32
/
+33
2015-03-10
tests: Prepare virtio-blk-test for multi-arch implementation
Marc Marí
1
-65
/
+89
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
4
-28
/
+37
2015-03-10
gitignore: Ignore new tests
Cole Robinson
1
-0
/
+3
2015-03-10
gitignore: Track common.env in iotests gitignore
Cole Robinson
1
-0
/
+1
2015-03-09
test-coroutine: Regression test for yield bug
Stefan Hajnoczi
1
-0
/
+26
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
[next]