index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-13
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
Chen Zhang
2019-06-13
ui/cocoa: Fix absolute input device grabbing issue on Mojave
Chen Zhang
2019-06-13
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-cputl...
Peter Maydell
2019-06-12
gdbstub: Implement qemu physical memory mode
Jon Doron
2019-06-12
gdbstub: Clear unused variables in gdb_handle_packet
Jon Doron
2019-06-12
gdbstub: Implement target halted (? pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement generic set/query (Q/q pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement v commands with new infra
Jon Doron
2019-06-12
gdbstub: Implement step (s pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement file io (F pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement read all registers (g pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement write all registers (G pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement read memory (m pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement write memory (M pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement get register (p pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement set register (P pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement breakpoint commands (Z/z pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement set_thread (H pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement continue with signal (C pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement continue (c pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement thread_alive (T pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Implement deatch (D pkt) with new infra
Jon Doron
2019-06-12
gdbstub: Add infrastructure to parse cmd packets
Jon Doron
2019-06-12
cputlb: cast size_t to target_ulong before using for address masks
Alex Bennée
2019-06-12
MAINTAINERS: put myself forward for gdbstub
Alex Bennée
2019-06-12
tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests
Alex Bennée
2019-06-12
tests/tcg: clean-up VPATH/TESTS for i386
Alex Bennée
2019-06-12
tests/tcg: better detect truncated reads
Alex Bennée
2019-06-12
cputlb: use uint64_t for interim values for unaligned load
Alex Bennée
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
tests/vm: python3 fixes
Gerd Hoffmann
2019-06-12
scripts: use git archive in archive-source
Gerd Hoffmann
2019-06-12
tests/vm: Add missing variables on help
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Fix build-centos docker-based tests run
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Port basevm to Python 3
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Use python configured on build
Wainer dos Santos Moschetta
2019-06-12
.travis.yml: add clang ubsan job
Alex Bennée
2019-06-12
.travis.yml: bump gcc sanitiser job to gcc-9
Alex Bennée
2019-06-12
tests/docker: Update the Ubuntu image to 19.04
Alex Bennée
2019-06-12
tests/docker: Update the Fedora cross compile images to 30
Alex Bennée
2019-06-12
tests/docker: Update the Fedora image to Fedora 30
Philippe Mathieu-Daudé
2019-06-12
qemu-io-cmds: use clock_gettime for benchmarking
Alex Bennée
2019-06-12
editorconfig: add setting for shell scripts
Alex Bennée
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
2019-06-12
MAINTAINERS: Polish headline decorations
Markus Armbruster
2019-06-12
MAINTAINERS: Improve section headlines
Markus Armbruster
2019-06-12
MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
Philippe Mathieu-Daudé
2019-06-12
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
Supply missing header guards
Markus Armbruster
[next]