aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-13nbd/server: Nicer spelling of max BLOCK_STATUS reply lengthEric Blake1-5/+8
2019-06-13iotests: Let 233 run concurrentlyMax Reitz2-53/+42
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz1-4/+2
2019-06-13qemu-nbd: Do not close stderrMax Reitz1-1/+2
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz2-5/+8
2019-06-13qemu-nbd: Add --pid-file optionMax Reitz2-0/+13
2019-06-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...Peter Maydell5-6/+14
2019-06-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190612' into stagingPeter Maydell1-3/+3
2019-06-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...Peter Maydell42-59/+447
2019-06-13ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input deviceChen Zhang1-1/+6
2019-06-13ui/cocoa: Fix absolute input device grabbing issue on MojaveChen Zhang1-2/+41
2019-06-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-cputl...Peter Maydell22-607/+1788
2019-06-13edid: flip the default to enabledGerd Hoffmann4-5/+11
2019-06-13edid: add xmax + ymax propertiesGerd Hoffmann1-1/+3
2019-06-12tcg: Fix typos in helper_gvec_sar{8,32,64}vRichard Henderson1-3/+3
2019-06-12gdbstub: Implement qemu physical memory modeJon Doron1-2/+60
2019-06-12gdbstub: Clear unused variables in gdb_handle_packetJon Doron1-9/+2
2019-06-12gdbstub: Implement target halted (? pkt) with new infraJon Doron1-10/+25
2019-06-12gdbstub: Implement generic set/query (Q/q pkt) with new infraJon Doron1-186/+373
2019-06-12gdbstub: Implement v commands with new infraJon Doron1-60/+110
2019-06-12gdbstub: Implement step (s pkt) with new infraJon Doron1-6/+19
2019-06-12gdbstub: Implement file io (F pkt) with new infraJon Doron1-22/+26
2019-06-12gdbstub: Implement read all registers (g pkt) with new infraJon Doron1-8/+23
2019-06-12gdbstub: Implement write all registers (G pkt) with new infraJon Doron1-10/+31
2019-06-12gdbstub: Implement read memory (m pkt) with new infraJon Doron1-16/+32
2019-06-12gdbstub: Implement write memory (M pkt) with new infraJon Doron1-18/+33
2019-06-12gdbstub: Implement get register (p pkt) with new infraJon Doron1-12/+38
2019-06-12gdbstub: Implement set register (P pkt) with new infraJon Doron1-9/+30
2019-06-12gdbstub: Implement breakpoint commands (Z/z pkt) with new infraJon Doron1-19/+67
2019-06-12gdbstub: Implement set_thread (H pkt) with new infraJon Doron1-30/+53
2019-06-12gdbstub: Implement continue with signal (C pkt) with new infraJon Doron1-5/+29
2019-06-12gdbstub: Implement continue (c pkt) with new infraJon Doron1-6/+19
2019-06-12gdbstub: Implement thread_alive (T pkt) with new infraJon Doron1-11/+32
2019-06-12gdbstub: Implement deatch (D pkt) with new infraJon Doron1-40/+61
2019-06-12gdbstub: Add infrastructure to parse cmd packetsJon Doron1-0/+195
2019-06-12cputlb: cast size_t to target_ulong before using for address masksAlex Bennée1-1/+1
2019-06-12MAINTAINERS: put myself forward for gdbstubAlex Bennée1-1/+3
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée3-0/+311
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée1-7/+2
2019-06-12tests/tcg: better detect truncated readsAlex Bennée1-5/+31
2019-06-12cputlb: use uint64_t for interim values for unaligned loadAlex Bennée1-1/+1
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée4-20/+74
2019-06-12tests/vm: python3 fixesGerd Hoffmann1-5/+6
2019-06-12scripts: use git archive in archive-sourceGerd Hoffmann1-41/+31
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta1-2/+6
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta1-3/+3
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta1-4/+4
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta1-2/+2
2019-06-12.travis.yml: add clang ubsan jobAlex Bennée1-0/+7
2019-06-12.travis.yml: bump gcc sanitiser job to gcc-9Alex Bennée1-5/+5