index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2018-05-01
tcg: Improve TCGv_ptr support
Richard Henderson
2018-05-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...
Peter Maydell
2018-05-01
m68k: remove dead code (Coverity CID1390617)
Laurent Vivier
2018-05-01
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
Laurent Vivier
2018-04-30
target-microblaze: mmu: Make the TLBX MISS bit read-only
Edgar E. Iglesias
2018-04-30
target-microblaze: mmu: Make TLBSX write-only
Edgar E. Iglesias
2018-04-30
target-microblaze: Don't clobber the IMM reg for ld/st reversed
Edgar E. Iglesias
2018-04-30
target-microblaze: Fix trap checks for FPU insns
Edgar E. Iglesias
2018-04-30
target-microblaze: Respect MSR.PVR as read-only
Edgar E. Iglesias
2018-04-30
m68k: fix subx mem, mem instruction
Pavel Dovgalyuk
2018-04-27
target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr()
David Gibson
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Move page size setup to helper function
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2018-04-27
target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
David Gibson
2018-04-27
target/ppc: Simplify cpu valid check in ppc_cpu_realize
David Gibson
2018-04-27
target/ppc: Standardize instance_init and realize function names
David Gibson
2018-04-27
Add host_memory_backend_pagesize() helper
David Gibson
2018-04-27
Make qemu_mempath_getpagesize() accept NULL
David Gibson
2018-04-27
target/ppc: Fix reserved bit mask of dstst instruction
BALATON Zoltan
2018-04-27
ppc: Fix size of ppc64 xer register
Michael Matz
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Support multiple EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-16
i386: Don't automatically enable FEAT_KVM_HINTS bits
Eduardo Habkost
2018-04-15
m68k: fix exception stack frame for 68000
Pavel Dovgalyuk
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...
Peter Maydell
2018-04-10
tcg: Introduce tcg_set_insn_start_param
Richard Henderson
2018-04-10
target/arm: Report unsupported MPU region sizes more clearly
Peter Maydell
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
2018-04-10
target/ppc: Fix backwards migration of msr_mask
David Gibson
2018-04-10
target/ppc: Initialize lazy_tlb_flush correctly
David Gibson
2018-04-09
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into staging
Peter Maydell
2018-04-09
Add missing bit for SSE instr in VEX decoding
Eugene Minibaev
2018-04-09
i386/hyperv: error out if features requested but unsupported
Roman Kagan
[next]