aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell4-32/+128
2020-02-14configure: Allow user to specify sphinx-build binaryPeter Maydell2-2/+10
2020-02-14qapi: Expand documentation for LostTickPolicyAndrea Bolognani1-11/+23
2020-02-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell23-187/+731
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell3-2/+9
2020-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into stagingPeter Maydell7-8/+74
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200212-pull-request' ...Peter Maydell2-9/+10
2020-02-13target/arm: Implement ARMv8.1-VMID16 extensionPeter Maydell1-0/+1
2020-02-13hw/arm/raspi: Extract the cores count from the board revisionPhilippe Mathieu-Daudé1-3/+16
2020-02-13hw/arm/raspi: Use a unique raspi_machine_class_init() methodPhilippe Mathieu-Daudé1-25/+6
2020-02-13hw/arm/raspi: Extract the board model from the board revisionPhilippe Mathieu-Daudé1-2/+16
2020-02-13hw/arm/raspi: Set default RAM size to size encoded in board revisionPhilippe Mathieu-Daudé1-2/+2
2020-02-13hw/arm/raspi: Let class_init() directly call raspi_machine_init()Philippe Mathieu-Daudé1-13/+3
2020-02-13hw/arm/raspi: Make board_rev a field of RaspiMachineClassPhilippe Mathieu-Daudé1-3/+14
2020-02-13hw/arm/raspi: Make machines children of abstract RaspiMachineClassPhilippe Mathieu-Daudé1-7/+49
2020-02-13hw/arm/raspi: Trivial code movementPhilippe Mathieu-Daudé1-3/+2
2020-02-13hw/arm/raspi: Extract the processor type from the board revisionPhilippe Mathieu-Daudé1-2/+16
2020-02-13hw/arm/raspi: Extract the RAM size from the board revisionPhilippe Mathieu-Daudé1-3/+12
2020-02-13hw/arm/raspi: Extract the version from the board revisionPhilippe Mathieu-Daudé1-4/+27
2020-02-13hw/arm/raspi: Correct the board descriptionsPhilippe Mathieu-Daudé1-2/+2
2020-02-13hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernelsPhilippe Mathieu-Daudé1-3/+3
2020-02-13hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_initChen Qun1-2/+3
2020-02-13hw/arm: ast2600: Wire up EHCI controllersGuenter Roeck1-0/+23
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck2-0/+31
2020-02-13target/arm: Enable ARMv8.2-UAO in -cpu maxRichard Henderson1-0/+4
2020-02-13target/arm: Implement UAO semanticsRichard Henderson1-20/+21
2020-02-13target/arm: Update MSR access to UAORichard Henderson4-0/+44
2020-02-13target/arm: Add ID_AA64MMFR2_EL1Richard Henderson3-2/+21
2020-02-13target/arm: Enable ARMv8.2-ATS1E1 in -cpu maxRichard Henderson2-0/+9
2020-02-13target/arm: Implement ATS1E1 system registersRichard Henderson1-6/+50
2020-02-13target/arm: Set PAN bit as required on exception entryRichard Henderson1-3/+50
2020-02-13target/arm: Enforce PAN semantics in get_S1protRichard Henderson2-0/+16
2020-02-13target/arm: Update arm_mmu_idx_el for PANRichard Henderson1-0/+9
2020-02-13target/arm: Update MSR access for PANRichard Henderson4-0/+43
2020-02-13target/arm: Introduce aarch64_pstate_valid_maskRichard Henderson2-0/+13
2020-02-13target/arm: Remove CPSR_RESERVEDRichard Henderson2-7/+8
2020-02-13target/arm: Use aarch32_cpsr_valid_mask in helper_exception_returnRichard Henderson1-2/+3
2020-02-13target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_maskRichard Henderson2-3/+4
2020-02-13target/arm: Mask CPSR_J when Jazelle is not enabledRichard Henderson1-1/+4
2020-02-13target/arm: Split out aarch32_cpsr_valid_maskRichard Henderson2-23/+38
2020-02-13target/arm: Move LOR regdefs to file scopeRichard Henderson1-28/+29
2020-02-13target/arm: Add isar_feature tests for PAN + ATS1E1Richard Henderson1-0/+29
2020-02-13target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabledRichard Henderson6-22/+87
2020-02-13target/arm: Add arm_mmu_idx_is_stage1_of_2Richard Henderson2-5/+21
2020-02-13virt/acpi: update golden masters for DSDT updateHeyi Guo4-3/+0
2020-02-13arm/acpi: simplify the description of PCI _CRSHeyi Guo1-1/+0
2020-02-13arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo1-1/+1
2020-02-13arm/acpi: fix PCI _PRT definitionHeyi Guo1-5/+5
2020-02-13arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo1-8/+0
2020-02-13arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo1-4/+0