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-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
qapi: Simplify how QAPIDoc implements its state machine
Markus Armbruster
2019-06-12
file-posix: Add dynamic-auto-read-only QAPI feature
Kevin Wolf
2019-06-12
qapi: Allow documentation for features
Kevin Wolf
2019-06-12
qapi: Disentangle QAPIDoc code
Kevin Wolf
2019-06-12
tests/qapi-schema: Error case tests for features in structs
Kevin Wolf
2019-06-12
tests/qapi-schema: Test for good feature lists in structs
Kevin Wolf
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
block/gluster: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
block/file-posix: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
qapi/block-core: update documentation of preallocation parameter
Stefano Garzarella
2019-06-12
qdev: Delete unused LostTickPolicy "merge"
Markus Armbruster
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
[prev]
[next]