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-09
target/mips: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/mips: use lookup_and_goto_ptr on BS_STOP
Emilio G. Cota
2018-05-09
target/sparc: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/sparc: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/sparc: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/sh4: convert to TranslatorOps
Emilio G. Cota
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
target/mips: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/s390x: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/arm: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/microblaze: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/tilegx: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/unicore32: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/xtensa: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/lm32: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/cris: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/riscv: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
2018-05-06
RISC-V: No traps on writes to misa,minstret,mcycle
Michael Clark
2018-05-06
RISC-V: Make mtvec/stvec ignore vectored traps
Michael Clark
2018-05-06
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
2018-05-06
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Clear mtval/stval on exceptions without info
Michael Clark
2018-05-06
RISC-V: Hardwire satp to 0 for no-mmu case
Michael Clark
2018-05-06
RISC-V: Update E and I extension order
Michael Clark
2018-05-06
RISC-V: Remove erroneous comment from translate.c
Michael Clark
2018-05-06
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
2018-05-04
target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
Eric Auger
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
2018-05-04
target/arm: Tidy condition in disas_simd_two_reg_misc
Richard Henderson
2018-05-04
target/arm: Tidy conditions in handle_vec_simd_shri
Richard Henderson
2018-05-04
target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() ...
Mathew Maidment
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
David Gibson
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-05-04
target/ppc: return a nil HPT base address on sPAPR machines
Cédric Le Goater
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
[next]