aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-19tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck1-0/+13
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck3-14/+116
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck1-14/+14
2020-10-199pfs: suppress performance warnings on qtest runsChristian Schoenebeck2-2/+6
2020-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...Peter Maydell13-179/+118
2020-10-19Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell26-195/+1119
2020-10-19mac_oldworld: Change PCI address of macio to match real hardwareBALATON Zoltan1-1/+1
2020-10-19mac_oldworld: Drop some variablesBALATON Zoltan1-18/+17
2020-10-19mac_oldworld: Drop a variable, use get_system_memory() directlyBALATON Zoltan1-3/+2
2020-10-19mac_newworld: Allow loading binary ROM imageBALATON Zoltan2-10/+14
2020-10-19mac_oldworld: Allow loading binary ROM imageBALATON Zoltan1-9/+20
2020-10-18m48t59: remove legacy m48t59_init() functionMark Cave-Ayland2-39/+0
2020-10-18ppc405_boards: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland1-1/+9
2020-10-18sun4u: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland1-2/+5
2020-10-18sun4m: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland1-2/+8
2020-10-18m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland2-27/+0
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland3-46/+25
2020-10-18grackle: use qdev gpios for PCI IRQsMark Cave-Ayland2-19/+7
2020-10-18macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland3-4/+12
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell37-1308/+388
2020-10-17ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini3-10/+10
2020-10-17hax: unbreak accelerator cpu code after cpus.c splitClaudio Fontana1-0/+1
2020-10-17fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlersAlexander Bulekov1-0/+8
2020-10-17cirrus: Enable doc build on msys2/mingwYonggang Luo1-1/+5
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo4-75/+64
2020-10-17meson: move SPHINX_ARGS references within "if build_docs"Paolo Bonzini1-44/+44
2020-10-17docs: Fix Sphinx configuration for msys2/mingwYonggang Luo2-2/+2
2020-10-17meson: Only install icons and qemu.desktop if have_systemBruce Rogers1-2/+5
2020-10-17configure: fix handling of --docdir parameterBruce Rogers1-2/+1
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini1-40/+45
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers1-9/+7
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini3-23/+37
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini7-1053/+59
2020-10-17build: cleanups to MakefilePaolo Bonzini1-17/+28
2020-10-17add ninja to dockerfiles, CI configurations and test VMsPaolo Bonzini18-9/+32
2020-10-17dockerfiles: enable Centos 8 PowerToolsPaolo Bonzini1-1/+3
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini2-22/+28
2020-10-17tests: add missing generated sources to testqapiPaolo Bonzini2-6/+16
2020-10-17make: run shell with pipefailPaolo Bonzini1-0/+2
2020-10-17tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini1-1/+1
2020-10-17Makefile: Ensure cscope.out/tags/TAGS are generated in the source treeGreg Kurz1-5/+5
2020-10-17submodules: bump meson to 0.55.3Paolo Bonzini3-3/+2
2020-10-17target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)Philippe Mathieu-Daudé1-1/+1
2020-10-17MAINTAINERS: Remove duplicated Malta test entriesPhilippe Mathieu-Daudé1-2/+0
2020-10-17MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes', fix Paul Burton mailPhilippe Mathieu-Daudé1-2/+2
2020-10-17MAINTAINERS: Put myself forward for MIPS targetPhilippe Mathieu-Daudé1-2/+4
2020-10-17MAINTAINERS: Remove myselfAleksandar Markovic1-12/+5
2020-10-17docs/system: Update MIPS CPU documentationHuacai Chen1-2/+8
2020-10-17tests/acceptance: Add MIPS record/replay testsPavel Dovgalyuk1-1/+166
2020-10-17hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk4-24/+13