index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Age
Commit message (
Expand
)
Author
2018-04-16
i386: Don't automatically enable FEAT_KVM_HINTS bits
Eduardo Habkost
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-19
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
cpu: drop unnecessary NULL check and cpu_common_class_by_name()
Igor Mammedov
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
cpu/i386: populate CPUID 0x8000_001F when SEV is active
Brijesh Singh
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2018-01-17
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2017-12-18
Remove empty statements
Ladi Prosek
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
2017-09-01
x86: replace cpu_x86_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
target-i386/cpu: Add new EPYC CPU model
Brijesh Singh
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
[next]