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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-2
/
+0
*
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2016-06-14
1
-0
/
+8
*
target-i386: kvm: Allocate kvm_msrs struct once per VCPU
Eduardo Habkost
2016-05-24
1
-0
/
+4
*
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2016-05-24
1
-2
/
+0
*
target-i386: Define structs for layout of xsave area
Eduardo Habkost
2016-05-23
1
-0
/
+95
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+7
*
target-i386: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
1
-1
/
+97
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
target-i386: implement PKE for TCG
Paolo Bonzini
2016-03-24
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-10
/
+19
|
\
|
*
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
2016-02-25
1
-10
/
+19
*
|
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
|
/
*
target-i386: Enable control registers for MPX
Richard Henderson
2016-02-12
1
-1
/
+20
*
target-i386: Add PKU and and OSPKE support
Huaitong Han
2016-01-21
1
-0
/
+7
*
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-21
1
-0
/
+1
*
target-i386: Add suffixes to MMReg struct fields
Eduardo Habkost
2016-01-21
1
-33
/
+33
*
target-i386: Define MMREG_UNION macro
Eduardo Habkost
2016-01-21
1
-16
/
+11
*
target-i386: Define MMXReg._d field
Eduardo Habkost
2016-01-21
1
-1
/
+2
*
target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_*
Eduardo Habkost
2016-01-21
1
-12
/
+12
*
target-i386: Rename struct XMMReg to ZMMReg
Eduardo Habkost
2016-01-21
1
-3
/
+3
*
target-i386: Use a _q array on MMXReg too
Eduardo Habkost
2016-01-21
1
-2
/
+2
*
target-i386: Rename optimize_flags_init()
Eduardo Habkost
2016-01-21
1
-1
/
+1
*
target-i386/kvm: Hyper-V SynIC timers MSR's support
Andrey Smetanin
2015-12-17
1
-0
/
+2
*
target-i386/kvm: Hyper-V SynIC MSR's support
Andrey Smetanin
2015-12-17
1
-0
/
+5
*
target-i386: kvm: Use env->mcg_cap when setting up MCE
Eduardo Habkost
2015-11-26
1
-0
/
+2
*
target-i386: Enable clflushopt/clwb/pcommit instructions
Xiao Guangrong
2015-11-05
1
-0
/
+3
*
target-i386: Check CR4[DE] for processing DR4/DR5
Richard Henderson
2015-10-23
1
-1
/
+1
*
target-i386: Handle I/O breakpoints
Eduardo Habkost
2015-10-23
1
-0
/
+2
*
target-i386: Move hw_*breakpoint_* functions
Richard Henderson
2015-10-23
1
-27
/
+0
*
target-i386: Introduce cpu_x86_update_dr7
Richard Henderson
2015-10-23
1
-2
/
+2
*
target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-12
1
-0
/
+1
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
*
target-i386: Add cc_op state to insn_start
Richard Henderson
2015-10-07
1
-0
/
+1
*
Correctly re-init EFER state during INIT IPI
Bill Paul
2015-10-02
1
-1
/
+1
*
target-i386: Make check_hw_breakpoints static
Richard Henderson
2015-10-02
1
-1
/
+0
*
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2015-10-02
1
-2
/
+9
*
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
hmp: added local apic dump state
Pavel Butsykin
2015-09-25
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-16
1
-0
/
+2
|
\
|
*
i386/kvm: Hyper-v crash msrs set/get'ers and migration
Andrey Smetanin
2015-09-16
1
-0
/
+2
*
|
target-i386: introduce new raise_exception functions
Pavel Dovgalyuk
2015-09-15
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-0
/
+3
|
\
|
*
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
1
-0
/
+3
*
|
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
1
-1
/
+1
|
/
*
target-i386: Remove x86_cpu_compat_set_features()
Eduardo Habkost
2015-08-13
1
-3
/
+0
*
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
target-i386: avoid overflow in the tsc-frequency property
Paolo Bonzini
2015-07-07
1
-1
/
+1
*
i386: Introduce ARAT CPU feature
Jan Kiszka
2015-07-07
1
-0
/
+3
[next]