summaryrefslogtreecommitdiffstats
path: root/target-i386/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: add implementation of query-cpu-definitions (v2)Anthony Liguori2012-08-131-0/+22
* Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemuBlue Swirl2012-08-091-0/+10
|\
| * target-i386: move tcg initialization into x86_cpu_initfn()Igor Mammedov2012-06-251-0/+10
* | target-i386: move cpu_reset and reset callback to cpu.cIgor Mammedov2012-08-011-0/+14
* | target-i386: move cpu halted decision into x86_cpu_resetIgor Mammedov2012-08-011-0/+16
* | Recognize PCID featureMao, Junjie2012-07-211-1/+1
* | kvm_pv_eoi: add flag supportMichael S. Tsirkin2012-07-031-1/+1
* | target-i386: Use QEMU instead of QemuStefan Weil2012-06-221-1/+1
|/
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-5/+13
* target-i386: Use uint32 visitor for [x]level propertiesAndreas Färber2012-06-081-38/+4
* Expose CPUID leaf 7 only for -cpu hostEduardo Habkost2012-05-301-7/+15
* target-i386: Defer MCE initAndreas Färber2012-05-121-1/+8
* target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber2012-04-251-1/+36
* target-i386: Prepare "vendor" property for X86CPUAndreas Färber2012-04-251-0/+44
* target-i386: Introduce "xlevel" property for X86CPUAndreas Färber2012-04-251-1/+37
* target-i386: Introduce "level" property for X86CPUAndreas Färber2012-04-251-1/+37
* target-i386: Add property getter for CPU model-idAndreas Färber2012-04-251-1/+16
* target-i386: Add property getter for CPU steppingAndreas Färber2012-04-251-1/+13
* target-i386: Add property getter for CPU modelAndreas Färber2012-04-251-1/+13
* target-i386: Add property getter for CPU familyAndreas Färber2012-04-251-1/+15
* target-i386: Add "model-id" property to X86CPUAndreas Färber2012-04-251-2/+8
* target-i386: Add "stepping" property to X86CPUAndreas Färber2012-04-251-3/+24
* target-i386: Add "model" property to X86CPUAndreas Färber2012-04-251-3/+23
* target-i386: Add "family" property to X86CPUAndreas Färber2012-04-251-5/+34
* target-i386: Add range check for -cpu ,family=xAndreas Färber2012-04-251-1/+1
* target-i386: Pass X86CPU to cpu_x86_register()Andreas Färber2012-04-251-1/+2
* target-i386: Fix x86_cpuid_set_model_id()Andreas Färber2012-04-251-0/+1
* target-i386: QOM'ify CPU resetAndreas Färber2012-04-101-1/+71
* target-i386: QOM'ify CPU initAndreas Färber2012-04-101-0/+27
* target-i386: QOM'ify CPUAndreas Färber2012-04-101-0/+37
* target-i386: Rename cpuid.cAndreas Färber2012-04-101-0/+1369
OpenPOWER on IntegriCloud