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
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-14
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2018-12-20
Clean up includes
Markus Armbruster
2018-12-18
i386: hvf: drop debug printf in decode_sldtgroup
Roman Bolshakov
2018-12-12
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-12-11
i386: Add "stibp" flag name
Eduardo Habkost
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2018-12-11
target: hax: fix errors in comment
Li Qiang
2018-12-11
target: hax: replace g_malloc with g_new0
Li Qiang
2018-12-11
misc: fix spelling
Marc-André Lureau
2018-12-03
i386: hvf: Fix overrun of _decode_tbl1
Roman Bolshakov
2018-11-27
target/i386: Generate #UD when applying LOCK to a register destination
Richard Henderson
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
2018-11-26
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
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
[next]