aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-27Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2019-09-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-260919-1...Peter Maydell
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell
2019-09-27tests/tcg: add linux-user semihosting smoke test for ARMAlex Bennée
2019-09-27target/arm: remove run-time semihosting checks for linux-userAlex Bennée
2019-09-27target/arm: remove run time semihosting checksAlex Bennée
2019-09-27target/arm: handle A-profile semihosting at translate timeAlex Bennée
2019-09-27target/arm: handle M-profile semihosting at translate timeAlex Bennée
2019-09-27tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-27target/arm: fix CBAR register for AArch64 CPUsLuc Michel
2019-09-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée
2019-09-26docker: move tests from python2 to python3John Snow
2019-09-26docker: remove unused debian-sidJohn Snow
2019-09-26docker: remove unused debian-portsJohn Snow
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow
2019-09-26docker: remove unused debian8 partial imageJohn Snow
2019-09-26docker: remove debian8-mxe definitionsJohn Snow
2019-09-26target/i386: Fix broken build with WHPX enabledPhilippe Mathieu-Daudé
2019-09-26docs/devel: add "check-tcg" to testing.rstAlex Bennée
2019-09-26configure: preserve PKG_CONFIG for subdir buildsAlex Bennée
2019-09-26tests/tcg: add simple record/replay smoke test for aarch64Alex Bennée
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée
2019-09-26tests/tcg: re-enable linux-test for ppc64abi32Alex Bennée
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-26podman: fix command invocationJohn Snow
2019-09-26tests/docker: reduce scary warnings by cleaning up clean upAlex Bennée
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée
2019-09-26tests/docker: add sanitizers back to clang buildJohn Snow
2019-09-26target/ppc: fix signal delivery for ppc64abi32Alex Bennée
2019-09-26target/alpha: Tidy helper_fp_exc_raise_sRichard Henderson
2019-09-26target/alpha: Mask IOV exception with INV for user-onlyRichard Henderson
2019-09-26target/alpha: Write to fpcr_flush_to_zero onceRichard Henderson
2019-09-26target/alpha: Handle SWCR_MAP_DMZ earlierRichard Henderson
2019-09-26target/alpha: Fix SWCR_TRAP_ENABLE_MASKRichard Henderson
2019-09-26target/alpha: Fix SWCR_MAP_UMZRichard Henderson
2019-09-26target/alpha: Use array for FPCR_DYN conversionRichard Henderson
2019-09-26qcrypto-luks: more rigorous header checkingMaxim Levitsky
2019-09-26qcrypto-luks: simplify the math used for keyslot locationsMaxim Levitsky
2019-09-26qcrypto-luks: extract store key functionMaxim Levitsky
2019-09-26qcrypto-luks: extract check and parse headerMaxim Levitsky
2019-09-26qcrypto-luks: extract store and load headerMaxim Levitsky
2019-09-26qcrypto-luks: purge unused error codes from open callbackMaxim Levitsky
2019-09-26qcrypto-luks: use the parsed encryption settings in QCryptoBlockLUKSMaxim Levitsky
2019-09-26qcrypto-luks: pass keyslot index rather that pointer to the keyslotMaxim Levitsky
2019-09-26qcrypto-luks: simplify masterkey and masterkey lengthMaxim Levitsky