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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-1
/
+1
|
\
|
*
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
1
-1
/
+1
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-11
/
+11
|
/
*
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
1
-1
/
+3
*
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
2017-06-20
1
-2
/
+2
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-5
/
+1
*
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
2017-06-07
1
-4
/
+4
*
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-06-07
1
-5
/
+10
*
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
1
-1
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
1
-0
/
+1
*
i386: rewrite way CPUID index is validated
Daniel P. Berrange
2017-05-11
1
-20
/
+15
*
target/i386: Add GDB XML register description support
Abdallah Bouassida
2017-05-05
1
-4
/
+17
*
i386: Don't override -cpu options on -cpu host/max
Eduardo Habkost
2017-03-28
1
-4
/
+9
*
i386: Replace uint32_t* with FeatureWord on feature getter/setter
Eduardo Habkost
2017-03-28
1
-8
/
+11
*
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2017-03-10
1
-1
/
+1
*
i386: host_vendor_fms() helper function
Eduardo Habkost
2017-03-10
1
-0
/
+19
*
x86: Work around SMI migration breakages
Dr. David Alan Gilbert
2017-03-03
1
-0
/
+2
*
qapi: flatten GuestPanicInformation union
Anton Nefedov
2017-03-03
1
-9
/
+6
*
i386: Improve query-cpu-model-expansion full mode
Eduardo Habkost
2017-02-27
1
-3
/
+31
*
i386: Implement query-cpu-model-expansion QMP command
Eduardo Habkost
2017-02-27
1
-1
/
+190
*
i386: Define static "base" CPU model
Eduardo Habkost
2017-02-27
1
-0
/
+20
*
i386: Don't set CPUClass::cpu_def on "max" model
Eduardo Habkost
2017-02-27
1
-24
/
+21
*
i386: Make "max" model not use any host CPUID info on TCG
Eduardo Habkost
2017-02-27
1
-0
/
+9
*
i386: Create "max" CPU model
Eduardo Habkost
2017-02-27
1
-14
/
+32
*
i386: Reorganize and document CPUID initialization steps
Eduardo Habkost
2017-02-27
1
-31
/
+71
*
i386: Rename X86CPU::host_features to X86CPU::max_features
Eduardo Habkost
2017-02-27
1
-3
/
+3
*
i386: Add ordering field to CPUClass
Eduardo Habkost
2017-02-27
1
-4
/
+4
*
i386: Unset cannot_destroy_with_object_finalize_yet on "host" model
Eduardo Habkost
2017-02-27
1
-2
/
+0
*
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
1
-2
/
+2
*
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
1
-2
/
+3
*
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
1
-3
/
+2
*
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
2017-02-23
1
-2
/
+1
*
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
1
-0
/
+1
*
i386/cpu: add crash-information QOM property
Anton Nefedov
2017-02-16
1
-0
/
+50
*
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
2017-01-27
1
-1
/
+1
*
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
2017-01-27
1
-0
/
+1
*
i386: Return migration-safe field on query-cpu-definitions
Eduardo Habkost
2017-01-24
1
-0
/
+3
*
i386: Remove AMD feature flag aliases from Opteron models
Eduardo Habkost
2017-01-24
1
-34
/
+12
*
x86: add AVX512_VPOPCNTDQ features
He Chen
2017-01-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
2017-01-16
1
-2
/
+0
|
\
|
*
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-13
1
-2
/
+0
*
|
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2017-01-12
1
-0
/
+1
|
/
*
x86: implement la57 paging mode
Kirill A. Shutemov
2016-12-22
1
-6
/
+10
*
target-i386: Add Intel SHA_NI instruction support.
Yi Sun
2016-12-22
1
-1
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+3755