Age | Commit message (Expand) | Author | Files | Lines |
2021-07-13 | Acceptance tests: do not try to reuse packages from the system | Cleber Rosa | 1 | -1/+1 |
2021-07-09 | configs: rename default-configs to configs and reorganise | Alex Bennée | 1 | -1/+1 |
2021-03-12 | tests: remove "make check-speed" in favor of "make bench" | Paolo Bonzini | 1 | -6/+2 |
2021-03-09 | Acceptance Tests: restore filtering of tests by target arch | Cleber Rosa | 1 | -1/+1 |
2021-03-09 | Acceptance Tests: restore downloading of VM images | Cleber Rosa | 1 | -1/+2 |
2021-02-08 | tests/Makefile.include: don't use TARGET_DIRS for check-tcg | Alex Bennée | 1 | -4/+6 |
2021-02-08 | scripts/mtest2make.py: export all-%s-targets variable and use it | Alex Bennée | 1 | -1/+1 |
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 |