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
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-03-17
gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
Changbin Du
2020-03-17
gdbstub: do not split gdb_monitor_write payload
Damien Hedde
2020-03-17
gdbstub: change GDBState.last_packet to GByteArray
Damien Hedde
2020-03-17
tests/tcg/aarch64: add test-sve-ioctl guest-debug test
Alex Bennée
2020-03-17
tests/tcg/aarch64: add SVE iotcl test
Alex Bennée
2020-03-17
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
2020-03-17
tests/guest-debug: add a simple test runner
Alex Bennée
2020-03-17
configure: allow user to specify what gdb to use
Alex Bennée
2020-03-17
tests/tcg/aarch64: userspace system register test
Alex Bennée
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
target/arm: default SVE length to 64 bytes for linux-user
Alex Bennée
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
2020-03-17
gdbstub: move mem_buf to GDBState and use GByteArray
Alex Bennée
2020-03-17
gdbstub: move str_buf to GDBState and use GString
Alex Bennée
2020-03-17
gdbstub: stop passing GDBState * around and use global
Alex Bennée
2020-03-17
gdbstub: make GDBState static and have common init function
Alex Bennée
2020-03-17
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL to v0.8.0
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Remove obsolete VirGL --with-glx configure option
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL git repository URL
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Install tools to cross-debug and build Linux kernels
Philippe Mathieu-Daudé
2020-03-17
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
Vladimir Sementsov-Ogievskiy
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-17-2020' ...
Peter Maydell
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to let devices own their MemoryRegions
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
Philippe Mathieu-Daudé
[next]