summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writesChristoffer Dall2014-01-311-1/+5
| * | | | | arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-312-6/+12
| * | | | | target-arm: A64: Add SIMD shift by immediateAlex Bennée2014-01-311-2/+373
| * | | | | target-arm: A64: Add simple SIMD 3-same floating point opsPeter Maydell2014-01-311-2/+188
| * | | | | target-arm: A64: Add integer ops from SIMD 3-same groupPeter Maydell2014-01-311-1/+164
| * | | | | target-arm: A64: Add logic ops from SIMD 3 same groupPeter Maydell2014-01-311-1/+72
| * | | | | target-arm: A64: Add top level decode for SIMD 3-same groupPeter Maydell2014-01-311-1/+44
| * | | | | target-arm: A64: Add SIMD scalar 3 same add, sub and compare opsPeter Maydell2014-01-311-1/+130
| * | | | | target-arm: A64: Add SIMD three-different ABDL instructionsPeter Maydell2014-01-311-2/+33
| * | | | | target-arm: A64: Add SIMD three-different multiply accumulate insnsPeter Maydell2014-01-311-1/+232
| * | | | | target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTMWill Newton2014-01-311-1/+52
| * | | | | target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTMWill Newton2014-01-311-0/+61
| * | | | | target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZWill Newton2014-01-311-1/+39
| * | | | | target-arm: Add set_neon_rmode helperWill Newton2014-01-312-0/+18
| * | | | | target-arm: Add support for AArch32 SIMD VRINTXWill Newton2014-01-311-1/+10
| * | | | | target-arm: Add support for AArch32 FP VRINTXWill Newton2014-01-311-0/+11
| * | | | | target-arm: Add support for AArch32 FP VRINTZWill Newton2014-01-311-0/+16
| * | | | | target-arm: Add support for AArch32 FP VRINTRWill Newton2014-01-311-0/+11
| * | | | | target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTMWill Newton2014-01-311-0/+54
| * | | | | target-arm: Move arm_rmode_to_sf to a shared location.Will Newton2014-01-313-28/+30
| * | | | | display: avoid multi-statement macroPaolo Bonzini2014-01-314-29/+59
| * | | | | ZYNQ: Implement board MIDR control for ZynqAlistair Francis2014-01-311-0/+7
| * | | | | ARM: Convert MIDR to a propertyAlistair Francis2014-01-311-0/+1
| * | | | | hw/arm/boot: Don't set up ATAGS for autogenerated dtb bootingPeter Maydell2014-01-311-2/+7
| * | | | | target-arm: A64: Add SIMD scalar copy instructionsPeter Maydell2014-01-311-1/+42
| * | | | | target-arm: A64: Add SIMD modified immediate groupAlex Bennée2014-01-311-1/+119
| * | | | | target-arm: A64: Add SIMD copy operationsAlex Bennée2014-01-311-1/+209
| * | | | | target-arm: A64: Add SIMD across-lanes instructionsMichael Matz2014-01-311-1/+176
| * | | | | target-arm: A64: Add SIMD ZIP/UZP/TRNMichael Matz2014-01-311-1/+75
| * | | | | target-arm: A64: Add SIMD TBL/TBLXMichael Matz2014-01-313-1/+86
| * | | | | target-arm: A64: Add SIMD EXTPeter Maydell2014-01-311-1/+78
| * | | | | target-arm: A64: Add decode skeleton for SIMD data processing insnsAlex Bennée2014-01-311-1/+305
| * | | | | target-arm: A64: Add SIMD ld/st singlePeter Maydell2014-01-311-2/+142
| * | | | | target-arm: A64: Add SIMD ld/st multipleAlex Bennée2014-01-311-2/+248
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell2014-02-014-17/+77
|\ \ \ \ \
| * | | | | vfio: correct debug macro typoBandan Das2014-01-281-1/+1
| * | | | | vfio: fix mapping of MSIX barAlexey Kardashevskiy2014-01-171-3/+3
| * | | | | kvm: initialize qemu_host_page_sizeAlexey Kardashevskiy2014-01-173-6/+10
| * | | | | vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson2014-01-161-6/+38
| * | | | | vfio: Filter out bogus mappingsAlex Williamson2014-01-161-1/+8
| * | | | | vfio: Do not reattempt a failed rom readBandan Das2014-01-151-0/+6
| * | | | | vfio: warn if host device rom can't be readBandan Das2014-01-151-0/+7
| * | | | | vfio: Destroy memory regionsAlex Williamson2014-01-151-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into stagingPeter Maydell2014-02-011-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | address_space_translate: do not cross page boundariesStefano Stabellini2014-01-301-2/+4
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into stagingPeter Maydell2014-01-313-13/+29
|\ \ \ \
| * | | | trace: fix simple trace "disable" keywordStefan Hajnoczi2014-01-271-1/+2
| * | | | trace: add glib 2.32+ static GMutex supportStefan Hajnoczi2014-01-271-7/+16
| * | | | trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova2014-01-272-3/+1
| * | | | tracing: start trace processing thread in final child processMichael Mueller2014-01-271-2/+10
| |/ / /
OpenPOWER on IntegriCloud