index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a' into staging
Peter Maydell
2018-02-16
4
-63
/
+230
|
\
|
*
tests/migration: Add test for migration to bad destination
Dr. David Alan Gilbert
2018-02-14
1
-15
/
+50
|
*
tests/migration: Add source to PC boot block
Dr. David Alan Gilbert
2018-02-14
4
-48
/
+180
*
|
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging
Peter Maydell
2018-02-16
1
-4
/
+25
|
\
\
|
*
|
io: Fix QIOChannelFile when creating and opening read-write
Ross Lagerwall
2018-02-15
1
-4
/
+25
*
|
|
tests/boot-serial-test: Fix problem with timeout due to dropped characters
Thomas Huth
2018-02-16
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into staging
Peter Maydell
2018-02-15
55
-374
/
+416
|
\
\
|
*
|
tests/m48t59: Use the m48t59 test on ppc, too
Thomas Huth
2018-02-14
2
-1
/
+10
|
*
|
tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-y
Thomas Huth
2018-02-14
1
-7
/
+4
|
*
|
tests/m48t59: Make the test independent of global_qtest
Thomas Huth
2018-02-14
1
-30
/
+30
|
*
|
tests/m48t59: Fix and re-enable the test for sparc
Thomas Huth
2018-02-14
2
-30
/
+34
|
*
|
tests/boot-serial-test: Add support for the aarch64 virt machine
Wei Huang
2018-02-14
2
-0
/
+10
|
*
|
tests/boot-serial: Add tests for PowerPC Mac machines
Thomas Huth
2018-02-14
1
-0
/
+3
|
*
|
tests/boot-serial: Enable the boot-serial test on SPARC machines, too
Thomas Huth
2018-02-14
2
-0
/
+6
|
*
|
wdt_ib700-test: Drop dependence on global_qtest
Eric Blake
2018-02-14
1
-29
/
+34
|
*
|
tests/boot-sector: Drop dependence on global_qtest
Eric Blake
2018-02-14
5
-9
/
+11
|
*
|
qmp-test: Drop dependence on global_qtest
Eric Blake
2018-02-14
1
-17
/
+18
|
*
|
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
2018-02-14
11
-35
/
+39
|
*
|
libqos: Use explicit QTestState for ahci operations
Eric Blake
2018-02-14
1
-22
/
+23
|
*
|
libqos: Use explicit QTestState for i2c operations
Eric Blake
2018-02-14
5
-65
/
+66
|
*
|
libqos: Use explicit QTestState for rtas operations
Eric Blake
2018-02-14
4
-28
/
+40
|
*
|
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
14
-36
/
+36
|
*
|
libqos: Track QTestState with QPCIBus
Eric Blake
2018-02-14
19
-33
/
+33
|
*
|
libqtest: Use qemu_strtoul()
Eric Blake
2018-02-14
1
-6
/
+13
|
*
|
tests: Clean up wait for event
Markus Armbruster
2018-02-14
4
-33
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-02-13
11
-8
/
+116
|
\
\
|
|
/
|
/
|
|
*
iotests: Add l2-cache-entry-size to iotest 137
Alberto Garcia
2018-02-13
2
-0
/
+7
|
*
iotests: Test downgrading an image using a small L2 slice size
Alberto Garcia
2018-02-13
2
-0
/
+77
|
*
iotests: Test valid values of l2-cache-entry-size
Alberto Garcia
2018-02-13
2
-0
/
+20
|
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
2
-2
/
+2
|
*
iotests: Use virtio-blk in 155
Max Reitz
2018-02-13
1
-5
/
+9
|
*
iotests: Fix CID for VMDK afl image
Fam Zheng
2018-02-13
2
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-13
2
-0
/
+254
|
\
\
|
*
|
sdhci: add a check_capab_v3() qtest
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+17
|
*
|
sdhci: check Spec v3 capabilities qtest
Philippe Mathieu-Daudé
2018-02-13
2
-0
/
+13
|
*
|
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+5
|
*
|
sdhci: add qtest to check the SD Spec version
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+24
|
*
|
sdhci: add a check_capab_sdma() qtest
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+11
|
*
|
sdhci: add a check_capab_baseclock() qtest
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+14
|
*
|
sdhci: add check_capab_readonly() qtest
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+24
|
*
|
sdhci: add qtest to check the SD capabilities register
Philippe Mathieu-Daudé
2018-02-13
2
-0
/
+146
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
3
-2
/
+33
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
acpi-test: update FADT
Michael S. Tsirkin
2018-02-13
2
-0
/
+0
|
*
|
tests: acpi: fix FADT not being compared to reference table
Igor Mammedov
2018-02-13
1
-2
/
+33
*
|
|
Revert "tests: use memfd in vhost-user-test"
Peter Maydell
2018-02-13
1
-64
/
+26
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
Peter Maydell
2018-02-12
3
-5
/
+5
|
\
\
|
*
|
tests/qapi: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-10
1
-1
/
+1
|
*
|
tests/qapi: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
2018-02-10
1
-1
/
+1
|
*
|
tests/hbitmap: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-10
1
-3
/
+3
*
|
|
iotests: 205: support luks format
Vladimir Sementsov-Ogievskiy
2018-02-09
2
-2
/
+33
|
/
/
[next]