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: make xmm_regs 512-bit wide
Paolo Bonzini
2015-01-26
1
-60
/
+8
*
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-20
1
-2
/
+0
*
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2014-12-15
1
-0
/
+3
*
target-i386: get/set/migrate XSAVES state
Wanpeng Li
2014-12-15
1
-0
/
+2
*
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2014-12-15
1
-0
/
+6
*
target-i386: fix Coverity complaints about overflows
Paolo Bonzini
2014-11-13
1
-1
/
+1
*
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2014-11-04
1
-0
/
+1
*
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2014-11-03
1
-1
/
+1
*
target-i386: add Intel AVX-512 support
Chao Peng
2014-10-24
1
-0
/
+61
*
target-i386: update fp status fix
Pavel Dovgalyuk
2014-09-18
1
-0
/
+2
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-1
/
+1
*
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
2014-08-25
1
-0
/
+2
*
x86: Use common variable range MTRR counts
Alex Williamson
2014-08-25
1
-1
/
+1
*
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2014-06-25
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
1
-7
/
+26
|
\
|
*
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
2014-06-05
1
-0
/
+2
|
*
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
2014-06-05
1
-0
/
+10
|
*
target-i386: simplify SMAP handling in MMU_KSMAP_IDX
Paolo Bonzini
2014-06-05
1
-1
/
+1
|
*
target-i386: fix kernel accesses with SMAP and CPL = 3
Paolo Bonzini
2014-06-05
1
-4
/
+11
|
*
target-i386: rename KSMAP to KNOSMAP
Paolo Bonzini
2014-06-05
1
-3
/
+3
*
|
target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
Paolo Bonzini
2014-05-21
1
-1
/
+4
*
|
target-i386: get CPL from SS.DPL
Paolo Bonzini
2014-05-21
1
-5
/
+3
|
/
*
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
2014-05-13
1
-3
/
+4
*
target-i386: preserve FPU and MSR state on INIT
Paolo Bonzini
2014-05-13
1
-16
/
+26
*
target-i386: fix set of registers zeroed on reset
Paolo Bonzini
2014-05-13
1
-5
/
+6
*
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
2014-05-13
1
-13
/
+12
*
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
[next]