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 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
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
2019-06-12
scripts/clean-header-guards: Fix handling of trailing comments
Markus Armbruster
2019-06-12
Normalize position of header guard
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
2019-06-12
target/ppc: Use tcg_gen_gvec_bitsel
Richard Henderson
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
spapr: Clean up DRC index construction
David Gibson
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
Anton Blanchard
2019-06-12
spapr_pci: Improve error message
Greg Kurz
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
[next]