index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
1
-1
/
+5
*
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
1
-6
/
+0
*
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
1
-1
/
+21
*
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
1
-0
/
+2
*
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
1
-0
/
+1
*
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
1
-14
/
+30
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
2019-06-12
1
-0
/
+2
|
\
|
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
|
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
|
i386: "unavailable-features" QOM property
Eduardo Habkost
2019-06-11
1
-0
/
+20
*
|
i386: x86_cpu_list_feature_names() function
Eduardo Habkost
2019-06-11
1
-13
/
+22
|
/
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-2
/
+1
*
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-2
/
+2
*
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
2019-06-03
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2019-05-23
1
-2
/
+3
|
\
|
*
target/i386: Implement CPUID_EXT_RDRAND
Richard Henderson
2019-05-22
1
-2
/
+3
*
|
target/i386: add MDS-NO feature
Paolo Bonzini
2019-05-21
1
-1
/
+1
*
|
target/i386: define md-clear bit
Paolo Bonzini
2019-05-21
1
-1
/
+1
|
/
*
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-3
/
+2
*
Pass through cache information for TOPOEXT CPUs
Stanislav Lanci
2019-04-25
1
-0
/
+4
*
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
2019-04-25
1
-0
/
+50
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-17
/
+12
*
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-03-20
1
-3
/
+3
*
i386: Make arch_capabilities migratable
Eduardo Habkost
2019-03-20
1
-1
/
+0
*
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-03-11
1
-0
/
+9
*
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
1
-1
/
+1
*
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
1
-1
/
+4
*
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2019-02-05
1
-2
/
+2
*
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2019-02-05
1
-1
/
+1
*
i386: remove the 'INTEL_PT' CPUID bit from named CPU models
Paolo Bonzini
2019-02-05
1
-5
/
+3
*
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
Robert Hoo
2019-02-05
1
-2
/
+1
*
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
1
-0
/
+8
*
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-28
1
-1
/
+1
*
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
2019-01-14
1
-0
/
+7
*
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
1
-0
/
+5
*
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
1
-7
/
+7
*
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
1
-7
/
+4
*
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-14
1
-0
/
+30
*
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-12-12
1
-3
/
+3
|
\
|
*
i386: Add "stibp" flag name
Eduardo Habkost
2018-12-11
1
-1
/
+1
|
*
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2018-12-11
1
-1
/
+1
|
*
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2018-12-11
1
-1
/
+1
*
|
misc: fix spelling
Marc-André Lureau
2018-12-11
1
-1
/
+1
|
/
*
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
2018-11-06
1
-0
/
+1
*
i386: Add PKU on Skylake-Server CPU model
Tao Xu
2018-10-31
1
-0
/
+4
*
i386: Add new model of Cascadelake-Server
Tao Xu
2018-10-31
1
-0
/
+54
*
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
2018-10-31
1
-1
/
+23
*
x86: Data structure changes to support MSR based features
Robert Hoo
2018-10-31
1
-55
/
+142
*
i386: correct cpu_x86_cpuid(0xd)
Sebastian Andrzej Siewior
2018-10-31
1
-1
/
+1
[next]