aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05test: tpm-tis: Get prepared to share tests between ISA and sysbus devicesEric Auger
2020-03-05test: tpm: pass optional machine options to swtpm test functionsEric Auger
2020-03-05docs/specs/tpm: Document TPM_TIS sysbus device for ARMEric Auger
2020-03-05hw/arm/virt: vTPM supportEric Auger
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger
2020-03-05tpm: Separate tpm_tis common functions from isa codeEric Auger
2020-03-05tpm: Use TPMState as a common structEric Auger
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger
2020-03-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200305'...Peter Maydell
2020-03-05target/arm: Clean address for DC ZVARichard Henderson
2020-03-05target/arm: Use DEF_HELPER_FLAGS for helper_dc_zvaRichard Henderson
2020-03-05target/arm: Move helper_dc_zva to helper-a64.cRichard Henderson
2020-03-05target/arm: Apply TBI to ESR_ELx in helper_exception_returnRichard Henderson
2020-03-05target/arm: Introduce core_to_aa64_mmu_idxRichard Henderson
2020-03-05target/arm: Optimize cpu_mmu_indexRichard Henderson
2020-03-05target/arm: Replicate TBI/TBID bits for single range regimesRichard Henderson
2020-03-05hw/arm/cubieboard: report error when using unsupported -bios argumentNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiBNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8Niek Linnenbank
2020-03-05hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definitionNiek Linnenbank
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.TTLB bitRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.TPU bitRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.TPCP bitRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.TACR bitRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.TSW bitRichard Henderson
2020-03-05target/arm: Honor the HCR_EL2.{TVM,TRVM} bitsRichard Henderson
2020-03-05target/arm: Improve masking in arm_hcr_el2_effRichard Henderson
2020-03-05target/arm: Remove EL2 and EL3 setup from user-onlyRichard Henderson
2020-03-05target/arm: Disable has_el2 and has_el3 for user-onlyRichard Henderson
2020-03-05target/arm: Add HCR_EL2 bit definitions from ARMv8.6Richard Henderson
2020-03-05target/arm: Improve masking of HCR/HCR2 RES0 bitsRichard Henderson
2020-03-05hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...Pan Nengyuan
2020-03-05hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/spitz: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/musicpal: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/z2: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/omap_sx1: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/mainstone: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/gumstix: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logicPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: a fix to smmu_find_smmu_pcibusEric Auger
2020-03-05target/arm: Implement (trivially) ARMv8.2-TTCNPPeter Maydell
2020-03-05hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodesEdgar E. Iglesias
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias
2020-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-05' into ...Peter Maydell
2020-03-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' int...Peter Maydell
2020-03-05qapi: Brush off some (py)lintMarkus Armbruster