aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée
2020-01-09target/arm: remove unused EXCP_SEMIHOST legAlex Bennée
2020-01-09testing: don't nest build for fp-testAlex Bennée
2020-01-09travis.yml: install homebrew python for OS XAlex Bennée
2020-01-09travis.yml: duplicate before_script for MacOSXAlex Bennée
2020-01-09travis.yml: Detach build and test stepsWainer dos Santos Moschetta
2020-01-09travis.yml: avocado: Print logs of non-pass tests onlyWainer dos Santos Moschetta
2020-01-09freebsd: use python37Gerd Hoffmann
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz
2020-01-08pnv/psi: Add device reset hookGreg Kurz
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz
2020-01-08xive: Use the XIVE fabric link under the XIVE routerGreg Kurz
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater
2020-01-08ppc/pnv: Introduce a "xics" property alias under the PSI modelCédric Le Goater
2020-01-08spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater
2020-01-08ppc/pnv: Drop "num-chips" machine propertyGreg Kurz
2020-01-08ppc440_bamboo.c: remove label from bamboo_load_device_tree()Daniel Henrique Barboza
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza
2020-01-08ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCGBharata B Rao
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-08ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao
2020-01-08linux-headers: UpdateBharata B Rao
2020-01-08target/ppc: Handle AIL=0 in ppc_excp_vector_offsetFabiano Rosas
2020-01-08target/ppc: Remove unused PPC_INPUT_INT definesFabiano Rosas
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell