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