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
/
Makefile.include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
tests/Makefile.include: export PYTHON for check-block.sh
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
1
-1
/
+1
2020-10-17
tests/Makefile.include: unbreak non-tcg builds
Paolo Bonzini
1
-1
/
+1
2020-10-04
tests: tcg: do not use implicit rules
Paolo Bonzini
1
-3
/
+3
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
1
-1
/
+1
2020-09-10
tests: bump avocado version
Pavel Dovgalyuk
1
-1
/
+1
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
1
-40
/
+0
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
1
-14
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
1
-11
/
+4
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
1
-5
/
+0
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
1
-2
/
+0
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
1
-1
/
+0
2020-09-08
meson: convert the unit tests
Marc-André Lureau
1
-251
/
+3
2020-09-08
meson: convert qht-bench
Marc-André Lureau
1
-1
/
+0
2020-09-08
meson: declare keyutils dependency
Marc-André Lureau
1
-1
/
+1
2020-09-08
meson: build qapi tests library
Marc-André Lureau
1
-78
/
+1
2020-09-08
qemu-iotests: move check-block back to Makefiles
Paolo Bonzini
1
-3
/
+12
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
1
-0
/
+2
2020-08-21
meson: convert sample plugins
Paolo Bonzini
1
-9
/
+0
2020-08-21
meson: convert check-block
Paolo Bonzini
1
-16
/
+2
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-2
/
+2
2020-08-21
meson: convert hw/core
Marc-André Lureau
1
-9
/
+1
2020-08-21
meson: convert migration directory to Meson
Marc-André Lureau
1
-4
/
+3
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
1
-41
/
+6
2020-08-21
meson: convert check-qapi-schema
Paolo Bonzini
1
-216
/
+2
2020-08-21
meson: convert tests/fp and check-softfloat
Paolo Bonzini
1
-156
/
+2
2020-08-21
meson: convert check-decodetree
Paolo Bonzini
1
-8
/
+1
2020-08-21
meson: convert qemu-ga
Paolo Bonzini
1
-2
/
+2
2020-08-21
meson: add testsuite Makefile generator
Paolo Bonzini
1
-1
/
+0
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
1
-5
/
+14
2020-07-11
testing: add check-build target
Alex Bennée
1
-4
/
+13
2020-07-11
gitlab: add acceptance testing to system builds
Alex Bennée
1
-1
/
+1
2020-07-10
tests: Inject test name also when the test fails
Havard Skinnemoen
1
-1
/
+1
2020-06-16
tests: Disable select tests under TSan, which hit TSan issue.
Robert Foley
1
-2
/
+7
2020-06-15
test-crypto-secret: add 'secret_keyring' object tests.
Alexey Krasikov
1
-0
/
+4
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-8
/
+10
2020-06-05
tests/Makefile: Restrict some softmmu-only tests
Philippe Mathieu-Daudé
1
-8
/
+8
2020-06-05
tests/Makefile: Only display TCG-related tests when TCG is available
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-01
tests/Makefile: Fix description of "make check"
Huacai Chen
1
-1
/
+1
2020-05-27
tests/fp: split and audit the conversion tests
Alex Bennée
1
-5
/
+32
2020-05-27
tests/fp: enable extf80_le_quite tests
Alex Bennée
1
-7
/
+0
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
1
-0
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
1
-2
/
+18
2020-03-17
Acceptance tests: add make targets to download images
Cleber Rosa
1
-2
/
+18
2020-03-17
qapi: New special feature flag "deprecated"
Markus Armbruster
1
-0
/
+1
2020-03-11
tests/qemu-iotests: Fix socket_scm_helper build path
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-22
rcu_queue: add QSLIST functions
Paolo Bonzini
1
-0
/
+2
2020-02-04
tests/Makefile: Fix inclusion of the qos dependency files
Thomas Huth
1
-1
/
+1
2020-02-04
tests/vhost-user-bridge: Fix build
Dr. David Alan Gilbert
1
-0
/
+1
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
1
-0
/
+1
[next]