404 Commits (cd633b10fd99faeb01c94ba35ec35f48f4e86a68)

Author SHA1 Message Date
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
malc b1503cda1e Use the ARRAY_SIZE() macro where appropriate. 18 years ago
aliguori 55308450d4 Initialize msr list size properly in KVM 18 years ago
aliguori 4c9f7372fc Correctly initialize msr list in KVM 18 years ago
malc f60d2728cc Fix smsw for x86_64 guest and bigendian host case 18 years ago
blueswir1 d9957a8b0f x86 cleanup 18 years ago
aliguori 40a2d7050a Fix crash in kvm.c (Stefan Weil) 18 years ago
aurel32 32938e127f target-i386: Fix jmp im on x86_64 when executing 32-bit code 18 years ago
aurel32 db8d990204 Remove FORCE_RET() and RETURN() 18 years ago
aurel32 0b97134b29 target-i386: fix CVE-2007-1322 18 years ago
aliguori d4b55be509 Fix register name typo in dumping debug registers (Jan Kiszka) 18 years ago
balrog dcfd12b83e Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 18 years ago
aliguori 9c99d2ab02 i386: remove unused function prototypes (Laurent Desnogues) 18 years ago
aliguori a59cb4e023 x86: Dump debug registers (Jan Kiszka) 18 years ago
aliguori 01df040b52 x86: Debug register emulation (Jan Kiszka) 18 years ago
aliguori a1d1bb3101 Refactor and enhance break/watchpoint API (Jan Kiszka) 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago
aliguori 622ed3605b Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) 18 years ago
pbrook a7812ae412 TCG variable type checking. 18 years ago
aurel32 30913bae9a target-i386: fix helper_pmovmskb_mmx helper 18 years ago
aliguori 10781c09ed x86: fix warning without CONFIG_KVM (Mark McLoughlin) 18 years ago
aliguori 5700308503 Fix CPUID ext2 features masking (Avi Kivity) 18 years ago
aliguori 984b518147 Define kvm_ioctl in the same way as ioctl 18 years ago
balrog 59795a1f92 x86 CPUID extended family/model (Andre Przywara). 18 years ago
aliguori 053304480a Add missing files to KVM commit. 18 years ago
aliguori 7ba1e61953 Add KVM support to QEMU 18 years ago
aliguori 6fd805e1d4 Split CPUID from op_helper 18 years ago
aliguori 0650f1ab30 Add additional CPU flag definitions 18 years ago
aliguori e5ceb24447 Fix restore of older snapshots for target-i386 on big endian hosts 18 years ago
balrog 853f6931db Fix cpuid ext_features value for Atom N270 (Blue Swirl). 18 years ago
blueswir1 b1d8e52e63 Fix undeclared symbol warnings from sparse 18 years ago
aurel32 e65bdffaf2 i386/SVM: return amount of ASIDs 18 years ago
aurel32 45fd08effd target-i386: Add Core Duo Definition 18 years ago
balrog 000cacf6f9 Fix crc32w decoding, fix a constant width in blendvpd. 18 years ago
balrog fdb0d09d02 x86 "popcnt" affects flags. 18 years ago
balrog 222a3336ec Implement SSE4.1, SSE4.2 (x86). 18 years ago
malc bdadc0b5b6 Do not use load_seg_vm to load CS in real mode iret handling 18 years ago
blueswir1 b6c4f71f50 Resurrect the safe part of r5274 18 years ago
balrog 6dc2d0daee x86 pextrw destination operand can be r64. 18 years ago
balrog d5e49a8199 Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf). 18 years ago
aliguori f504975609 Fix save/restore regression introduced by r5318 18 years ago
pbrook 558fa8361b My core2duo patch introduced a vague statement of "missing features" in 18 years ago
balrog c0d82995d8 Rename -cpu atom to -cpu n270. 18 years ago
balrog a876e28951 Fix definition of EMX bit in cpuid (Jens Axboe). 18 years ago
blueswir1 2ca83a8dd6 Revert r5274 which breaks savevm/loadvm 18 years ago
balrog 0086de1c66 Add Atom (x86) cpu identification. 18 years ago
balrog 2436b61a6b SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). 18 years ago
balrog e737b32a36 Core 2 Duo specification (Alexander Graf). 18 years ago