aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-02target/arm: Enable ARM_FEATURE_V8_FCMApull-target-arm-20180302Richard Henderson
2018-03-02target/arm: Decode t32 simd 3reg and 2reg_scalar extensionRichard Henderson
2018-03-02target/arm: Decode aa32 armv8.3 2-reg-indexRichard Henderson
2018-03-02target/arm: Decode aa32 armv8.3 3-sameRichard Henderson
2018-03-02target/arm: Decode aa64 armv8.3 fcmlaRichard Henderson
2018-03-02target/arm: Decode aa64 armv8.3 fcaddRichard Henderson
2018-03-02target/arm: Add ARM_FEATURE_V8_FCMARichard Henderson
2018-03-02target/arm: Enable ARM_FEATURE_V8_RDMRichard Henderson
2018-03-02target/arm: Decode aa32 armv8.1 two reg and a scalarRichard Henderson
2018-03-02target/arm: Decode aa32 armv8.1 three sameRichard Henderson
2018-03-02target/arm: Decode aa64 armv8.1 scalar/vector x indexed elementRichard Henderson
2018-03-02target/arm: Decode aa64 armv8.1 three same extraRichard Henderson
2018-03-02target/arm: Decode aa64 armv8.1 scalar three same extraRichard Henderson
2018-03-02target/arm: Refactor disas_simd_indexed size checksRichard Henderson
2018-03-02target/arm: Refactor disas_simd_indexed decodeRichard Henderson
2018-03-02target/arm: Add ARM_FEATURE_V8_RDMRichard Henderson
2018-03-02mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell
2018-03-02include/hw/or-irq.h: Add missing include guardPeter Maydell
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell
2018-03-02target/arm: Add Cortex-M33Peter Maydell
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell
2018-03-02target/arm: Define init-svtor property for the reset secure VTOR valuePeter Maydell
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell
2018-03-02target/arm: Define an IDAU interfacePeter Maydell
2018-03-02hw/arm/armv7m: Honour CPU's address space for image loadsPeter Maydell
2018-03-02hw/arm/boot: Honour CPU's address space for image loadsPeter Maydell
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell
2018-03-02decodetree: Propagate return value from translate subroutinesRichard Henderson
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis
2018-03-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...Peter Maydell
2018-03-01cryptodev-vhost-user: set the key lengthGonglei
2018-03-01cryptodev-vhost-user: add crypto session handlerGonglei
2018-03-01cryptodev: add vhost supportGonglei
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei
2018-03-01docs/vmcoreinfo: detail unsupported host format behaviourMarc-André Lureau
2018-03-01vhost: fix incorrect check in vhost_verify_ring_mappingsJia He
2018-03-01vhost: avoid to start/stop virtqueue which is not readyJia He
2018-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell
2018-03-01vhost: fix memslot limit checkJay Zhou