summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell2018-06-201-0/+1
|\
| * s390x/cpumodels: add z14 Model ZR1Christian Borntraeger2018-06-181-0/+1
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...Peter Maydell2018-06-191-1/+110
|\ \
| * | SPARC64: add icount supportMark Cave-Ayland2018-06-171-1/+110
| |/
* | target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-163-32/+22Star
* | target/ppc: drop empty #if/#endif blockGreg Kurz2018-06-161-2/+0Star
* | target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cacheSuraj Jitindar Singh2018-06-161-1/+18
|/
* Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...Peter Maydell2018-06-152-12/+4Star
|\
| * target-microblaze: Rework NOP/zero instruction handlingEdgar E. Iglesias2018-06-151-11/+4Star
| * target-microblaze: mmu: Correct masking of output addressesEdgar E. Iglesias2018-06-151-1/+0Star
* | target/arm: Allow ARMv6-M Thumb2 instructionsJulia Suvorova2018-06-151-5/+38
* | 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
* | arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell2018-06-151-0/+18
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell2018-06-121-2/+2
|\
| * object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau2018-06-121-2/+2
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell2018-06-125-50/+92
|\ \
| * | target/ppc: Allow PIR read in privileged modeluporl2018-06-121-1/+1
| * | target/ppc: extend eieio for POWER9Cédric Le Goater2018-06-121-2/+23
| * | target/ppc: Allow privileged access to SPR_PCRJoel Stanley2018-06-123-2/+17
| * | target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()Suraj Jitindar Singh2018-06-121-20/+39
| * | target/ppc: Use proper logging function for possible guest errorsThomas Huth2018-06-121-25/+12Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2018-06-113-67/+210
|\ \ | |/ |/|
| * i386: Populate AMD Processor Cache Information for cpuid 0x8000001DBabu Moger2018-06-082-3/+143
| * i386: Clean up cache CPUID codeEduardo Habkost2018-06-082-64/+67
* | target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insnRichard Henderson2018-06-111-11/+6Star
* | target/m68k: Improve ending TB at page boundariesRichard Henderson2018-06-111-3/+19
* | target/m68k: Convert to TranslatorOpsRichard Henderson2018-06-111-92/+88Star
* | target/m68k: Convert to DisasContextBaseRichard Henderson2018-06-111-70/+67Star
* | target/m68k: Rename DISAS_UPDATE and gen_lookup_tbRichard Henderson2018-06-111-10/+10
* | target/m68k: Use lookup_and_goto_tb for DISAS_JUMPRichard Henderson2018-06-111-1/+4
* | target/m68k: Remove DISAS_JUMP_NEXT as unusedRichard Henderson2018-06-111-1/+0Star
* | target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURNRichard Henderson2018-06-111-3/+1Star
* | target/m68k: Use DISAS_NORETURN for exceptionsRichard Henderson2018-06-111-8/+8
|/