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-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
2018-07-03
fpu_helper.c: fix setting FPSCR[FI] bit
John Arbuckle
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
2018-07-03
target/ppc: Split out gen_st_atomic
Richard Henderson
2018-07-03
target/ppc: Split out gen_ld_atomic
Richard Henderson
2018-07-03
target/ppc: Split out gen_load_locked
Richard Henderson
2018-07-03
target/ppc: Tidy gen_conditional_store
Richard Henderson
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
2018-07-02
s390x/tcg: avoid overflows in time2tod/tod2time
David Hildenbrand
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
2018-06-29
target/arm: Mark PMINTENSET accesses as possibly doing IO
Aaron Lindsay
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
2018-06-29
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
Alex Bennée
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
[next]