aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Remove support for CLOCK_MONOTONIC not being definedPeter Maydell2-11/+5
2020-02-12seqlock: fix seqlock_write_unlock_impl functionLuc Michel1-2/+2
2020-02-12vl: Don't mismatch g_strsplit()/g_free()Pan Nengyuan1-1/+1
2020-02-04Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-02-0...Peter Maydell31-79/+80
2020-02-04Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-04-2020' ...Peter Maydell4-3527/+3599
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth1-1/+1
2020-02-04hw/hppa/Kconfig: LASI chipset requires PARALLEL portPhilippe Mathieu-Daudé1-0/+1
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth2-1/+1
2020-02-04Makefile: Do not use wildcard hw/*/Kconfig as input for minikconfThomas Huth1-3/+3
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth16-41/+40
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth2-2/+1
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth1-1/+0
2020-02-04gitlab-ci: Refresh the list of iotestsThomas Huth1-6/+6
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo1-5/+5
2020-02-04boot-order-test: fix memleaks in boot-order-testPan Nengyuan2-3/+5
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth1-1/+1
2020-02-04docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth1-11/+12
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert2-1/+1
2020-02-04test-logging: Fix -Werror=maybe-uninitialized warningMiroslav Rezanina1-3/+3
2020-02-04target/mips: Separate FPU-related helpers into their own fileAleksandar Markovic3-1878/+1912
2020-02-04target/mips: Separate CP0-related helpers into their own fileAleksandar Markovic3-1646/+1684
2020-02-04target/mips: Fix handling of LL/SC instructions after 7dd547e5abAlex Richardson1-4/+4
2020-02-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200203' into ...Peter Maydell16-1088/+1386
2020-02-03virtfs-proxy-helper: Convert documentation to rSTPeter Maydell6-68/+81
2020-02-03scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell6-145/+134
2020-02-03qemu-img-cmds.hx: Remove texinfo document fragmentsPeter Maydell1-53/+3
2020-02-03qemu-img: Convert invocation documentation to rSTPeter Maydell7-816/+840
2020-02-03qemu-img-cmds.hx: Add rST documentation fragmentsPeter Maydell1-1/+42
2020-02-03docs/sphinx: Add new hxtool Sphinx extensionPeter Maydell2-1/+212
2020-02-03hxtool: Support SRST/ERST directivesPeter Maydell1-1/+32
2020-02-03Makefile: Ensure we don't run Sphinx in parallel for manpagesPeter Maydell2-7/+46
2020-02-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200203' into...Peter Maydell76-1017/+7565
2020-02-03tests: Silence various warnings with pseriesGreg Kurz4-5/+16
2020-02-03target/ppc: Use probe_write for DCBZRichard Henderson1-1/+1
2020-02-03target/ppc: Remove redundant mask in DCBZRichard Henderson1-1/+1
2020-02-03target/ppc: Use probe_access for LMW, STMWRichard Henderson1-13/+32
2020-02-03target/ppc: Use probe_access for LSW, STSWRichard Henderson1-20/+128
2020-02-03ppc: spapr: Activate the FWNMI functionalityAravinda Prasad1-1/+2
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad4-1/+66
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad3-1/+72
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad4-3/+253
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad6-0/+76
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad5-1/+38
2020-02-03Wrapper function to wait on condition for the main loop mutexAravinda Prasad2-0/+13
2020-02-03target/ppc/cpu.h: Put macro parameter in parenthesesBALATON Zoltan1-1/+1
2020-02-03spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson2-5/+21
2020-02-02ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater8-1/+12
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater11-3/+2614
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt10-0/+2943
2020-02-02docs/specs/tpm: reST-ify TPM documentationMarc-André Lureau3-445/+504