aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12test: Move qtests to a separate directoryThomas Huth109-158/+157
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth1-5/+5
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth1-126/+130
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth1-1/+0
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth1-1/+1
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell28-161/+345
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell26-56/+328
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau1-0/+3
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée3-0/+53
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée3-20/+45
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2-1/+48
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard7-2/+134
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée6-4/+9
2020-01-09target/arm: remove unused EXCP_SEMIHOST legAlex Bennée1-6/+0
2020-01-09testing: don't nest build for fp-testAlex Bennée2-9/+7
2020-01-09travis.yml: install homebrew python for OS XAlex Bennée1-7/+10
2020-01-09travis.yml: duplicate before_script for MacOSXAlex Bennée1-1/+5
2020-01-09travis.yml: Detach build and test stepsWainer dos Santos Moschetta1-1/+2
2020-01-09travis.yml: avocado: Print logs of non-pass tests onlyWainer dos Santos Moschetta1-2/+2
2020-01-09freebsd: use python37Gerd Hoffmann1-1/+2
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann1-2/+2
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé1-0/+9
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater2-2/+2
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater1-2/+6
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz1-7/+12
2020-01-08pnv/psi: Add device reset hookGreg Kurz1-4/+11
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz3-22/+2
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz1-5/+4
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater4-6/+13
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz3-5/+7
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2-3/+6
2020-01-08xive: Use the XIVE fabric link under the XIVE routerGreg Kurz1-3/+11
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz4-2/+19
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz2-0/+20
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2-5/+21
2020-01-08ppc/pnv: Introduce a "xics" property alias under the PSI modelCédric Le Goater2-11/+4
2020-01-08spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater1-4/+4
2020-01-08ppc/pnv: Drop "num-chips" machine propertyGreg Kurz1-50/+12
2020-01-08ppc440_bamboo.c: remove label from bamboo_load_device_tree()Daniel Henrique Barboza1-6/+2
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza1-6/+3
2020-01-08ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCGBharata B Rao1-2/+5
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz2-1/+21
2020-01-08mos6522: remove anh registerLaurent Vivier2-9/+8
2020-01-08ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater1-1/+1
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao3-0/+22
2020-01-08linux-headers: UpdateBharata B Rao7-4/+132
2020-01-08target/ppc: Handle AIL=0 in ppc_excp_vector_offsetFabiano Rosas1-0/+2
2020-01-08target/ppc: Remove unused PPC_INPUT_INT definesFabiano Rosas1-6/+0
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell47-391/+509
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell7-93/+348