aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04.travis.yml: probe for number of available processorsAlex Bennée
2020-02-04.travis.yml: move cache flushing to early common phaseAlex Bennée
2020-02-04.travis.yml: build documents under bionicAlex Bennée
2020-02-04.travis.yml: Add description to each jobPhilippe Mathieu-Daudé
2020-02-04.travis.yml: Drop superfluous use of --python=python3 parameterPhilippe Mathieu-Daudé
2020-02-04.shippable: --disable-docs for cross-compile testsAlex Bennée
2020-02-04travis.yml: Install genisoimage packageWainer dos Santos Moschetta
2020-02-04tests/docker: better handle symlinked libsAlex Bennée
2020-02-04tests/docker: move most cross compilers to buster baseAlex Bennée
2020-02-04Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-02-0...Peter Maydell
2020-02-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-04-2020' ...Peter Maydell
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth
2020-02-04hw/hppa/Kconfig: LASI chipset requires PARALLEL portPhilippe Mathieu-Daudé
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth
2020-02-04Makefile: Do not use wildcard hw/*/Kconfig as input for minikconfThomas Huth
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth
2020-02-04gitlab-ci: Refresh the list of iotestsThomas Huth
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth
2020-02-04docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina
2020-02-04target/mips: Separate FPU-related helpers into their own fileAleksandar Markovic
2020-02-04target/mips: Separate CP0-related helpers into their own fileAleksandar Markovic
2020-02-04target/mips: Fix handling of LL/SC instructions after 7dd547e5abAlex Richardson
2020-02-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200203' into ...Peter Maydell
2020-02-03virtfs-proxy-helper: Convert documentation to rSTPeter Maydell
2020-02-03scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell
2020-02-03qemu-img-cmds.hx: Remove texinfo document fragmentsPeter Maydell
2020-02-03qemu-img: Convert invocation documentation to rSTPeter Maydell
2020-02-03qemu-img-cmds.hx: Add rST documentation fragmentsPeter Maydell
2020-02-03docs/sphinx: Add new hxtool Sphinx extensionPeter Maydell
2020-02-03hxtool: Support SRST/ERST directivesPeter Maydell
2020-02-03Makefile: Ensure we don't run Sphinx in parallel for manpagesPeter Maydell
2020-02-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200203' into...Peter Maydell
2020-02-03tests: Silence various warnings with pseriesGreg Kurz
2020-02-03target/ppc: Use probe_write for DCBZRichard Henderson
2020-02-03target/ppc: Remove redundant mask in DCBZRichard Henderson
2020-02-03target/ppc: Use probe_access for LMW, STMWRichard Henderson
2020-02-03target/ppc: Use probe_access for LSW, STSWRichard Henderson
2020-02-03ppc: spapr: Activate the FWNMI functionalityAravinda Prasad
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad
2020-02-03Wrapper function to wait on condition for the main loop mutexAravinda Prasad