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
*
Suppress i386 warnings
blueswir1
2009-01-14
1
-2
/
+2
*
Add noreturn function attribute
blueswir1
2009-01-14
2
-4
/
+5
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
8
-8
/
+8
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Initialize msr list size properly in KVM
aliguori
2008-12-13
1
-0
/
+1
*
Correctly initialize msr list in KVM
aliguori
2008-12-13
1
-1
/
+1
*
Fix smsw for x86_64 guest and bigendian host case
malc
2008-12-13
1
-0
/
+4
*
x86 cleanup
blueswir1
2008-12-13
4
-71
/
+56
*
Fix crash in kvm.c (Stefan Weil)
aliguori
2008-12-11
1
-1
/
+1
*
target-i386: Fix jmp im on x86_64 when executing 32-bit code
aurel32
2008-12-10
1
-0
/
+2
*
Remove FORCE_RET() and RETURN()
aurel32
2008-12-07
2
-25
/
+0
*
target-i386: fix CVE-2007-1322
aurel32
2008-12-07
1
-0
/
+2
*
Fix register name typo in dumping debug registers (Jan Kiszka)
aliguori
2008-12-02
1
-2
/
+2
*
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
balrog
2008-12-01
1
-6
/
+6
*
Common cpu_loop_exit prototype
aurel32
2008-11-30
1
-1
/
+0
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
2
-3
/
+3
*
i386: remove unused function prototypes (Laurent Desnogues)
aliguori
2008-11-25
1
-3
/
+0
*
x86: Dump debug registers (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+7
*
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
4
-40
/
+215
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-3
/
+4
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+8
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+6
*
TCG variable type checking.
pbrook
2008-11-17
8
-974
/
+1038
*
target-i386: fix helper_pmovmskb_mmx helper
aurel32
2008-11-16
1
-16
/
+16
*
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
*
Define kvm_ioctl in the same way as ioctl
aliguori
2008-11-13
1
-2
/
+2
*
x86 CPUID extended family/model (Andre Przywara).
balrog
2008-11-10
1
-2
/
+7
*
Add missing files to KVM commit.
aliguori
2008-11-05
1
-0
/
+638
*
Add KVM support to QEMU
aliguori
2008-11-05
2
-0
/
+79
*
Split CPUID from op_helper
aliguori
2008-11-05
3
-162
/
+176
*
Add additional CPU flag definitions
aliguori
2008-11-05
1
-1
/
+8
*
Fix restore of older snapshots for target-i386 on big endian hosts
aliguori
2008-10-29
1
-2
/
+2
*
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
balrog
2008-10-28
1
-1
/
+1
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-1
/
+1
*
i386/SVM: return amount of ASIDs
aurel32
2008-10-17
1
-3
/
+3
*
target-i386: Add Core Duo Definition
aurel32
2008-10-14
2
-2
/
+24
*
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
2008-10-04
2
-5
/
+4
*
x86 "popcnt" affects flags.
balrog
2008-10-04
1
-0
/
+2
*
Implement SSE4.1, SSE4.2 (x86).
balrog
2008-10-04
3
-33
/
+973
*
Do not use load_seg_vm to load CS in real mode iret handling
malc
2008-10-02
1
-1
/
+2
*
Resurrect the safe part of r5274
blueswir1
2008-10-02
1
-2
/
+2
*
x86 pextrw destination operand can be r64.
balrog
2008-10-01
1
-1
/
+2
*
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
balrog
2008-09-30
1
-6
/
+6
*
Fix save/restore regression introduced by r5318
aliguori
2008-09-29
1
-1
/
+1
*
My core2duo patch introduced a vague statement of "missing features" in
pbrook
2008-09-29
3
-9
/
+41
*
Rename -cpu atom to -cpu n270.
balrog
2008-09-28
1
-1
/
+1
*
Fix definition of EMX bit in cpuid (Jens Axboe).
balrog
2008-09-26
1
-1
/
+1
*
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-25
1
-2
/
+2
*
Add Atom (x86) cpu identification.
balrog
2008-09-25
1
-3
/
+24
[next]