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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES
Xiao Guangrong
2015-11-06
1
-1
/
+3
*
target-i386: tcg: Check right CPUID bits for clflushopt/pcommit
Eduardo Habkost
2015-11-06
1
-8
/
+20
*
target-i386: tcg: Accept clwb instruction
Eduardo Habkost
2015-11-06
1
-1
/
+12
*
target-i386: Enable clflushopt/clwb/pcommit instructions
Xiao Guangrong
2015-11-05
2
-2
/
+5
*
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
2015-11-05
1
-2
/
+2
*
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
2015-11-05
1
-2
/
+1
*
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
2015-11-05
1
-1
/
+1
*
kvmclock: add a new function to update env->tsc.
Liang Li
2015-11-05
2
-0
/
+46
*
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
1
-1
/
+1
*
target-i386: fix pcmpxstrx equal-ordered (strstr) mode
Paolo Bonzini
2015-11-04
1
-2
/
+2
*
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-28
1
-0
/
+5
*
target-i386: Enable "check" mode by default
Eduardo Habkost
2015-10-27
1
-1
/
+1
*
target-i386: Don't left shift negative constant
Eduardo Habkost
2015-10-27
1
-1
/
+1
*
target-i386: Use 1UL for bit shift
Eduardo Habkost
2015-10-23
1
-1
/
+1
*
target-i386: Add DE to TCG_FEATURES
Eduardo Habkost
2015-10-23
1
-1
/
+1
*
target-i386: Ensure always-1 bits on DR6 can't be cleared
Eduardo Habkost
2015-10-23
1
-1
/
+1
*
target-i386: Check CR4[DE] for processing DR4/DR5
Richard Henderson
2015-10-23
4
-11
/
+50
*
target-i386: Handle I/O breakpoints
Eduardo Habkost
2015-10-23
4
-28
/
+94
*
target-i386: Optimize setting dr[0-3]
Richard Henderson
2015-10-23
1
-3
/
+8
*
target-i386: Move hw_*breakpoint_* functions
Richard Henderson
2015-10-23
2
-28
/
+28
*
target-i386: Ensure bit 10 on DR7 is never cleared
Eduardo Habkost
2015-10-23
1
-0
/
+2
*
target-i386: Re-introduce optimal breakpoint removal
Richard Henderson
2015-10-23
1
-6
/
+28
*
target-i386: Introduce cpu_x86_update_dr7
Richard Henderson
2015-10-23
4
-22
/
+27
*
target-i386: Disable cache info passthrough by default
Eduardo Habkost
2015-10-23
1
-3
/
+1
*
target-i386: allow any alignment for SMBASE
Paolo Bonzini
2015-10-23
1
-2
/
+2
*
kvm: Allow the Hyper-V vendor ID to be specified
Alex Williamson
2015-10-19
3
-1
/
+15
*
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
2015-10-19
1
-5
/
+26
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-1
/
+1
*
target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-12
5
-1
/
+43
*
target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE
Andrey Smetanin
2015-10-12
3
-1
/
+12
*
target-i386/kvm: Hyper-V HV_X64_MSR_RESET support
Andrey Smetanin
2015-10-12
3
-2
/
+12
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+8
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-44
/
+5
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-20
/
+6
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-1
/
+5
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
*
target-i386: Add cc_op state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+2
*
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
1
-10
/
+7
*
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-2
/
+3
*
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-3
/
+2
*
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
1
-1
/
+1
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
1
-8
/
+1
*
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2015-10-02
1
-0
/
+15
*
Correctly re-init EFER state during INIT IPI
Bill Paul
2015-10-02
1
-1
/
+1
*
target-i386: add ABM to Haswell* and Broadwell* CPU models
Paolo Bonzini
2015-10-02
1
-4
/
+4
*
target-i386: get/put MSR_TSC_AUX across reset and migration
Amit Shah
2015-10-02
1
-0
/
+14
*
target-i386: Make check_hw_breakpoints static
Richard Henderson
2015-10-02
2
-2
/
+1
*
target-i386: Move breakpoint related functions to new file
Richard Henderson
2015-10-02
4
-163
/
+183
*
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2015-10-02
2
-39
/
+59
*
i386: interrupt poll processing
Pavel Dovgalyuk
2015-09-25
1
-0
/
+3
[next]