aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-07target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMPRichard Henderson
2020-09-07target/microblaze: Rename DISAS_UPDATE to DISAS_EXITRichard Henderson
2020-09-07target/microblaze: Rename mmu structsRichard Henderson
2020-09-07target/microblaze: Cleanup mb_cpu_do_interruptRichard Henderson
2020-09-07target/microblaze: Renumber D_FLAGRichard Henderson
2020-09-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth
2020-09-07stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth
2020-09-07stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stubThomas Huth
2020-09-07configure: Allow automatic WHPX detectionThomas Huth
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo
2020-09-06tests: handling signal on win32 properlyYonggang Luo
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée
2020-09-06Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...Peter Maydell
2020-09-06linux-user: Protect btrfs ioctl target definitionsFilip Bozuta
2020-09-06linux-user: fix ppc/termbits.hLaurent Vivier
2020-09-06linux-user: Map signal numbers in fcntlTimothy Baldwin
2020-09-05linux-user: Correctly start brk after executableTimothy E Baldwin
2020-09-05linux-user: Add support for ppoll_time64() and pselect6_time64()Filip Bozuta
2020-09-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into stagingPeter Maydell
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-04cirrus: handle wraparound in cirrus_invalidate_regionGerd Hoffmann
2020-09-04virtio-gpu: fix unmap the already mapped itemsLi Zhijian
2020-09-04ui/gtk: Update refresh interval after widget is realizedPhilippe Mathieu-Daudé
2020-09-04ui: Add more mouse buttons to SPICEFrediano Ziglio
2020-09-04vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan
2020-09-04ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell
2020-09-03tcg: Implement 256-bit dup for tcg_gen_gvec_dup_memRichard Henderson
2020-09-03tcg: Eliminate one store for in-place 128-bit dup_memRichard Henderson
2020-09-03softmmu/cpus: Only set parallel_cpus for SMPRichard Henderson
2020-09-03tcg: Fix tcg gen for vectorized absolute valueStephen Long
2020-09-03cputlb: Make store_helper less fragile to compiler optimizationsRichard Henderson
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé