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
/
i386
Age
Commit message (
Expand
)
Author
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
2018-10-30
i386: Add new model of Cascadelake-Server
Tao Xu
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
2018-10-30
x86: Data structure changes to support MSR based features
Robert Hoo
2018-10-30
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
2018-10-30
target/i386: Remove #ifdeffed-out icebp debugging hack
Peter Maydell
2018-10-30
i386: correct cpu_x86_cpuid(0xd)
Sebastian Andrzej Siewior
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
target/i386: kvm: just return after migrate_add_blocker failed
Li Qiang
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2018-10-19
hyperv: make overlay pages for SynIC
Roman Kagan
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
2018-10-19
hyperv:synic: split capability testing and setting
Roman Kagan
2018-10-19
i386: add hyperv-stub for CONFIG_HYPERV=n
Roman Kagan
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
hyperv: make hyperv_vp_index inline
Roman Kagan
2018-10-19
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan
2018-10-19
hyperv: rename kvm_hv_sint_route_set_sint
Roman Kagan
2018-10-19
hyperv: make HvSintRoute reference-counted
Roman Kagan
2018-10-19
hyperv: address HvSintRoute by X86CPU pointer
Roman Kagan
2018-10-19
hyperv: allow passing arbitrary data to sint ack callback
Roman Kagan
2018-10-19
hyperv: synic: only setup ack notifier if there's a callback
Roman Kagan
2018-10-19
hyperv: cosmetic: g_malloc -> g_new
Roman Kagan
2018-10-19
i386: hvf: Remove hvf_disabled
Roman Bolshakov
2018-10-19
i386: hvf: Fix register refs if REX is present
Roman Bolshakov
2018-10-19
i386/kvm: add support for Hyper-V IPI send
Vitaly Kuznetsov
2018-10-19
target-i386: kvm: do not initialize padding fields
Paolo Bonzini
2018-10-18
target/i386: Convert to HAVE_CMPXCHG128
Richard Henderson
2018-10-02
target/i386: fix translation for icount mode
Pavel Dovgalyuk
2018-10-02
hvf: drop unused variable
Paolo Bonzini
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
2018-10-02
target/i386: move x86_64_hregs to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp1_i64 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp3_i32 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp2_i32 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_ptr1 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_ptr0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp4 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_T1 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_T0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_A0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_cc_srcT to DisasContext
Emilio G. Cota
2018-10-02
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
[next]