aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau2-0/+5
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau1-13/+0
2020-09-08meson: convert the speed testsPaolo Bonzini4-13/+29
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau3-9/+9
2020-09-08meson: convert atomic*-benchMarc-André Lureau2-5/+10
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau2-2/+9
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau1-1/+0
2020-09-08meson: move keyutils dependency checkMarc-André Lureau2-29/+3
2020-09-08meson: convert the unit testsMarc-André Lureau3-253/+174
2020-09-08meson: convert qht-benchMarc-André Lureau2-1/+4
2020-09-08meson: declare keyutils dependencyMarc-André Lureau4-7/+11
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau1-0/+5
2020-09-08meson: build qapi tests libraryMarc-André Lureau3-78/+62
2020-09-08meson: fix libqos linkingPaolo Bonzini1-3/+6
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini1-3/+5
2020-09-08configure: include cross sdl2-config in meson cross filePaolo Bonzini1-0/+3
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini1-5/+5
2020-09-08meson: remove b_lundef optionPaolo Bonzini1-1/+1
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini1-36/+38
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini2-1/+36
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini1-8/+8
2020-09-08mtest2make: split environment from test commandPaolo Bonzini1-8/+9
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini3-8/+12
2020-09-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell26-44/+285
2020-09-07Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell4-217/+264
2020-09-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...Peter Maydell2-4/+13
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson4-9/+26
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé3-0/+71
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé3-11/+38
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth3-0/+115
2020-09-07stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth3-7/+4
2020-09-07stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stubThomas Huth4-12/+9
2020-09-07configure: Allow automatic WHPX detectionThomas Huth1-0/+1
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth1-1/+8
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth1-0/+2
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo1-1/+3
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo1-2/+2
2020-09-06tests: handling signal on win32 properlyYonggang Luo1-0/+4
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée2-0/+2
2020-09-06Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...Peter Maydell4-26/+40
2020-09-06linux-user: Protect btrfs ioctl target definitionsFilip Bozuta1-0/+2
2020-09-06linux-user: fix ppc/termbits.hLaurent Vivier1-1/+1
2020-09-06linux-user: Map signal numbers in fcntlTimothy Baldwin1-2/+8
2020-09-05linux-user: Correctly start brk after executableTimothy E Baldwin1-4/+3
2020-09-05linux-user: Add support for ppoll_time64() and pselect6_time64()Filip Bozuta1-210/+250
2020-09-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into stagingPeter Maydell3-67/+143
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell9-76/+108
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell6-1/+337
2020-09-04cirrus: handle wraparound in cirrus_invalidate_regionGerd Hoffmann1-3/+9