aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-03-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-03-17gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdbChangbin Du
2020-03-17gdbstub: do not split gdb_monitor_write payloadDamien Hedde
2020-03-17gdbstub: change GDBState.last_packet to GByteArrayDamien Hedde
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée
2020-03-17tests/guest-debug: add a simple test runnerAlex Bennée
2020-03-17configure: allow user to specify what gdb to useAlex Bennée
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée
2020-03-17target/arm: don't bother with id_aa64pfr0_read for USER_ONLYAlex Bennée
2020-03-17target/arm: generate xml description of our SVE registersAlex Bennée
2020-03-17target/arm: default SVE length to 64 bytes for linux-userAlex Bennée
2020-03-17target/arm: explicitly encode regnum in our XMLAlex Bennée
2020-03-17target/arm: prepare for multiple dynamic XMLsAlex Bennée
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-03-17target/i386: use gdb_get_reg helpersAlex Bennée
2020-03-17target/m68k: use gdb_get_reg helpersAlex Bennée
2020-03-17target/arm: use gdb_get_reg helpersAlex Bennée
2020-03-17gdbstub: add helper for 128 bit registersAlex Bennée
2020-03-17gdbstub: move mem_buf to GDBState and use GByteArrayAlex Bennée
2020-03-17gdbstub: move str_buf to GDBState and use GStringAlex Bennée
2020-03-17gdbstub: stop passing GDBState * around and use globalAlex Bennée
2020-03-17gdbstub: make GDBState static and have common init functionAlex Bennée
2020-03-17travis.yml: Set G_MESSAGES_DEBUG do report GLib errorsPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé
2020-03-17tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé
2020-03-17tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé
2020-03-17hw/sd/ssi-sd: fix error handling in ssi_sd_realizeVladimir Sementsov-Ogievskiy
2020-03-17xen-block: Use one Error * variable instead of twoMarkus Armbruster
2020-03-17Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-17-2020' ...Peter Maydell
2020-03-17hw/misc/ivshmem: Use one Error * variable instead of twoMarkus Armbruster
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster
2020-03-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...Peter Maydell
2020-03-17hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/arm: Remove unnecessary memory_region_set_readonly() on ROM aliasPhilippe Mathieu-Daudé
2020-03-17hw/ppc/ppc405: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-03-17hw/arm/stm32: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-03-17hw/char: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/riscv: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/dma: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/display: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/core: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17scripts/cocci: Patch to let devices own their MemoryRegionsPhilippe Mathieu-Daudé
2020-03-17scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()Philippe Mathieu-Daudé