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
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
2017-09-19
target/i386: fix pcmpxstrx substring search
Joseph Myers
2017-09-19
target/i386: fix packusdw in-place operation
Joseph Myers
2017-09-19
target/i386: set rip_offset for further SSE instructions
Joseph Myers
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-14
target/arm: Avoid an extra temporary for store_exclusive
Richard Henderson
2017-09-14
AArch64: Fix single stepping of ERET instruction
Jaroslaw Pelczar
2017-09-14
target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()
Peter Maydell
2017-09-14
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2017-09-14
target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()
Peter Maydell
2017-09-14
target/arm: Get PRECISERR and IBUSERR the right way round
Peter Maydell
2017-09-14
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
2017-09-14
target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
Peter Maydell
2017-09-14
hmp: fix "dump-quest-memory" segfault (arm)
Laurent Vivier
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
2017-09-14
sparc: Fix typedef clash
Dr. David Alan Gilbert
2017-09-10
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
2017-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...
Peter Maydell
2017-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into staging
Peter Maydell
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
2017-09-08
ppc: simplify cpu model lookup by PVR
Igor Mammedov
2017-09-08
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
2017-09-08
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
target/ppc: Remove old STATUS file
Thomas Huth
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
2017-09-08
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-09-07
target/hppa: Convert to TranslatorOps
Richard Henderson
2017-09-07
target/hppa: Convert to DisasContextBase
Richard Henderson
2017-09-07
target/hppa: Convert to DisasJumpType
Richard Henderson
2017-09-07
target/alpha: Switch to do_transaction_failed() hook
Peter Maydell
2017-09-07
target/alpha: Convert to TranslatorOps
Richard Henderson
2017-09-07
target/alpha: Convert to DisasContextBase
Richard Henderson
2017-09-07
target/alpha: Convert to DisasJumpType
Richard Henderson
2017-09-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...
Peter Maydell
2017-09-07
target/arm: Add Jazelle feature
Portia Stephens
2017-09-07
target/arm: Implement new do_transaction_failed hook
Peter Maydell
[next]