aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12gdbstub: Implement write all registers (G pkt) with new infraJon Doron
2019-06-12gdbstub: Implement read memory (m pkt) with new infraJon Doron
2019-06-12gdbstub: Implement write memory (M pkt) with new infraJon Doron
2019-06-12gdbstub: Implement get register (p pkt) with new infraJon Doron
2019-06-12gdbstub: Implement set register (P pkt) with new infraJon Doron
2019-06-12gdbstub: Implement breakpoint commands (Z/z pkt) with new infraJon Doron
2019-06-12gdbstub: Implement set_thread (H pkt) with new infraJon Doron
2019-06-12gdbstub: Implement continue with signal (C pkt) with new infraJon Doron
2019-06-12gdbstub: Implement continue (c pkt) with new infraJon Doron
2019-06-12gdbstub: Implement thread_alive (T pkt) with new infraJon Doron
2019-06-12gdbstub: Implement deatch (D pkt) with new infraJon Doron
2019-06-12gdbstub: Add infrastructure to parse cmd packetsJon Doron
2019-06-12cputlb: cast size_t to target_ulong before using for address masksAlex Bennée
2019-06-12MAINTAINERS: put myself forward for gdbstubAlex Bennée
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée
2019-06-12tests/tcg: better detect truncated readsAlex Bennée
2019-06-12cputlb: use uint64_t for interim values for unaligned loadAlex Bennée
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée
2019-06-12tests/vm: python3 fixesGerd Hoffmann
2019-06-12scripts: use git archive in archive-sourceGerd Hoffmann
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta
2019-06-12.travis.yml: add clang ubsan jobAlex Bennée
2019-06-12.travis.yml: bump gcc sanitiser job to gcc-9Alex Bennée
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé
2019-06-12qemu-io-cmds: use clock_gettime for benchmarkingAlex Bennée
2019-06-12editorconfig: add setting for shell scriptsAlex Bennée
2019-06-12qapi: Simplify how QAPIDoc implements its state machineMarkus Armbruster
2019-06-12file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf
2019-06-12qapi: Allow documentation for featuresKevin Wolf
2019-06-12qapi: Disentangle QAPIDoc codeKevin Wolf
2019-06-12tests/qapi-schema: Error case tests for features in structsKevin Wolf
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-12block/gluster: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella
2019-06-12block/file-posix: update .help of BLOCK_OPT_PREALLOC optionStefano Garzarella
2019-06-12qapi/block-core: update documentation of preallocation parameterStefano Garzarella
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...Peter Maydell
2019-06-12MAINTAINERS: Polish headline decorationsMarkus Armbruster
2019-06-12MAINTAINERS: Improve section headlinesMarkus Armbruster
2019-06-12MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.orgPhilippe Mathieu-Daudé
2019-06-12Clean up a header guard symbols (again)Markus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster