aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17docs/devel/qapi-code-gen: Fix typo in grammarMarkus Armbruster
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/ide: Remove unneeded inclusion of hw/ide.hBALATON Zoltan
2020-03-17hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan
2020-03-17hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan
2020-03-17hw/ide/pci.c: Coding style update to fix checkpatch errorsBALATON Zoltan
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan
2020-03-17hw/isa/piix4.c: Introduce variable to store devfnBALATON Zoltan
2020-03-17hw/ide: Get rid of piix3_init functionsBALATON Zoltan
2020-03-17tcg: Remove tcg-runtime-gvec.c DO_CMP0Richard Henderson
2020-03-17tcg: Tidy tcg-runtime-gvec.c DUP*Richard Henderson
2020-03-17tcg: Tidy tcg-runtime-gvec.c typesRichard Henderson
2020-03-17tcg: Remove CONFIG_VECTOR16Richard Henderson
2020-03-17tcg/i386: Bound shift count expanding sari_vecRichard Henderson
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-17hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()Markus Armbruster
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é