62723 Commits (48feb682db13372c5cce42156a48afabfbbb28e9)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 48feb682db docker: Clean the MXE base image 8 years ago
Philippe Mathieu-Daudé daf999f77a docker: ubuntu: Use SDL2 8 years ago
Philippe Mathieu-Daudé beac6a98f6 docker: ubuntu: Update the package list before installing new ones 8 years ago
Alex Bennée 7781afb49c linux-user: add gcov support to preexit_cleanup 8 years ago
Alex Bennée 708b6a643c linux-user: introduce preexit_cleanup 8 years ago
Alex Bennée fe8bf5f629 build-system: add coverage-report target 8 years ago
Alex Bennée 990e6a2754 build-system: add clean-coverage target 8 years ago
Alex Bennée 0708e6476f travis: add gcovr summary for GCOV build 8 years ago
Alex Bennée 95f7aabf49 docker: add gcovr to travis image 8 years ago
Alex Bennée 6786dc3442 .gitignore: add .gcov files 8 years ago
Alex Bennée 31d2dda3c4 build-system: remove per-test GCOV reporting 8 years ago
Philippe Mathieu-Daudé ebf2ff659b travis: test out-of-tree builds 8 years ago
Philippe Mathieu-Daudé ebdfb6101d travis: do not waste time cloning unused submodules 8 years ago
Alex Bennée 2b1f35b9a8 Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST" 8 years ago
Peter Maydell 6cf495be0b Pull request 8 years ago
Peter Maydell 4fd1cbaf14 Monitor patches for 2018-07-03 8 years ago
Peter Maydell 5dafaf4fbc QAPI patches for 2018-07-03 8 years ago
Peter Maydell 8beb8cc64d qemu-ga patch queue for soft-freeze 8 years ago
Peter Maydell fe8d2d5737 Some strace cleanups 8 years ago
Peter Maydell 6d8ad1614e audio: hda fixes, timer tracing 8 years ago
Vladimir Sementsov-Ogievskiy 58f72b965e dirty-bitmap: fix double lock on bitmap enabling 8 years ago
Vladimir Sementsov-Ogievskiy 92bcea40d3 block/dirty-bitmap: add bdrv_enable_dirty_bitmap_locked 8 years ago
Peter Maydell 2a018f6e98 Add support for PSK credentials with TLS 8 years ago
Markus Armbruster 153d73f320 qapi: Polish command flags documentation in qapi-code-gen.txt 8 years ago
Markus Armbruster 774a6b67a4 monitor: Improve some comments 8 years ago
Markus Armbruster 279f9e0840 qmp: Clean up capability negotiation after commit 02130314d8 8 years ago
Markus Armbruster ab45015a96 qobject: Let qobject_from_jsonf() fail instead of abort 8 years ago
Markus Armbruster cd499d2058 qmp: Switch timestamp_put() to qdict_from_jsonf_nofail() 8 years ago
Markus Armbruster 62e93be286 qmp: Add some comments around null responses 8 years ago
Markus Armbruster 7cb2123f22 qmp: Simplify monitor_qmp_respond() 8 years ago
Markus Armbruster 1816604b62 qmp: Replace get_qmp_greeting() by qmp_greeting() 8 years ago
Markus Armbruster 65e3fe6743 qmp: Replace monitor_json_emitter{,raw}() by qmp_{queue,send}_response() 8 years ago
Markus Armbruster d43b16945a qmp: Use QDict * instead of QObject * for response objects 8 years ago
Markus Armbruster cee32796ca qmp: De-duplicate error response building 8 years ago
Markus Armbruster a193352ff9 qobject: New qdict_from_jsonf_nofail() 8 years ago
Markus Armbruster cab5ad86b4 monitor: Peel off @mon_global wrapper 8 years ago
Markus Armbruster f91dc2a0d0 monitor: Rename use_io_thr to use_io_thread 8 years ago
Markus Armbruster 1cc3747152 qmp: Don't let JSON errors jump the queue 8 years ago
Markus Armbruster 69240fe62d qmp: Don't let malformed in-band commands jump the queue 8 years ago
Markus Armbruster e8f4a22168 tests/qmp-test: Demonstrate QMP errors jumping the queue 8 years ago
Markus Armbruster b27314567d qmp: Simplify code around monitor_qmp_dispatch_one() 8 years ago
Markus Armbruster 05f7274c8b qmp: Always free QMPRequest with qmp_request_free() 8 years ago
Markus Armbruster 45434ba47b qmp: Revert change to handle_qmp_command tracepoint 8 years ago
Markus Armbruster 00ecec151d qmp: Redo how the client requests out-of-band execution 8 years ago
Markus Armbruster 674ed7228f qmp qemu-ga: Fix qemu-ga not to accept "control" 8 years ago
Markus Armbruster d4d7ed731c tests/test-qga: Demonstrate the guest-agent ignores "control" 8 years ago
Markus Armbruster 0fa39d0b03 qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id" 8 years ago
Markus Armbruster b5f8431040 tests/test-qga: Demonstrate the guest-agent ignores "id" 8 years ago
Markus Armbruster 80cd93bd96 qmp: Make "id" optional again even in "oob" monitors 8 years ago
Markus Armbruster 2970b4461f tests/qmp-test: Test in-band command doesn't overtake 8 years ago