Sign in
qemu
/
qemu
/
fff8c539bd69dce14c63827111e9d74e6b961317
/
target-i386
/
cpu.h
48a5f3b
kvm: add support for hyper-v timers
by Vadim Rozenfeld
· 11 years ago
5ef6898
kvm: make hyperv vapic assist page migratable
by Vadim Rozenfeld
· 11 years ago
1c90ef2
kvm: make hyperv hypercall and guest os id MSRs migratable.
by Vadim Rozenfeld
· 11 years ago
0169c51
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 11 years ago
02e5148
target-i386: Move apic_state field from CPUX86State to X86CPU
by Chen Fan
· 11 years ago
79e9ebe
target-i386: Intel MPX
by Liu Jinsong
· 11 years ago
c74f41b
x86: fix migration from pre-version 12
by Paolo Bonzini
· 11 years ago
b5d54bd
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
by Anthony Liguori
· 11 years ago
92067bf
target-i386: Move hyperv_* static globals to X86CPU
by Igor Mammedov
· 12 years ago
0d89436
kvm: migrate vPMU state
by Paolo Bonzini
· 11 years ago
e4a09c9
target-i386: remove tabs from target-i386/cpu.h
by Paolo Bonzini
· 11 years ago
0779cae
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
by Arthur Chunqi Li
· 11 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 11 years ago
518e9d7
target-i386: Change do_smm_enter() argument to X86CPU
by Andreas Färber
· 11 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 11 years ago
80cf2c8
target-i386/helper: remove DF macro
by liguang
· 12 years ago
a78d0ea
target-i386/helper: remove EIP macro
by liguang
· 12 years ago
cf75c59
target-i386/helper: remove EDI macro
by liguang
· 12 years ago
78c3c6d
target-i386/helper: remove ESI macro
by liguang
· 12 years ago
08b3ded
target-i386/helper: remove ESP macro
by liguang
· 12 years ago
c12dddd
target-i386/helper: remove EBP macro
by liguang
· 12 years ago
00f5e6f
target-i386/helper: remove EDX macro
by liguang
· 12 years ago
a416561
target-i386/helper: remove ECX macro
by liguang
· 12 years ago
70b5136
target-i386/helper: remove EBX macro
by liguang
· 12 years ago
4b34e3a
target-i386/helper: remove EAX macro
by liguang
· 12 years ago
0668af5
target-i386: Introduce generic CPUID feature compat function
by Eduardo Habkost
· 12 years ago
0514ef2
target-i386: Replace cpuid_*features fields with a feature word array
by Eduardo Habkost
· 12 years ago
90e4b0c
target-i386: Group together level, xlevel, xlevel2 fields
by Eduardo Habkost
· 12 years ago
62fc403
target-i386: Attach ICC bus to CPU on its creation
by Igor Mammedov
· 12 years ago
baaeda0
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
by Igor Mammedov
· 12 years ago
917367a
target-i386: kvm: save/restore steal time MSR
by Marcelo Tosatti
· 12 years ago
7f83324
target-i386: Split out CPU creation and features parsing
by Igor Mammedov
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
dab8623
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
by Laszlo Ersek
· 12 years ago
4d8b3c6
strip some whitespace
by Laszlo Ersek
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
f56e3a1
target-i386: Update VMStateDescription to X86CPU
by Andreas Färber
· 12 years ago
436ff2d
target-i386: Add CC_OP_CLR
by Richard Henderson
· 12 years ago
cd7f97c
target-i386: Implement ADX extension
by Richard Henderson
· 12 years ago
bc4b43d
target-i386: Implement BLSR, BLSMSK, BLSI
by Richard Henderson
· 12 years ago
988c3eb
target-i386: Use CC_SRC2 for ADC and SBB
by Richard Henderson
· 12 years ago
fee7188
target-i386: Name the cc_op enumeration
by Richard Henderson
· 12 years ago
f5847c9
target-i386: compute eflags outside rcl/rcr helper
by Paolo Bonzini
· 12 years ago
5c3c6a6
target-i386: Move cpu_x86_init()
by Andreas Färber
· 12 years ago
cc36a7a
target-i386: Pass X86CPU to cpu_x86_set_a20()
by Andreas Färber
· 12 years ago
11acfdd
target-i386: Remove vendor_override field from CPUX86State
by Igor Mammedov
· 12 years ago
99b88a1
target-i386: Replace uint32_t vendor fields by vendor string in x86_def_t
by Igor Mammedov
· 12 years ago
8932cfd
pc: Generate APIC IDs according to CPU topology
by Eduardo Habkost
· 12 years ago
cb41bad
target-i386: Introduce x86_cpu_apic_id_from_index() function
by Eduardo Habkost
· 12 years ago
2969475
pc: Reverse pc_init_pci() compatibility logic
by Eduardo Habkost
· 12 years ago
e175bce
target-i386: Use switch in check_hw_breakpoints()
by liguang
· 12 years ago
5902564
target-i386: Introduce hw_{local,global}_breakpoint_enabled()
by liguang
· 12 years ago
428065c
target-i386: Define DR7 bit field constants
by liguang
· 12 years ago
5ef5787
target-i386/cpu: Introduce FeatureWord typedefs
by Eduardo Habkost
· 12 years ago
8b4bedd
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
by Eduardo Habkost
· 12 years ago
34daffa
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
f28558d
target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs
by Will Auld
· 12 years ago
9df694e
target-i386: Use define for cpuid vendor string size
by Igor Mammedov
· 12 years ago
c8acc38
target-i386/cpu: Name new CPUID bits
by Andre Przywara
· 12 years ago
8c5cf3b
target-i386: Pass X86CPU to cpu_x86_inject_mce()
by Andreas Färber
· 13 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
e9f9d6b
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
by Andreas Färber
· 13 years ago
dc59944
qemu: enable PV EOI for qemu 1.3
by Michael S. Tsirkin
· 12 years ago
6fd2a02
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
by Peter Maydell
· 12 years ago
a9321a4
x86: Implement SMEP and SMAP
by H. Peter Anvin
· 12 years ago
8fad4b4
i386: kvm: use a #define for the set of alias feature bits
by Eduardo Habkost
· 12 years ago
a75b081
target-i386: Add missing CPUID_* constants
by Eduardo Habkost
· 12 years ago
e916cbf
Drop cpu_list_id macro
by Peter Maydell
· 12 years ago
bc9a839
kvm: get/set PV EOI MSR
by Michael S. Tsirkin
· 12 years ago
d3da41e
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
by Blue Swirl
· 12 years ago
5d62c43
apic: Defer interrupt updates to VCPU thread
by Jan Kiszka
· 12 years ago
a75b3e0
kvm: expose tsc deadline timer feature to guest
by Liu, Jinsong
· 12 years ago
6bada5e
x86: split off SVM helpers
by Blue Swirl
· 13 years ago
5918fff
x86: split off condition code helpers
by Blue Swirl
· 13 years ago
599b9a5
x86: split off exception handlers
by Blue Swirl
· 13 years ago
77b2bc2
x86: avoid AREG0 for exceptions
by Blue Swirl
· 13 years ago
d65e981
target-i386: move tcg initialization into x86_cpu_initfn()
by Igor Mammedov
· 13 years ago
b47ed99
target-i386: Let cpu_x86_init() return X86CPU
by Andreas Färber
· 13 years ago
232fc23
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
by Andreas Färber
· 13 years ago
1352672
Expose CPUID leaf 7 only for -cpu host
by Eduardo Habkost
· 13 years ago
61dcd77
target-i386: Pass X86CPU to cpu_x86_register()
by Andreas Färber
· 13 years ago
5fd2087
target-i386: QOM'ify CPU
by Andreas Färber
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
317ac62
target-i386: Don't overuse CPUState
by Andreas Färber
· 13 years ago
3f2cbf0
target-i386: Mask NX bit from cpu_get_phys_page_debug result
by Jan Kiszka
· 13 years ago
d362e75
target-i386: Add infrastructure for reporting TPR MMIO accesses
by Jan Kiszka
· 13 years ago
fabacc0
kvm: x86: Avoid runtime allocation of xsave buffer
by Jan Kiszka
· 13 years ago
21e87c4
i386: wire up MSR_IA32_MISC_ENABLE
by Avi Kivity
· 13 years ago
aa82ba5
kvm: support TSC deadline MSR with subsection
by Liu, Jinsong
· 13 years ago
38d2c27
Revert "kvm: support TSC deadline MSR"
by Marcelo Tosatti
· 13 years ago
bfc2455
kvm: support TSC deadline MSR
by Liu, Jinsong
· 13 years ago
782ea2c
target-i386: Remove data type CCTable
by Stefan Weil
· 13 years ago
986563b
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
b862d1f
qemu-x86: Add tsc_freq option to -cpu
by Joerg Roedel
· 13 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 13 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
Next »