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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omit 3DNOW! CPUID bits from qemu64 CPU model
Andre Przywara
2009-07-16
1
-2
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
gdbstub: x86: Support for setting segment registers
Jan Kiszka
2009-07-16
1
-0
/
+30
*
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
1
-0
/
+70
*
Suppress a GCC warning
Blue Swirl
2009-07-01
1
-1
/
+1
*
remove CPUID host hacks
Andre Przywara
2009-06-29
1
-22
/
+5
*
fix KVMs GET_SUPPORTED_CPUID feature usage
Andre Przywara
2009-06-29
1
-29
/
+0
*
CPUID Fn8000_0001.EAX is family/model/stepping, not features
Andre Przywara
2009-06-29
1
-1
/
+1
*
introduce -cpu host target
Andre Przywara
2009-06-29
1
-6
/
+59
*
allow hypervisor CPUID bit to be overriden
Andre Przywara
2009-06-29
1
-12
/
+11
*
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
2009-06-22
1
-0
/
+22
*
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
2009-06-16
1
-6
/
+12
*
allow CPUID vendor override
Andre Przywara
2009-06-16
1
-1
/
+4
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Remove noisy printf when KVM masks CPU features
Anthony Liguori
2009-05-08
1
-1
/
+0
*
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-08
1
-0
/
+30
*
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
2009-05-08
1
-5
/
+8
*
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-08
1
-27
/
+28
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-2
/
+3
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-4
/
+4
*
x86: Enhanced dump of segment registers (Jan Kiszka)
aliguori
2009-04-18
1
-38
/
+62
*
Fix cpuid KVM crash on i386 (Lubomir Rintel)
aliguori
2009-03-05
1
-4
/
+4
*
Fix "info registers" under kvm.
balrog
2009-03-04
1
-0
/
+3
*
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
2009-02-09
1
-17
/
+17
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Add phenom CPU descriptor (Alexander Graf)
aliguori
2009-02-02
1
-0
/
+28
*
Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
aliguori
2009-01-29
1
-1
/
+1
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+5
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
x86 cleanup
blueswir1
2008-12-13
1
-8
/
+0
*
Fix register name typo in dumping debug registers (Jan Kiszka)
aliguori
2008-12-02
1
-2
/
+2
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-1
/
+1
*
x86: Dump debug registers (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+7
*
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
1
-31
/
+138
*
TCG variable type checking.
pbrook
2008-11-17
1
-0
/
+1
*
x86: fix warning without CONFIG_KVM (Mark McLoughlin)
aliguori
2008-11-13
1
-2
/
+2
*
Fix CPUID ext2 features masking (Avi Kivity)
aliguori
2008-11-13
1
-1
/
+1
*
x86 CPUID extended family/model (Andre Przywara).
balrog
2008-11-10
1
-2
/
+7
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-0
/
+73
*
Split CPUID from op_helper
aliguori
2008-11-05
1
-0
/
+166
*
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
balrog
2008-10-28
1
-1
/
+1
*
target-i386: Add Core Duo Definition
aurel32
2008-10-14
1
-1
/
+20
*
My core2duo patch introduced a vague statement of "missing features" in
pbrook
2008-09-29
1
-7
/
+10
*
Rename -cpu atom to -cpu n270.
balrog
2008-09-28
1
-1
/
+1
*
Add Atom (x86) cpu identification.
balrog
2008-09-25
1
-3
/
+24
*
Core 2 Duo specification (Alexander Graf).
balrog
2008-09-25
1
-0
/
+18
*
Clean up vendor identification (Alexander Graf).
balrog
2008-09-25
1
-6
/
+6
*
Use qemu_free() on env instead of free.
balrog
2008-09-25
1
-1
/
+1
*
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
aliguori
2008-08-18
1
-0
/
+2
[next]