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-08-24
target/arm: Remove a handful of stray tabs
Peter Maydell
2018-08-24
target/arm: Untabify iwmmxt_helper.c
Peter Maydell
2018-08-24
target/arm: Untabify translate.c
Peter Maydell
2018-08-24
target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
Peter Maydell
2018-08-24
target/arm: Implement support for taking exceptions to Hyp mode
Peter Maydell
2018-08-24
target/arm: Factor out code for taking an AArch32 exception
Peter Maydell
2018-08-24
target/arm: Implement AArch32 HCR and HCR2
Peter Maydell
2018-08-24
target/arm: Implement RAZ/WI HACTLR2
Peter Maydell
2018-08-24
target/arm: Use the float-to-int-scale softfloat routines
Richard Henderson
2018-08-24
target/arm: Use the int-to-float-scale softfloat routines
Richard Henderson
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
2018-08-23
target/i386: update MPX flags when CPL changes
Paolo Bonzini
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
target-i386: fix segment limit check in ljmp
Andrew Oates
2018-08-23
target-i386: Fix lcall/ljmp to call gate in IA-32e mode
Andrew Oates
2018-08-23
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...
Peter Maydell
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
2018-08-21
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
2018-08-21
target/ppc: Use non-arithmetic conversions for fp load/store
Richard Henderson
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fsqrt
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fadd, helper_fsub
Richard Henderson
2018-08-21
target/ppc: Tidy helper_fmul
Richard Henderson
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fdiv
Richard Henderson
2018-08-21
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
2018-08-20
s390x: Enable KVM huge page backing support
Janosch Frank
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-08-20
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
s390x/cpumodel: enum type S390FeatGroup now gets generated
Michael Mueller
2018-08-20
target/arm: Implement AArch32 ERET instruction
Peter Maydell
2018-08-20
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
Peter Maydell
2018-08-20
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
Peter Maydell
2018-08-20
target/arm: Implement AArch32 Hyp FARs
Peter Maydell
2018-08-20
target/arm: Implement AArch32 HVBAR
Peter Maydell
2018-08-20
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
Peter Maydell
2018-08-20
target/arm: Correct typo in HAMAIR1 regdef name
Peter Maydell
2018-08-20
target/arm: Fix crash on conditional instruction in an IT block
Roman Kapl
2018-08-20
sh4: fix use_icount with linux-user
Laurent Vivier
2018-08-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2018-08-16
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
[next]