aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-19spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()Daniel Henrique Barboza1-9/+3
2021-01-19spapr_rtas.c: fix identation of rtas_ibm_suspend_me() argsDaniel Henrique Barboza1-3/+3
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza2-5/+1
2021-01-19spapr.h: fix trailing whitespace in phb_placementDaniel Henrique Barboza1-1/+1
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz5-14/+23
2021-01-19sam460ex: Use type cast macro instead of simple castBALATON Zoltan1-5/+2
2021-01-19Revert "ppc4xx: Move common dependency on serial to common option"BALATON Zoltan1-1/+4
2021-01-19Revert "sam460ex: Remove FDT_PPC dependency from KConfig"BALATON Zoltan1-0/+1
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell3-47/+7
2021-01-19hw/ppc/ppc405_uc: Drop use of ppcuic_init()Peter Maydell3-33/+47
2021-01-19hw/intc/ppc-uic: Make default dcr-base 0xc0, not 0x30Peter Maydell1-1/+1
2021-01-19hw/ppc: Delete unused ppc405cr_init() codePeter Maydell2-351/+0
2021-01-19hw/ppc/sam460ex: Drop use of ppcuic_init()Peter Maydell1-16/+53
2021-01-18Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell4-5/+26
2021-01-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...Peter Maydell64-336/+982
2021-01-18hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)Philippe Mathieu-Daudé1-3/+5
2021-01-18misc/mos6522: Use timer_free() in the finalize function to avoid memleakGan Qixin1-0/+9
2021-01-18pl031: Use timer_free() in the finalize function to avoid memleaksGan Qixin1-0/+8
2021-01-18hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)Philippe Mathieu-Daudé1-2/+4
2021-01-18Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell20-902/+463
2021-01-18semihosting: Implement SYS_ISERRORKeith Packard1-0/+4
2021-01-18semihosting: Implement SYS_TMPNAMKeith Packard1-2/+19
2021-01-18semihosting: Implement SYS_ELAPSED and SYS_TICKFREQKeith Packard3-0/+22
2021-01-18riscv: Add semihosting support for user modeKito Cheng1-0/+5
2021-01-18riscv: Add semihosting supportKeith Packard13-12/+162
2021-01-18semihosting: Support SYS_HEAPINFO when env->boot_info is not setKeith Packard1-1/+42
2021-01-18semihosting: Change internal common-semi interfaces to use CPUState *Keith Packard1-163/+186
2021-01-18semihosting: Change common-semi API to be architecture-independentKeith Packard7-19/+59
2021-01-18semihosting: Move ARM semihosting code to shared directoriesKeith Packard12-5/+13
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée3-47/+41
2021-01-18gdbstub: ensure we clean-up when terminatedAlex Bennée1-0/+2
2021-01-18gdbstub: drop gdbserver_cleanup in favour of gdb_exitAlex Bennée3-11/+12
2021-01-18gdbstub: drop CPUEnv from gdb_exit()Alex Bennée7-9/+9
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan4-0/+121
2021-01-18gdbstub: implement a softmmu based testAlex Bennée9-12/+181
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée1-3/+1
2021-01-18configure: gate our use of GDB to 8.3.1 or aboveAlex Bennée1-2/+5
2021-01-18test/guest-debug: echo QEMU command as wellAlex Bennée1-0/+1
2021-01-18scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée1-1/+1
2021-01-18gitlab: migrate the minimal tools and unit tests from TravisAlex Bennée2-10/+3
2021-01-18Fix build with new yank feature by adding stubsLukas Straub3-0/+31
2021-01-18gitlab: move docs and tools build across from TravisAlex Bennée2-22/+22
2021-01-18docker: expand debian-amd64 image to include tag toolsAlex Bennée1-1/+4
2021-01-18Makefile: wrap cscope in quiet-command callsAlex Bennée1-3/+11
2021-01-18Makefile: wrap etags in quiet-command callsAlex Bennée1-2/+7
2021-01-18Makefile: wrap ctags in quiet-command callsAlex Bennée1-2/+7
2021-01-18Add newline when generating DockerfileAlessandro Di Federico1-2/+2
2021-01-18shippable.yml: Remove jobs duplicated on Gitlab-CIPhilippe Mathieu-Daudé1-13/+1
2021-01-18Makefile: add GNU global tags supportAlex Bennée2-1/+16
2021-01-18tests/docker: Remove Debian 9 remnant linesPhilippe Mathieu-Daudé1-1/+0