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
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
19
-33
/
+33
2018-02-14
libqtest: Use qemu_strtoul()
Eric Blake
1
-6
/
+13
2018-02-14
tests: Clean up wait for event
Markus Armbruster
4
-33
/
+13
2018-02-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+254
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-2
/
+33
2018-02-13
acpi-test: update FADT
Michael S. Tsirkin
2
-0
/
+0
2018-02-13
tests: acpi: fix FADT not being compared to reference table
Igor Mammedov
1
-2
/
+33
2018-02-13
sdhci: add a check_capab_v3() qtest
Philippe Mathieu-Daudé
1
-0
/
+17
2018-02-13
sdhci: check Spec v3 capabilities qtest
Philippe Mathieu-Daudé
2
-0
/
+13
2018-02-13
hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
Philippe Mathieu-Daudé
1
-0
/
+5
2018-02-13
sdhci: add qtest to check the SD Spec version
Philippe Mathieu-Daudé
1
-0
/
+24
2018-02-13
sdhci: add a check_capab_sdma() qtest
Philippe Mathieu-Daudé
1
-0
/
+11
2018-02-13
sdhci: add a check_capab_baseclock() qtest
Philippe Mathieu-Daudé
1
-0
/
+14
2018-02-13
sdhci: add check_capab_readonly() qtest
Philippe Mathieu-Daudé
1
-0
/
+24
2018-02-13
sdhci: add qtest to check the SD capabilities register
Philippe Mathieu-Daudé
2
-0
/
+146
2018-02-13
Revert "tests: use memfd in vhost-user-test"
Peter Maydell
1
-64
/
+26
2018-02-12
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
3
-5
/
+5
2018-02-10
tests/qapi: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
tests/qapi: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
tests/hbitmap: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-3
/
+3
2018-02-09
iotests: 205: support luks format
Vladimir Sementsov-Ogievskiy
2
-2
/
+33
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
3
-1
/
+3
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qnum.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
5
-0
/
+5
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
29
-3
/
+29
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
12
-3
/
+15
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
7
-0
/
+11
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
12
-12
/
+9
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
7
-5
/
+2
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
8
-9
/
+0
2018-02-09
Clean up includes
Markus Armbruster
2
-10
/
+2
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
3
-92
/
+75
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
1
-89
/
+1
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
1
-0
/
+25
2018-02-08
test-coroutine: add simple CoMutex test
Paolo Bonzini
1
-2
/
+48
2018-02-08
docker: change Fedora base image to fedora:27
Paolo Bonzini
1
-1
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+71
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-44
/
+86
2018-02-07
ide-test: test trim requests
Anton Nefedov
1
-0
/
+71
2018-02-07
tests/test-filter-redirector: move close()
Klim Kireev
1
-1
/
+1
2018-02-07
tests: use memfd in vhost-user-test
Marc-André Lureau
1
-26
/
+64
2018-02-07
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
1
-12
/
+15
2018-02-07
tests: keep compiling failing vhost-user tests
Marc-André Lureau
1
-13
/
+14
2018-02-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...
Peter Maydell
1
-54
/
+90
2018-02-06
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-25
/
+27
2018-02-06
tests: Adjust sleeps for migration test
Juan Quintela
1
-15
/
+14
[next]