aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-24target/arm: Delete unused ARM_FEATURE_CRCPeter Maydell1-1/+0
2020-08-24target/arm/translate.c: Delete/amend incorrect commentsPeter Maydell1-2/+2
2020-08-24target/arm: Delete unused VFP_DREG macrosPeter Maydell1-15/+0
2020-08-24target/arm: Remove ARCH macroPeter Maydell1-5/+9
2020-08-24target/arm: Convert T32 coprocessor insns to decodetreePeter Maydell2-62/+21
2020-08-24target/arm: Do M-profile NOCP checks early and via decodetreePeter Maydell5-27/+100
2020-08-24target/arm: Tidy up disas_arm_insn()Peter Maydell1-17/+9
2020-08-24target/arm: Convert A32 coprocessor insns to decodetreePeter Maydell3-11/+111
2020-08-24target/arm: Separate decode from handling of coproc insnsPeter Maydell1-32/+44
2020-08-24target/arm: Pull handling of XScale insns out of disas_coproc_insn()Peter Maydell1-15/+29
2020-08-24docs/system/arm: Document the Xilinx Versal Virt boardEdgar E. Iglesias3-1/+179
2020-08-24hw/arm/smmuv3: Advertise SMMUv3.2 range invalidationEric Auger2-0/+2
2020-08-24hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger5-3/+10
2020-08-24hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger3-0/+5
2020-08-24hw/arm/smmuv3: Fix IIDR offsetEric Auger1-1/+1
2020-08-24hw/arm/smmuv3: Get prepared for range invalidationEric Auger5-31/+69
2020-08-24hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helperEric Auger2-21/+18
2020-08-24hw/arm/smmu-common: Manage IOTLB block entriesEric Auger5-25/+67
2020-08-24hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger3-23/+31
2020-08-24hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger3-30/+38
2020-08-24hw/arm/smmu-common: Add IOTLB helpersEric Auger4-26/+43
2020-08-24hw/arm/smmu-common: Factorize some code in smmu_ptw_64()Eric Auger1-31/+17
2020-08-24hw/cpu/a9mpcore: Verify the machine use Cortex-A9 coresPhilippe Mathieu-Daudé1-1/+11
2020-08-24microblaze: petalogix-s3adsp1800: Add device-tree sourceEdgar E. Iglesias2-0/+282
2020-08-24microblaze: petalogix-ml605: Add device-tree sourceEdgar E. Iglesias2-0/+350
2020-08-24target/microblaze: mbar: Trap sleeps from user-spaceEdgar E. Iglesias1-0/+5
2020-08-24configure: microblaze: Enable mttcgEdgar E. Iglesias1-0/+1
2020-08-24target/microblaze: swx: Use atomic_cmpxchgEdgar E. Iglesias1-8/+13
2020-08-24target/microblaze: mbar: Add support for data-access barriersEdgar E. Iglesias1-0/+5
2020-08-24target/microblaze: mbar: Move LOG_DIS to before sleepEdgar E. Iglesias1-1/+2
2020-08-24target/microblaze: mbar: Transfer dc->rd to mbar_immEdgar E. Iglesias1-2/+4
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell29-302/+719
2020-08-23Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell4-63/+250
2020-08-23linux-user: Fix 'utimensat()' implementationFilip Bozuta1-2/+7
2020-08-23linux-user: Add support for a group of 2038 safe syscallsFilip Bozuta2-1/+143
2020-08-23linux-user: Modify 'target_to_host/host_to_target_itimerspec()'Filip Bozuta1-27/+19
2020-08-23linux-user: Adjust guest page protection for the hostRichard Henderson1-1/+5
2020-08-23linux-user: Validate mmap/mprotect prot valueRichard Henderson1-33/+73
2020-08-23linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last valueFilip Bozuta1-2/+6
2020-08-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell27-136/+337
2020-08-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...Peter Maydell21-222/+415
2020-08-22Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell42-140/+7752
2020-08-22Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...Peter Maydell13-84/+1567
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell12-7/+81
2020-08-21hw/intc: ibex_plic: Honour source prioritiesAlistair Francis1-5/+10
2020-08-21hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis2-0/+18
2020-08-21hw/intc: ibex_plic: Update the pending irqsAlistair Francis1-0/+4
2020-08-21target/riscv: Change the TLB page size depends on PMP entries.Zong Li3-2/+62
2020-08-21target/riscv: Fix the translation of physical addressZong Li1-2/+3
2020-08-21gitlab-ci/opensbi: Update GitLab CI to build generic platformBin Meng1-18/+10