aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into stagingPeter Maydell
2018-10-19target/i386: kvm: just return after migrate_add_blocker failedLi Qiang
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan
2018-10-19hyperv: make overlay pages for SynICRoman Kagan
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-10-19hyperv: qom-ify SynICRoman Kagan
2018-10-19hyperv:synic: split capability testing and settingRoman Kagan
2018-10-19i386: add hyperv-stub for CONFIG_HYPERV=nRoman Kagan
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-10-19hyperv: make hyperv_vp_index inlineRoman Kagan
2018-10-19hyperv: split hyperv-proto.h into x86 and arch-independent partsRoman Kagan
2018-10-19hyperv: rename kvm_hv_sint_route_set_sintRoman Kagan
2018-10-19hyperv: make HvSintRoute reference-countedRoman Kagan
2018-10-19hyperv: address HvSintRoute by X86CPU pointerRoman Kagan
2018-10-19hyperv: allow passing arbitrary data to sint ack callbackRoman Kagan
2018-10-19hyperv: synic: only setup ack notifier if there's a callbackRoman Kagan
2018-10-19hyperv: cosmetic: g_malloc -> g_newRoman Kagan
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov
2018-10-19i386: hvf: Fix register refs if REX is presentRoman Bolshakov
2018-10-19i386/kvm: add support for Hyper-V IPI sendVitaly Kuznetsov
2018-10-19target-i386: kvm: do not initialize padding fieldsPaolo Bonzini
2018-10-18target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translateRichard Henderson
2018-10-18target/s390x: Skip wout, cout helpers if op helper does not returnRichard Henderson
2018-10-18target/s390x: Split do_cdsg, do_lpq, do_stpqRichard Henderson
2018-10-18target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128Richard Henderson
2018-10-18target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128Richard Henderson
2018-10-18target/arm: Check HAVE_CMPXCHG128 at translate timeRichard Henderson
2018-10-18target/arm: Convert to HAVE_CMPXCHG128Richard Henderson
2018-10-18target/i386: Convert to HAVE_CMPXCHG128Richard Henderson
2018-10-18target/unicore32: remove tlb_flush from uc32_init_fnEmilio G. Cota
2018-10-18target/alpha: remove tlb_flush from alpha_cpu_initfnEmilio G. Cota
2018-10-18target/mips: Add opcodes for nanoMIPS EVA instructionsDimitrije Nikolic
2018-10-18target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PHStefan Markovic
2018-10-18target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>Matthew Fortune
2018-10-18target/mips: Implement hardware page table walker for MIPS32Yongbok Kim
2018-10-18target/mips: Add reset state for PWSize and PWField registersYongbok Kim
2018-10-18target/mips: Add CP0 PWCtl registerYongbok Kim
2018-10-18target/mips: Add CP0 PWSize registerYongbok Kim
2018-10-18target/mips: Add CP0 PWField registerYongbok Kim
2018-10-18target/mips: Add CP0 PWBase registerYongbok Kim
2018-10-18target/mips: Add CP0 Config2 to DisasContextStefan Markovic
2018-10-18target/mips: Improve DSP R2/R3-related namingStefan Markovic
2018-10-18target/mips: Add availability control for DSP R3 ASEStefan Markovic
2018-10-18target/mips: Add bit definitions for DSP R3 ASEStefan Markovic
2018-10-18target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)Philippe Mathieu-Daudé
2018-10-18target/mips: Increase 'supported ISAs/ASEs' flag holder sizePhilippe Mathieu-Daudé
2018-10-18target/mips: Add opcode values of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add organizational chart of MXU ASEAleksandar Markovic