Age | Commit message (Expand) | Author | Files | Lines |
2018-05-06 | RISC-V: No traps on writes to misa,minstret,mcycle | Michael Clark | 1 | -12/+13 |
2018-05-06 | RISC-V: Make mtvec/stvec ignore vectored traps | Michael Clark | 1 | -6/+8 |
2018-05-06 | RISC-V: Add mcycle/minstret support for -icount auto | Michael Clark | 2 | -2/+28 |
2018-05-06 | RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10 | Michael Clark | 2 | -18/+50 |
2018-05-06 | RISC-V: Allow S-mode mxr access when priv ISA >= v1.10 | Michael Clark | 1 | -2/+5 |
2018-05-06 | RISC-V: Clear mtval/stval on exceptions without info | Michael Clark | 1 | -0/+8 |
2018-05-06 | RISC-V: Hardwire satp to 0 for no-mmu case | Michael Clark | 1 | -2/+5 |
2018-05-06 | RISC-V: Update E and I extension order | Michael Clark | 2 | -1/+2 |
2018-05-06 | RISC-V: Remove erroneous comment from translate.c | Michael Clark | 1 | -1/+0 |
2018-05-06 | RISC-V: Remove EM_RISCV ELF_MACHINE indirection | Michael Clark | 1 | -1/+0 |
2018-05-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ... | Peter Maydell | 2 | -2/+2 |
2018-05-04 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging | Peter Maydell | 1 | -19/+1 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2 | -2/+2 |
2018-05-04 | target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack | Greg Kurz | 1 | -0/+5 |
2018-05-04 | spapr: Move PAPR mode cpu setup fully to spapr code | David Gibson | 3 | -42/+6 |
2018-05-04 | target/ppc: Delay initialization of LPCR_UPRT for secondary cpus | David Gibson | 1 | -16/+0 |
2018-05-04 | target/ppc: Add ppc_store_lpcr() helper | David Gibson | 3 | -11/+13 |
2018-05-04 | spapr: Remove support for explicitly allocated RMAs | David Gibson | 2 | -48/+0 |
2018-05-04 | target/ppc: add basic support for PTCR on POWER9 | Cédric Le Goater | 7 | -0/+71 |
2018-05-04 | target/ppc: return a nil HPT base address on sPAPR machines | Cédric Le Goater | 1 | -0/+3 |
2018-05-01 | tcg: Improve TCGv_ptr support | Richard Henderson | 1 | -14/+2 |
2018-05-01 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'... | Peter Maydell | 2 | -32/+18 |
2018-05-01 | m68k: remove dead code (Coverity CID1390617) | Laurent Vivier | 1 | -29/+14 |
2018-05-01 | m68k: Fix floatx80_lognp1 (Coverity CID1390587) | Laurent Vivier | 1 | -1/+2 |
2018-04-30 | target-microblaze: mmu: Make the TLBX MISS bit read-only | Edgar E. Iglesias | 1 | -0/+4 |
2018-04-30 | target-microblaze: mmu: Make TLBSX write-only | Edgar E. Iglesias | 1 | -1/+4 |
2018-04-30 | target-microblaze: Don't clobber the IMM reg for ld/st reversed | Edgar E. Iglesias | 1 | -2/+0 |
2018-04-30 | target-microblaze: Fix trap checks for FPU insns | Edgar E. Iglesias | 1 | -1/+1 |
2018-04-30 | target-microblaze: Respect MSR.PVR as read-only | Edgar E. Iglesias | 1 | -1/+1 |
2018-04-30 | m68k: fix subx mem, mem instruction | Pavel Dovgalyuk | 1 | -2/+2 |
2018-04-30 | s390x/kvm: cleanup calls to cpu_synchronize_state() | David Hildenbrand | 1 | -19/+1 |
2018-04-27 | target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr() | David Gibson | 1 | -5/+4 |
2018-04-27 | target/ppc: Fold slb_nr into PPCHash64Options | David Gibson | 6 | -26/+35 |
2018-04-27 | target/ppc: Get rid of POWERPC_MMU_VER() macros | David Gibson | 5 | -34/+28 |
2018-04-27 | target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model | David Gibson | 2 | -4/+2 |
2018-04-27 | target/ppc: Fold ci_large_pages flag into PPCHash64Options | David Gibson | 5 | -6/+7 |
2018-04-27 | target/ppc: Move 1T segment and AMR options to PPCHash64Options | David Gibson | 4 | -12/+17 |
2018-04-27 | target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs | David Gibson | 3 | -18/+21 |
2018-04-27 | target/ppc: Split page size information into a separate allocation | David Gibson | 6 | -75/+78 |
2018-04-27 | target/ppc: Move page size setup to helper function | David Gibson | 3 | -20/+49 |
2018-04-27 | target/ppc: Remove fallback 64k pagesize information | David Gibson | 3 | -29/+2 |
2018-04-27 | target/ppc: Avoid taking "env" parameter to mmu-hash64 functions | David Gibson | 3 | -20/+23 |
2018-04-27 | target/ppc: Simplify cpu valid check in ppc_cpu_realize | David Gibson | 1 | -8/+1 |
2018-04-27 | target/ppc: Standardize instance_init and realize function names | David Gibson | 1 | -6/+6 |
2018-04-27 | Add host_memory_backend_pagesize() helper | David Gibson | 1 | -5/+1 |
2018-04-27 | Make qemu_mempath_getpagesize() accept NULL | David Gibson | 1 | -6/+2 |
2018-04-27 | target/ppc: Fix reserved bit mask of dstst instruction | BALATON Zoltan | 1 | -1/+1 |
2018-04-27 | ppc: Fix size of ppc64 xer register | Michael Matz | 1 | -7/+7 |
2018-04-26 | target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide | Aaron Lindsay | 2 | -4/+5 |
2018-04-26 | target/arm: Fix bitmask for PMCCFILTR writes | Aaron Lindsay | 1 | -1/+1 |