aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-02-03target/ppc/cpu.h: Put macro parameter in parenthesesBALATON Zoltan
2020-02-03spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson
2020-02-02ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-02-02docs/specs/tpm: reST-ify TPM documentationMarc-André Lureau
2020-02-02hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES configStefan Berger
2020-02-02tpm_spapr: Support suspend and resumeStefan Berger
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger
2020-02-02spapr: Implement get_dt_compatible() callbackStefan Berger
2020-02-02tpm: Move tpm_tis_show_buffer to tpm_util.cStefan Berger
2020-02-02ppc/pnv: Add support for "hostboot" modeCédric Le Goater
2020-02-02ppc/pnv: remove useless "core-pir" property alias.Cédric Le Goater
2020-02-02ppc/pnv: Add support for HRMOR on Radix hostCédric Le Goater
2020-02-02spapr: Don't allow multiple active vCPUs at CASGreg Kurz
2020-02-02target/ppc: add support for Hypervisor Facility Unavailable ExceptionCédric Le Goater
2020-02-02target/ppc: Add privileged message send facilitiesCédric Le Goater
2020-02-02spapr: Fail CAS if option vector table cannot be parsedGreg Kurz