index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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-i386: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-167
/
+167
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+2
*
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-2
/
+1
*
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
2014-03-13
1
-2
/
+2
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-14
/
+0
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-04
1
-0
/
+2
|
\
|
*
Define the architecture for compressed dump format
qiaonuohan
2014-02-28
1
-0
/
+2
*
|
target-i386: Fix SSE status flag corruption
Richard Henderson
2014-02-28
1
-0
/
+3
|
/
*
kvm: add support for hyper-v timers
Vadim Rozenfeld
2014-02-03
1
-0
/
+1
*
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
2014-02-03
1
-0
/
+1
*
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
2014-02-03
1
-0
/
+2
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2014-01-24
1
-3
/
+22
|
\
|
*
target-i386: Intel MPX
Liu Jinsong
2013-12-12
1
-3
/
+22
*
|
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
1
-4
/
+0
|
/
*
x86: fix migration from pre-version 12
Paolo Bonzini
2013-10-02
1
-0
/
+4
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
1
-78
/
+103
|
\
|
*
kvm: migrate vPMU state
Paolo Bonzini
2013-08-09
1
-0
/
+23
|
*
target-i386: remove tabs from target-i386/cpu.h
Paolo Bonzini
2013-08-09
1
-96
/
+96
|
*
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
2013-07-25
1
-0
/
+2
*
|
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
2013-08-16
1
-0
/
+4
|
/
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-5
/
+0
*
target-i386: Change do_smm_enter() argument to X86CPU
Andreas Färber
2013-07-09
1
-1
/
+1
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-9
/
+0
*
target-i386/helper: remove DF macro
liguang
2013-06-15
1
-4
/
+2
*
target-i386/helper: remove EIP macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove EDI macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove ESI macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove ESP macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove EBP macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove EDX macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove ECX macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove EBX macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386/helper: remove EAX macro
liguang
2013-06-15
1
-2
/
+0
*
target-i386: Introduce generic CPUID feature compat function
Eduardo Habkost
2013-05-06
1
-0
/
+4
*
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
2013-05-02
1
-10
/
+1
*
target-i386: Group together level, xlevel, xlevel2 fields
Eduardo Habkost
2013-05-01
1
-2
/
+2
*
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
2013-05-01
1
-1
/
+2
*
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-05-01
1
-0
/
+1
*
target-i386: kvm: save/restore steal time MSR
Marcelo Tosatti
2013-04-17
1
-0
/
+1
*
target-i386: Split out CPU creation and features parsing
Igor Mammedov
2013-04-16
1
-0
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
2013-04-04
1
-0
/
+2
*
strip some whitespace
Laszlo Ersek
2013-04-04
1
-1
/
+1
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-2
/
+1
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-9
/
+11
*
target-i386: Update VMStateDescription to X86CPU
Andreas Färber
2013-03-12
1
-2
/
+0
*
target-i386: Add CC_OP_CLR
Richard Henderson
2013-02-19
1
-0
/
+2
*
target-i386: Implement ADX extension
Richard Henderson
2013-02-19
1
-0
/
+4
*
target-i386: Implement BLSR, BLSMSK, BLSI
Richard Henderson
2013-02-18
1
-0
/
+5
[next]