summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Turn generators into modulesMarkus Armbruster5-115/+143
2018-03-02qapi: Reduce use of global variables in generators someMarkus Armbruster5-31/+34
2018-03-02qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDocMarkus Armbruster6-94/+113
2018-03-02qapi: Rename variable holding the QAPISchemaGenFOOVisitorMarkus Armbruster5-20/+20
2018-03-02qapi: Generate up-to-date copyright noticeMarkus Armbruster6-104/+80
2018-03-02qapi: Streamline boilerplate comment generationMarkus Armbruster8-126/+36
2018-03-02Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster6-3/+4
2018-03-02Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2018-03-0...Peter Maydell5-18/+53
2018-03-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180302'...Peter Maydell45-191/+4659
2018-03-02Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-01' into st...Peter Maydell7-32/+72
2018-03-02target/arm: Enable ARM_FEATURE_V8_FCMARichard Henderson2-0/+2
2018-03-02target/arm: Decode t32 simd 3reg and 2reg_scalar extensionRichard Henderson1-1/+13
2018-03-02target/arm: Decode aa32 armv8.3 2-reg-indexRichard Henderson1-0/+61
2018-03-02target/arm: Decode aa32 armv8.3 3-sameRichard Henderson1-0/+68
2018-03-02target/arm: Decode aa64 armv8.3 fcmlaRichard Henderson3-8/+246
2018-03-02target/arm: Decode aa64 armv8.3 fcaddRichard Henderson3-1/+151
2018-03-02target/arm: Add ARM_FEATURE_V8_FCMARichard Henderson2-0/+2
2018-03-02target/arm: Enable ARM_FEATURE_V8_RDMRichard Henderson2-0/+2
2018-03-02target/arm: Decode aa32 armv8.1 two reg and a scalarRichard Henderson1-2/+40
2018-03-02target/arm: Decode aa32 armv8.1 three sameRichard Henderson1-19/+67
2018-03-02target/arm: Decode aa64 armv8.1 scalar/vector x indexed elementRichard Henderson1-0/+29
2018-03-02target/arm: Decode aa64 armv8.1 three same extraRichard Henderson3-0/+166
2018-03-02target/arm: Decode aa64 armv8.1 scalar three same extraRichard Henderson4-1/+198
2018-03-02target/arm: Refactor disas_simd_indexed size checksRichard Henderson1-31/+30
2018-03-02target/arm: Refactor disas_simd_indexed decodeRichard Henderson1-66/+59
2018-03-02target/arm: Add ARM_FEATURE_V8_RDMRichard Henderson2-0/+2
2018-03-02mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell2-0/+504
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell4-0/+709
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell2-6/+30
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell2-19/+315
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell5-0/+496
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell5-0/+418
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell5-0/+227
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell4-1/+150
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell2-5/+33
2018-03-02include/hw/or-irq.h: Add missing include guardPeter Maydell1-0/+5
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell2-10/+10
2018-03-02target/arm: Add Cortex-M33Peter Maydell1-0/+31
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell2-0/+11
2018-03-02target/arm: Define init-svtor property for the reset secure VTOR valuePeter Maydell2-4/+17
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell2-0/+12
2018-03-02target/arm: Define an IDAU interfacePeter Maydell4-3/+104
2018-03-02hw/arm/armv7m: Honour CPU's address space for image loadsPeter Maydell1-3/+14
2018-03-02hw/arm/boot: Honour CPU's address space for image loadsPeter Maydell1-43/+76
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell2-2/+18
2018-03-02decodetree: Propagate return value from translate subroutinesRichard Henderson1-3/+2
2018-03-02tricore: renamed masking of PIEDavid Brenken2-9/+10
2018-03-02tricore: renamed masking of IEDavid Brenken3-11/+13
2018-03-02tricore: added CORE_IDDavid Brenken2-0/+2
2018-03-02tricore: added some missing cpu instructionsDavid Brenken2-0/+30