summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-1512-13/+24
| * | | iommu: Add IOMMU index argument to notifier APIsPeter Maydell2018-06-157-10/+30
| * | | iommu: Add IOMMU index concept to IOMMU APIPeter Maydell2018-06-152-0/+78
| * | | m25p80: add support for two bytes WRSR for Macronix chipsCédric Le Goater2018-06-151-0/+1
| * | | aspeed_scu: Implement RNG registerJoel Stanley2018-06-151-0/+20
| * | | target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson2018-06-155-0/+154
| * | | target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson2018-06-154-0/+236
| * | | target/arm: Implement FDUP/DUPRichard Henderson2018-06-152-0/+45
| * | | target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson2018-06-154-0/+140
| * | | target/arm: Implement SVE Predicate Count GroupRichard Henderson2018-06-154-0/+176
| * | | target/arm: Implement SVE Partition Break GroupRichard Henderson2018-06-154-0/+391
| * | | target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson2018-06-154-0/+221
| * | | target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson2018-06-154-0/+417
| * | | target/arm: Implement SVE Select Vectors GroupRichard Henderson2018-06-154-0/+72
| * | | target/arm: Implement SVE vector splice (predicated)Richard Henderson2018-06-154-0/+55
| * | | target/arm: Implement SVE reverse within elementsRichard Henderson2018-06-154-7/+93
| * | | target/arm: Implement SVE copy to vector (predicated)Richard Henderson2018-06-152-0/+25
| * | | target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson2018-06-154-0/+362
| * | | target/arm: Implement SVE compress active elementsRichard Henderson2018-06-154-0/+55
| * | | target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson2018-06-154-0/+172
| * | | target/arm: Implement SVE Permute - Predicates GroupRichard Henderson2018-06-154-0/+434
| * | | target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson2018-06-154-0/+297
| * | | target/arm: Extend vec_reg_offset to larger sizesRichard Henderson2018-06-151-9/+17
| * | | exec.c: Use stn_p() and ldn_p() instead of explicit switchesPeter Maydell2018-06-151-104/+8Star
| * | | exec.c: Don't accidentally sign-extend 4-byte loads in subpage_read()Peter Maydell2018-06-151-1/+1
| * | | bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell2018-06-153-0/+71
| * | | CODING_STYLE: Define our preferred form for multiline commentsPeter Maydell2018-06-151-0/+17
| * | | cputlb: Pass cpu_transaction_failed() the correct physaddrPeter Maydell2018-06-153-17/+45
| * | | cpu-defs.h: Document CPUIOTLBEntry 'addr' fieldPeter Maydell2018-06-152-0/+21
| * | | hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell2018-06-152-3/+41
| * | | arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell2018-06-153-2/+29
| * | | hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell2018-06-152-27/+2Star
| * | | stellaris: Stop using armv7m_init()Peter Maydell2018-06-151-2/+10
| * | | hw/char/parallel: Convert away from old_mmioPeter Maydell2018-06-151-39/+11Star
| * | | hw/input/pckbd: Convert away from old_mmioPeter Maydell2018-06-151-6/+8
| * | | hw/watchdog/wdt_i6300esb: Convert away from old_mmioPeter Maydell2018-06-151-12/+36
| * | | hw/block/pflash_cfi02: Convert away from old_mmioPeter Maydell2018-06-151-79/+18Star
| * | | hw/m68k/mcf5206: Convert away from old_mmioPeter Maydell2018-06-151-12/+36
| * | | hw/sh/sh7750: Convert away from old_mmioPeter Maydell2018-06-151-8/+36
| * | | hw/arm/mps2-tz: Put ethernet controller behind PPCPeter Maydell2018-06-151-9/+23
| * | | arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...Shannon Zhao2018-06-151-2/+16
|/ / /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-140618...Peter Maydell2018-06-151-6/+7
|\ \ \ | |/ / |/| |
| * | travis: reduce time taken for trace-backend testingAlex Bennée2018-06-141-3/+4
| * | travis: reduce coverage of gprof buildAlex Bennée2018-06-141-1/+1
| * | travis: display config.log when configure failsDaniel P. Berrangé2018-06-141-2/+2
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-06-154-5/+8
|\ \ \ | |/ / |/| |
| * | vhost-user: delete net client if necessarylinzhecheng2018-06-151-0/+3
| * | e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka2018-06-151-4/+0Star
| * | net: Fix a potential segfaultLin Ma2018-06-151-1/+3
| * | tap: set vhostfd passed from qemu cli to non-blockingBrijesh Singh2018-06-151-0/+2
|/ /