index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
1
-0
/
+7
2016-09-27
target-i386: Move xsave component mask to features array
Eduardo Habkost
1
-1
/
+2
2016-09-27
target-i386: xsave: Calculate set of xsave components on realize
Eduardo Habkost
1
-0
/
+1
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
1
-3
/
+9
2016-09-27
target-i386: Add a marker to end of the region zeroed on reset
Eduardo Habkost
1
-0
/
+1
2016-09-19
target-i386: Use struct X86XSaveArea in fpu_helper.c
Richard Henderson
1
-8
/
+2
2016-09-14
target-i386: fix ordering of fields in CPUX86State
Paolo Bonzini
1
-6
/
+6
2016-09-09
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
1
-0
/
+6
2016-09-05
target-i386: Add more Intel AVX-512 instructions support
Luwei Kang
1
-0
/
+5
2016-07-20
target-i386: Add support for UMIP and RDPID CPUID bits
Paolo Bonzini
1
-0
/
+2
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
1
-0
/
+4
2016-07-20
target-i386: Set physical address bits based on host
Dr. David Alan Gilbert
1
-0
/
+3
2016-07-20
target-i386: Use uint32_t for X86CPU.apic_id
Igor Mammedov
1
-1
/
+6
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
1
-0
/
+3
2016-07-20
target-i386: Allow physical address bits to be set
Dr. David Alan Gilbert
1
-0
/
+3
2016-07-20
target-i386: Provide TCG_PHYS_ADDR_BITS
Dr. David Alan Gilbert
1
-2
/
+4
2016-07-19
target-i386: Remove redundant HF_SOFTMMU_MASK
Sergey Fedorov
1
-3
/
+0
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
1
-3
/
+4
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
1
-0
/
+4
2016-07-07
target-i386: kvm: Add basic Intel LMCE support
Ashok Raj
1
-0
/
+12
2016-07-07
target-i386: Report hyperv feature words through qom
Evgeny Yakovlev
1
-0
/
+3
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
1
-1
/
+0
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
1
-0
/
+8
2016-05-23
target-i386: kvm: Allocate kvm_msrs struct once per VCPU
Eduardo Habkost
1
-0
/
+4
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-2
/
+0
2016-05-23
target-i386: Define structs for layout of xsave area
Eduardo Habkost
1
-0
/
+95
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-2
/
+0
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
1
-0
/
+7
2016-05-19
target-i386: make cpu-qom.h not target specific
Paolo Bonzini
1
-1
/
+97
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-03-24
target-i386: implement PKE for TCG
Paolo Bonzini
1
-1
/
+5
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+19
2016-02-25
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
1
-10
/
+19
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-13
target-i386: Enable control registers for MPX
Richard Henderson
1
-1
/
+20
2016-01-21
target-i386: Add PKU and and OSPKE support
Huaitong Han
1
-0
/
+7
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
1
-0
/
+1
2016-01-21
target-i386: Add suffixes to MMReg struct fields
Eduardo Habkost
1
-33
/
+33
2016-01-21
target-i386: Define MMREG_UNION macro
Eduardo Habkost
1
-16
/
+11
2016-01-21
target-i386: Define MMXReg._d field
Eduardo Habkost
1
-1
/
+2
2016-01-21
target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_*
Eduardo Habkost
1
-12
/
+12
2016-01-21
target-i386: Rename struct XMMReg to ZMMReg
Eduardo Habkost
1
-3
/
+3
2016-01-21
target-i386: Use a _q array on MMXReg too
Eduardo Habkost
1
-2
/
+2
2016-01-21
target-i386: Rename optimize_flags_init()
Eduardo Habkost
1
-1
/
+1
2015-12-17
target-i386/kvm: Hyper-V SynIC timers MSR's support
Andrey Smetanin
1
-0
/
+2
2015-12-17
target-i386/kvm: Hyper-V SynIC MSR's support
Andrey Smetanin
1
-0
/
+5
2015-11-26
target-i386: kvm: Use env->mcg_cap when setting up MCE
Eduardo Habkost
1
-0
/
+2
2015-11-05
target-i386: Enable clflushopt/clwb/pcommit instructions
Xiao Guangrong
1
-0
/
+3
[next]