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
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
2019-07-05
i386: make 'hv-spinlocks' a regular uint32 property
Roman Kagan
2019-07-05
i386: Don't print warning if phys-bits was set automatically
Eduardo Habkost
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
i386: "unavailable-features" QOM property
Eduardo Habkost
2019-06-11
i386: x86_cpu_list_feature_names() function
Eduardo Habkost
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-03
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2019-05-22
target/i386: Implement CPUID_EXT_RDRAND
Richard Henderson
2019-05-21
target/i386: add MDS-NO feature
Paolo Bonzini
2019-05-21
target/i386: define md-clear bit
Paolo Bonzini
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-25
Pass through cache information for TOPOEXT CPUs
Stanislav Lanci
2019-04-25
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-03-20
i386: Make arch_capabilities migratable
Eduardo Habkost
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-05
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2019-02-05
i386: remove the 'INTEL_PT' CPUID bit from named CPU models
Paolo Bonzini
2019-02-05
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
Robert Hoo
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
[next]