aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée
2021-01-18gdbstub: ensure we clean-up when terminatedAlex Bennée
2021-01-18gdbstub: drop gdbserver_cleanup in favour of gdb_exitAlex Bennée
2021-01-18gdbstub: drop CPUEnv from gdb_exit()Alex Bennée
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée
2021-01-18configure: gate our use of GDB to 8.3.1 or aboveAlex Bennée
2021-01-18test/guest-debug: echo QEMU command as wellAlex Bennée
2021-01-18scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée
2021-01-18gitlab: migrate the minimal tools and unit tests from TravisAlex Bennée
2021-01-18Fix build with new yank feature by adding stubsLukas Straub
2021-01-18gitlab: move docs and tools build across from TravisAlex Bennée
2021-01-18docker: expand debian-amd64 image to include tag toolsAlex Bennée
2021-01-18Makefile: wrap cscope in quiet-command callsAlex Bennée
2021-01-18Makefile: wrap etags in quiet-command callsAlex Bennée
2021-01-18Makefile: wrap ctags in quiet-command callsAlex Bennée
2021-01-18Add newline when generating DockerfileAlessandro Di Federico
2021-01-18shippable.yml: Remove jobs duplicated on Gitlab-CIPhilippe Mathieu-Daudé
2021-01-18Makefile: add GNU global tags supportAlex Bennée
2021-01-18tests/docker: Remove Debian 9 remnant linesPhilippe Mathieu-Daudé
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-01-17acpi: Update _DSM method in expected filesJiahui Cen
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen
2021-01-17Kconfig: Compile PXB for ARM_VIRTJiahui Cen
2021-01-17acpi/gpex: Exclude pxb's resources from PCI0Jiahui Cen
2021-01-17acpi/gpex: Inform os to keep firmware resource mapJiahui Cen
2021-01-17acpi: Add addr offset in build_crsJiahui Cen
2021-01-17acpi: Fix unmatched expected DSDT.pxb fileJiahui Cen
2021-01-17acpi: Allow DSDT acpi table changesJiahui Cen
2021-01-16riscv: Pass RISCVHartArrayState by pointerAlistair Francis
2021-01-16target/riscv: Remove built-in GDB XML files for CSRsBin Meng
2021-01-16target/riscv: Generate the GDB XML file for CSR registers dynamicallyBin Meng
2021-01-16target/riscv: Add CSR name in the CSR function tableBin Meng
2021-01-16target/riscv: Make csr_ops[CSR_TABLE_SIZE] externalBin Meng
2021-01-16hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan
2021-01-16hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_typeBin Meng
2021-01-16target/riscv/pmp: Raise exception if no PMP entry is configuredAtish Patra
2021-01-16RISC-V: Place DTB at 3GB boundary instead of 4GBAtish Patra
2021-01-16gdb: riscv: Add target descriptionSylvain Pelissier
2021-01-16hw/block: m25p80: Implement AAI-WP command support for SST flashesXuzhou Cheng
2021-01-16hw/block: m25p80: Don't write to flash if write is disabledBin Meng
2021-01-15Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210115-pull-request...Peter Maydell
2021-01-15Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210115-pull-request' i...Peter Maydell
2021-01-15Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' i...Peter Maydell
2021-01-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210114' into ...Peter Maydell
2021-01-15audio: space prohibited between function name and parenthesis'('Zhang Han
2021-01-15audio: Suspect code indent for conditional statementsZhang Han
2021-01-15audio: Don't use '%#' in format stringsZhang Han
2021-01-15audio: Fix lines over 90 charactersZhang Han