aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé2-3/+3
2018-05-20qemu-img-cmds.hx: add passive-aggressive noteJohn Snow1-0/+3
2018-05-20qemu-img: Make documentation between .texi and .hx consistentJohn Snow2-14/+14
2018-05-20qemu-img: remove references to GEN_DOCSJohn Snow2-3/+0
2018-05-20qemu-img.texi: fix command orderingJohn Snow1-28/+30
2018-05-20qemu-img-commands.hx: argument ordering fixupsJohn Snow1-3/+3
2018-05-20HACKING: document preference for g_new instead of g_mallocMurilo Opsfelder Araujo1-0/+9
2018-05-20qemu-option-trace: -trace enable= is a pattern, not a fileMichael Tokarev1-3/+2
2018-05-20slirp/debug: Print IP addresses in human readable formAlexey Kardashevskiy3-8/+8
2018-05-20misc, ide: remove use of HWADDR_PRIx in trace eventsDaniel P. Berrangé2-6/+6
2018-05-20tcg: fix s/compliment/complement/ typosEmilio G. Cota3-3/+3
2018-05-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'...Peter Maydell22-116/+5778
2018-05-18target/arm: Implement SVE Permute - Extract GroupRichard Henderson4-0/+124
2018-05-18target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson4-1/+224
2018-05-18target/arm: Implement SVE Bitwise Immediate GroupRichard Henderson2-0/+66
2018-05-18target/arm: Implement SVE Element Count GroupRichard Henderson4-1/+465
2018-05-18target/arm: Implement SVE floating-point trig select coefficientRichard Henderson4-0/+72
2018-05-18target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson4-0/+125
2018-05-18target/arm: Implement SVE Compute Vector Address GroupRichard Henderson4-0/+93
2018-05-18target/arm: Implement SVE Bitwise Shift - Unpredicated GroupRichard Henderson4-0/+153
2018-05-18target/arm: Implement SVE Stack Allocation GroupRichard Henderson2-0/+39
2018-05-18target/arm: Implement SVE Index Generation GroupRichard Henderson4-0/+138
2018-05-18target/arm: Implement SVE Integer Arithmetic - Unpredicated GroupRichard Henderson2-0/+47
2018-05-18target/arm: Implement SVE Integer Multiply-Add GroupRichard Henderson4-0/+126
2018-05-18target/arm: Implement SVE Integer Arithmetic - Unary Predicated GroupRichard Henderson4-0/+323
2018-05-18target/arm: Implement SVE bitwise shift by wide elements (predicated)Richard Henderson4-0/+86
2018-05-18target/arm: Implement SVE bitwise shift by vector (predicated)Richard Henderson4-0/+64
2018-05-18target/arm: Implement SVE bitwise shift by immediate (predicated)Richard Henderson4-0/+445
2018-05-18target/arm: Implement SVE Integer Reduction GroupRichard Henderson4-0/+225
2018-05-18target/arm: Implement SVE Integer Binary Arithmetic - Predicated GroupRichard Henderson4-0/+449
2018-05-18target/arm: Implement SVE Predicate Misc GroupRichard Henderson5-0/+331
2018-05-18target/arm: Implement SVE Predicate Logical Operations GroupRichard Henderson5-1/+429
2018-05-18target/arm: Implement SVE predicate testRichard Henderson6-1/+171
2018-05-18target/arm: Implement SVE load vector/predicateRichard Henderson2-0/+147
2018-05-18target/arm: Implement SVE Bitwise Logical - Unpredicated GroupRichard Henderson1-8/+47
2018-05-18target/arm: Add SVE decode skeletonRichard Henderson5-1/+125
2018-05-18target/arm: Introduce translate-a64.hRichard Henderson2-97/+133
2018-05-18hw/arm/smmu-common: Fix coverity issue in get_block_pte_addressEric Auger1-2/+2
2018-05-18hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_eventEric Auger1-1/+1
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias2-0/+58
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias3-0/+917
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida6-1/+143
2018-05-18target/arm: Add "_S" suffix to the secure version of a sysregAbdallah Bouassida1-11/+18
2018-05-18target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo typeAbdallah Bouassida2-2/+3
2018-05-18Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell5-4/+24
2018-05-18Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180518-pull-request' ...Peter Maydell2-6/+10
2018-05-18Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180518-pull-request' i...Peter Maydell4-7/+17
2018-05-18Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180517' into stagingPeter Maydell20-1003/+715
2018-05-18iothread: fix epollfd leak in the process of delIOThreadJie Wang4-3/+23
2018-05-18docker: Fix trivial typoPhilippe Mathieu-Daudé1-1/+1