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
2016-02-04
tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
Igor Mammedov
4
-0
/
+0
2016-02-04
tests: pc: acpi: drop not needed 'expected SSDT' blobs
Igor Mammedov
4
-0
/
+0
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
3
-0
/
+139
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2
-0
/
+35
2016-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
3
-0
/
+246
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
3
-0
/
+101
2016-02-02
iotests: Add test for eject under NBD server
Max Reitz
3
-0
/
+109
2016-02-02
iotests: Add test for a nonexistent NBD export
Max Reitz
3
-0
/
+81
2016-02-02
iotests: Make redirecting qemu's stderr optional
Max Reitz
1
-2
/
+13
2016-02-02
iotests: Make _filter_nbd support more URL types
Max Reitz
1
-1
/
+2
2016-02-02
iotests: Make _filter_nbd drop log lines
Max Reitz
2
-11
/
+1
2016-02-02
iotests: Move _filter_nbd into common.filter
Max Reitz
2
-12
/
+12
2016-02-02
iotests: Change coding style of _filter_nbd in 083
Max Reitz
1
-9
/
+10
2016-02-02
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
1
-2
/
+2
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
1
-1
/
+3
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
1
-4
/
+0
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2
-83
/
+36
2016-02-02
ivshmem-test: test both msi & irq cases
Marc-André Lureau
1
-16
/
+37
2016-02-02
libqos: remove some leaks
Marc-André Lureau
1
-0
/
+2
2016-02-02
ivshmem-test: leak fixes
Marc-André Lureau
1
-11
/
+17
2016-01-29
usb: Clean up includes
Peter Maydell
4
-9
/
+4
2016-01-29
9pfs: Clean up includes
Peter Maydell
1
-3
/
+1
2016-01-29
ide: Clean up includes
Peter Maydell
3
-6
/
+3
2016-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-01-26
char: convert from GIOChannel to QIOChannel
Daniel P. Berrange
1
-1
/
+1
2016-01-25
qtest/fdc: Support for 2.88MB drives
John Snow
1
-1
/
+1
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-1
/
+1
2016-01-20
iotests: Test that throttle values ranges
Fam Zheng
3
-0
/
+96
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
4
-0
/
+32
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
2
-26
/
+1
2016-01-20
qemu-iotests: Reduce racy output in 028
Eric Blake
2
-5
/
+4
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-18
qom: Allow properties to be registered against classes
Daniel P. Berrange
1
-10
/
+21
2016-01-15
nbd: Split nbd.c
Fam Zheng
1
-1
/
+1
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-3
/
+3
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
1
-2
/
+3
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
1
-3
/
+1
2016-01-13
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
15
-89
/
+89
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2
-6
/
+2
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
2
-2
/
+2
2016-01-13
test-throttle: Simplify qemu_init_main_loop() error handling
Markus Armbruster
1
-14
/
+1
2016-01-11
libqos/ahci: organize header
John Snow
1
-12
/
+24
2016-01-11
qtest/ahci: ATAPI data tests
John Snow
1
-0
/
+97
2016-01-11
libqos/ahci: add ahci_exec
John Snow
2
-0
/
+93
2016-01-11
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
2
-12
/
+5
2016-01-11
libqos: allow zero-size allocations
John Snow
3
-10
/
+8
2016-01-11
libqos/ahci: Switch to mutable properties
John Snow
1
-2
/
+8
2016-01-11
libqos/ahci: ATAPI identify
John Snow
3
-1
/
+13
2016-01-11
libqos/ahci: ATAPI support
John Snow
2
-4
/
+89
2016-01-11
ahci-test: fix memory leak
John Snow
1
-2
/
+2
[next]