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-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
2018-07-02
target-i386: Add NPT support
Jan Kiszka
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/xtensa: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
x86/cpu: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
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
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
[next]