aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-07-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-07-23i386: Rename enum CacheType membersEduardo Habkost
2018-07-23target/arm: Correctly handle overlapping small MPU regionsPeter Maydell
2018-07-18s390x/cpumodel: fix segmentation fault when baselining modelsDavid Hildenbrand
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-16target/arm: Fix LD1W and LDFF1W (scalar plus vector)Richard Henderson
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan
2018-07-16hyperv: rename vcpu_id to vp_indexRoman Kagan
2018-07-16dump: add kernel_gs_base to QEMU CPU stateViktor Prutyanov
2018-07-10target/arm: Use correct mmu_idx for exception-return unstackingPeter Maydell
2018-07-09target/sh4: Fix translator.c assertion failure for gUSARichard Henderson
2018-07-09target/arm: Fix do_predset for large VLRichard Henderson
2018-07-09target/arm: Suppress Coverity warning for PRFRichard Henderson
2018-07-07target/ppc: fix build on ppc64 hostLaurent Vivier
2018-07-06i386: fix '-cpu ?' output for host cpu typeGreg Kurz
2018-07-03Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into stagingPeter Maydell
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell
2018-07-03target/openrisc: Fix writes to interrupt mask registerStafford Horne
2018-07-03target/openrisc: Fix delay slot exception flag to match specStafford Horne
2018-07-03linux-user: Implement signals for openriscRichard Henderson
2018-07-03target/openrisc: Reorg tlb lookupRichard Henderson
2018-07-03target/ppc: Relax reserved bitmask of indexed store instructionsBALATON Zoltan
2018-07-03target/ppc: set is_jmp on ppc_tr_breakpoint_checkEmilio G. Cota
2018-07-03target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()Greg Kurz
2018-07-03target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()Greg Kurz
2018-07-03fpu_helper.c: fix setting FPSCR[FI] bitJohn Arbuckle
2018-07-03target/ppc: Implement the rest of gen_st_atomicRichard Henderson
2018-07-03target/ppc: Implement the rest of gen_ld_atomicRichard Henderson
2018-07-03target/ppc: Use atomic min/max helpersRichard Henderson
2018-07-03target/ppc: Use MO_ALIGN for EXIWX and ECOWXRichard Henderson
2018-07-03target/ppc: Split out gen_st_atomicRichard Henderson
2018-07-03target/ppc: Split out gen_ld_atomicRichard Henderson
2018-07-03target/ppc: Split out gen_load_lockedRichard Henderson
2018-07-03target/ppc: Tidy gen_conditional_storeRichard Henderson
2018-07-03target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson
2018-07-03target/ppc: Use atomic cmpxchg for STQCXRichard Henderson
2018-07-03target/ppc: Use atomic store for STQRichard Henderson
2018-07-03target/ppc: Use atomic load for LQ and LQARXRichard Henderson
2018-07-03target/ppc: Add do_unaligned_access hookRichard Henderson
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-03target/openrisc: Increase the TLB sizeRichard Henderson
2018-07-03target/openrisc: Stub out handle_mmu_fault for softmmuRichard Henderson
2018-07-03target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson
2018-07-03target/openrisc: Fix cpu_mmu_indexRichard Henderson
2018-07-03target/openrisc: Fix tlb flushing in mtsprRichard Henderson
2018-07-03target/openrisc: Reduce tlb to a single dimensionRichard Henderson
2018-07-03target/openrisc: Merge mmu_helper.c into mmu.cRichard Henderson
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson
2018-07-03target/openrisc: Form the spr index from tcgRichard Henderson