aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12.travis.yml: add softmmu check-tcg testsAlex Bennée1-0/+6
2019-03-12.travis.yml: separate softfloat from check-tcgAlex Bennée2-1/+7
2019-03-12tests/tcg/arm: account for pauth randomnessAlex Bennée1-6/+20
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée1-0/+243
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée4-0/+255
2019-03-12tests/tcg: provide a minilib for system testsAlex Bennée4-0/+180
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée4-168/+65
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée1-0/+11
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée1-7/+7
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée102-0/+0
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée1-48/+52
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée1-0/+8
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi3-0/+204
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée2-102/+42
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2-0/+42
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée2-8/+5
2019-03-12tests/tcg: add gdb runner variantAlex Bennée1-0/+3
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée1-2/+17
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée1-1/+4
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée2-6/+3
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée2-2/+17
2019-03-12Makefile: explicitly pass $(BUILD_DIR) to gcovrAlex Bennée1-1/+2
2019-03-12Makefile: explicitly pass $(SRC_PATH) to gcovrAlex Bennée1-1/+1
2019-03-12.travis.yml: reduce the module builds to major architecturesAlex Bennée1-1/+2
2019-03-12.travis.yml: combine docs and tools build with out-of-treeAlex Bennée1-6/+2
2019-03-12travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé1-0/+7
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell5-0/+194
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell6-13/+5
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell36-490/+548
2019-03-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...Peter Maydell82-1610/+5840
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy2-1/+3
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson3-9/+27
2019-03-12spapr: Use CamelCase properlyDavid Gibson33-1175/+1175
2019-03-12target/ppc: Optimize x[sv]xsigdp using deposit_i64()Philippe Mathieu-Daudé1-8/+4
2019-03-12target/ppc: Optimize xviexpdp() using deposit_i64()Philippe Mathieu-Daudé1-11/+3
2019-03-12target/ppc: add HV support for POWER9Cédric Le Goater1-1/+2
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater1-0/+15
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater1-6/+27
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater1-2/+0
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater5-5/+146
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater2-13/+89
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater5-0/+91
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater3-18/+54
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater2-0/+16
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater4-1/+234
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater2-13/+7
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater3-25/+77
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater5-2/+384
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater4-29/+87