aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19mac_oldworld: Drop some variablesBALATON Zoltan
2020-10-19mac_oldworld: Drop a variable, use get_system_memory() directlyBALATON Zoltan
2020-10-19mac_newworld: Allow loading binary ROM imageBALATON Zoltan
2020-10-19mac_oldworld: Allow loading binary ROM imageBALATON Zoltan
2020-10-18m48t59: remove legacy m48t59_init() functionMark Cave-Ayland
2020-10-18ppc405_boards: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18sun4u: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18sun4m: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-10-18grackle: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-10-18macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-17ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini
2020-10-17hax: unbreak accelerator cpu code after cpus.c splitClaudio Fontana
2020-10-17fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlersAlexander Bulekov
2020-10-17cirrus: Enable doc build on msys2/mingwYonggang Luo
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo
2020-10-17meson: move SPHINX_ARGS references within "if build_docs"Paolo Bonzini
2020-10-17docs: Fix Sphinx configuration for msys2/mingwYonggang Luo
2020-10-17meson: Only install icons and qemu.desktop if have_systemBruce Rogers
2020-10-17configure: fix handling of --docdir parameterBruce Rogers
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-17build: cleanups to MakefilePaolo Bonzini
2020-10-17add ninja to dockerfiles, CI configurations and test VMsPaolo Bonzini
2020-10-17dockerfiles: enable Centos 8 PowerToolsPaolo Bonzini
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini
2020-10-17tests: add missing generated sources to testqapiPaolo Bonzini
2020-10-17make: run shell with pipefailPaolo Bonzini
2020-10-17tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini
2020-10-17Makefile: Ensure cscope.out/tags/TAGS are generated in the source treeGreg Kurz
2020-10-17submodules: bump meson to 0.55.3Paolo Bonzini
2020-10-17target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)Philippe Mathieu-Daudé
2020-10-17MAINTAINERS: Remove duplicated Malta test entriesPhilippe Mathieu-Daudé
2020-10-17MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes', fix Paul Burton mailPhilippe Mathieu-Daudé
2020-10-17MAINTAINERS: Put myself forward for MIPS targetPhilippe Mathieu-Daudé
2020-10-17MAINTAINERS: Remove myselfAleksandar Markovic
2020-10-17docs/system: Update MIPS CPU documentationHuacai Chen
2020-10-17tests/acceptance: Add MIPS record/replay testsPavel Dovgalyuk
2020-10-17hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk
2020-10-17hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTONEduardo Habkost
2020-10-17hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé
2020-10-17hw/mips: Simplify loading 64-bit ELF kernelsPhilippe Mathieu-Daudé
2020-10-17hw/mips/malta: Use clearer qdev stylePhilippe Mathieu-Daudé
2020-10-17hw/mips/malta: Move gt64120 related code togetherPhilippe Mathieu-Daudé
2020-10-17hw/mips/malta: Fix FPGA I/O region sizePhilippe Mathieu-Daudé
2020-10-17target/mips/cpu: Display warning when CPU is used without input clockPhilippe Mathieu-Daudé