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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
5
-55
/
+117
2015-02-16
qtest/ahci: Create ahci.h
John Snow
2
-318
/
+353
2015-02-16
libqos: Split apart pc_alloc_init
John Snow
3
-16
/
+22
2015-02-16
iotests: Add test for drive-mirror with NBD target
Max Reitz
3
-0
/
+93
2015-02-16
iotests: Add "wait" functionality to _cleanup_qemu
Max Reitz
1
-1
/
+11
2015-02-06
nbd: Improve error messages
Max Reitz
2
-35
/
+19
2015-02-06
iotests: Fix 104 for NBD
Max Reitz
2
-6
/
+4
2015-02-06
iotests: Fix 100 for nbd
Max Reitz
1
-0
/
+12
2015-02-06
iotests: Fix 083
Max Reitz
1
-19
/
+11
2015-02-06
qemu-iotests: add 116 invalid QED input file tests
Stefan Hajnoczi
3
-0
/
+134
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
3
-0
/
+127
2015-02-06
iotests: Specify format for qemu-nbd
Max Reitz
1
-1
/
+1
2015-02-06
qemu-iotests: Fix supported_oses check
Fam Zheng
1
-1
/
+1
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2
-4
/
+5
2015-02-02
rcu: allow nesting of rcu_read_lock/rcu_read_unlock
Paolo Bonzini
1
-0
/
+2
2015-02-02
rcu: add rcutorture
Paolo Bonzini
2
-1
/
+455
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-2
/
+8
2015-01-27
bios-tables-test: split piix4 and q35 tests
Paolo Bonzini
1
-2
/
+8
2015-01-27
acpi-test: update expected DSDT
Michael S. Tsirkin
3
-0
/
+0
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-21
/
+137
2015-01-26
tests/multiboot: Add test for modules
Kevin Wolf
7
-2
/
+119
2015-01-26
tests/multiboot: Update reference output
Kevin Wolf
1
-19
/
+18
2015-01-23
iotests: Lower 064's memory usage
Max Reitz
2
-6
/
+47
2015-01-23
iotests: Add tests for more corruption cases
Max Reitz
2
-0
/
+28
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
1
-12
/
+8
2015-01-15
misc: Fix new typos in comments
Stefan Weil
1
-1
/
+1
2015-01-15
tests/hd-geo-test.c: Remove unused test_image variable
Peter Maydell
1
-2
/
+0
2015-01-13
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
1
-1
/
+1
2015-01-13
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
1
-1
/
+4
2015-01-13
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
1
-0
/
+1
2015-01-13
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
3
-3
/
+3
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
5
-299
/
+309
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
8
-10
/
+12
2015-01-13
qemu-iotests: Test blockdev-backup in 055
Fam Zheng
2
-39
/
+176
2015-01-13
iotests: Add test for relative backing file names
Max Reitz
3
-0
/
+114
2015-01-13
qemu-iotests: Speed up make check-block
Fam Zheng
2
-1
/
+2
2015-01-13
qemu-iotests: Remove 091 from quick group
Fam Zheng
1
-1
/
+1
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
1
-13
/
+13
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
1
-1
/
+2
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-4
/
+6
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
80
-438
/
+438
2014-12-12
iotests: Fix test 039
Max Reitz
2
-8
/
+16
2014-12-12
iotests: Filter for "Killed" in qemu-io output
Max Reitz
1
-1
/
+1
2014-12-12
iotests: Add test for vmdk JSON file names
Max Reitz
2
-0
/
+10
2014-12-10
qemu-iotests: Skip 099 for VMDK subformats with desc file
Fam Zheng
1
-1
/
+2
[next]