aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input deviceChen Zhang
2019-06-13ui/cocoa: Fix absolute input device grabbing issue on MojaveChen Zhang
2019-06-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-cputl...Peter Maydell
2019-06-12gdbstub: Implement qemu physical memory modeJon Doron
2019-06-12gdbstub: Clear unused variables in gdb_handle_packetJon Doron
2019-06-12gdbstub: Implement target halted (? pkt) with new infraJon Doron
2019-06-12gdbstub: Implement generic set/query (Q/q pkt) with new infraJon Doron
2019-06-12gdbstub: Implement v commands with new infraJon Doron
2019-06-12gdbstub: Implement step (s pkt) with new infraJon Doron
2019-06-12gdbstub: Implement file io (F pkt) with new infraJon Doron
2019-06-12gdbstub: Implement read all registers (g pkt) with new infraJon Doron
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-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