- 7241f53 NMI and INTR events injection should not be handled as software interrupts (Bernhard Kauer). by balrog · 17 years ago
- 3d57532 Make SVM env->cr[8] a valid register (patch from TeLeMan). by balrog · 17 years ago
- 57fec1f use the TCG code generator by bellard · 17 years ago
- 45d242b SVM enabled processor should provide cpuid Fn8000_000A (Bernhard Kauer). by balrog · 17 years ago
- b26177d Make SVM IOIO intercept check all needed bits, by Bernhard Kauer. by balrog · 17 years ago
- df01e0f Add rdpmc SVM intercept, by Bernhard Kauer. by balrog · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- d2fd1af x86_64 linux user emulation by bellard · 17 years ago
- 7a51ad8 For consistency, move muls64 / mulu64 prototypes to host-utils.h by j_mayer · 17 years ago
- 273af66 Adjust s390 addresses (the MSB is defined as "to be ignored"). by ths · 17 years ago
- 5592a75 The other half of the mul64 rework. Sorry for the breakage, I committed by ths · 17 years ago
- 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
- 5262168 SVM VINTR fix, by Alexander Graf. by ths · 17 years ago
- 0573fbf SVM Support, by Alexander Graf. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
- d8134d9 Intel cache info, by Filip Navara. by ths · 18 years ago
- 88fe8a4 DR6 single step exception status bit, by Juergen Keil. by ths · 18 years ago
- bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago
- 7f75ffd Spelling fix (Mark Glines) by blueswir1 · 18 years ago
- 69d3572 More generic 64 bit multiplication support, by Aurelien Jarno. by ths · 18 years ago
- 095f61d Revert, this is already fixed in a better way. by ths · 18 years ago
- 4b70269 Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor. by ths · 18 years ago
- eae7629 i386 return APIC ID with cpuid, by Bernhard Kauer. by ths · 18 years ago
- 7524c84 Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward. by ths · 18 years ago
- b0ee3ff ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer. by ths · 18 years ago
- 678dde1 Generate double and triple faults, by Bernhard Kauer. by ths · 18 years ago
- d80c7d1 64 bit syscall fixes - more logical mwait/monitor ECX test by bellard · 18 years ago
- 8d7b0fb 32 bit RSP update fix (aka Open Solaris x86_64 bug) by bellard · 18 years ago
- 74ce674 fixed user mode emulation by bellard · 18 years ago
- 8988ae8 SMM fix for x86_64 by bellard · 18 years ago
- 3b21e03 added SMM support by bellard · 18 years ago
- 3d7374c monitor/mwait support by bellard · 19 years ago
- 26a7646 C99 64 bit printf by bellard · 19 years ago
- a891c7a fxam fix (Julian Seward) by bellard · 19 years ago
- 447c2ce switch_tss eflags restore fix (malc) by bellard · 19 years ago
- 68cae3d bswapq fix by bellard · 19 years ago
- 9540a78 x86_64 stack alignment fixes - x86_64 32 bit syscall fix by bellard · 19 years ago
- 1247c5f always compile 'int' traces by bellard · 19 years ago
- cd072e0 fixed null segment validation (aka x86_64 regression bug) by bellard · 19 years ago
- 265d349 switch_tss fix (aka spoon OS bug) by bellard · 19 years ago
- 89984cd segment validation fix in lret/iret by bellard · 19 years ago
- 54ca909 generate GPF if non canonical addresses by bellard · 19 years ago
- 649ea05 x86_64 lcall fix by bellard · 19 years ago
- c0b24a1 div64 fix (aka ssh bug) by bellard · 20 years ago
- 3f20e1d TSS error code push fix (malc) by bellard · 20 years ago
- ecada8a CR4.TSD flag support (Matt Schulkind) by bellard · 20 years ago
- 2c8e030 RSP update fix for x86_64 in iret by bellard · 20 years ago
- 1f3358c CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64) by bellard · 20 years ago
- 57e4c06 fscale fix (bug noticed by Kuwanger, fix by malc) by bellard · 20 years ago
- 45bbbb4 added overflow exceptions in divisions by bellard · 20 years ago
- 8f091a5 x86_64 fixes (initial patch by Filip Navara) by bellard · 20 years ago
- b359d4e fixed zero ss selector case in x86_64 emulation by bellard · 20 years ago
- f419b32 sysret fix - better cpuid support - lcall support for x86_64 - efer access in i386 emulation by bellard · 20 years ago
- 5516d67 make lsl, lar verr and verw exception safe by bellard · 20 years ago
- b7e2c11 helper_lret_protected fix for kqemu (Paul Brook) by bellard · 20 years ago
- 8422b11 NaN support in FPU comparisons by bellard · 20 years ago
- 7a0e1f4 soft float support by bellard · 20 years ago
- 3131321 x86_64 fixes by bellard · 20 years ago
- 9df217a kqemu support by bellard · 20 years ago
- 4d6b6c0 more fpu functions - x86_64 fixes by bellard · 20 years ago
- ca954f6 x86_64 fixes by bellard · 20 years ago
- d3c6172 fxsr fixes by bellard · 20 years ago
- e995898 removed trace by bellard · 20 years ago
- 664e0f1 MMX/SSE support by bellard · 20 years ago
- a8ede8b div64 fix - raise_interrupt() fix - SSE fix by bellard · 20 years ago
- 06c2f50 syscall insn fix by bellard · 20 years ago
- 14ce26e x86_64 target support by bellard · 20 years ago
- 61a8c4e enter insn fix by bellard · 20 years ago
- 0d1a29f correct handling of saved host registers by bellard · 20 years ago
- 7fe4848 monitor fixes by bellard · 20 years ago
- 354ff22 avoid warning by bellard · 21 years ago
- 516633d jump to gate fix (aka OS/2 Warp install bug) by bellard · 21 years ago
- 023fe10 fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support (untested, not enabled in cpuid) by bellard · 21 years ago
- 28ab0e2 added cpu_get_tsc() by bellard · 21 years ago
- 2ee73ac division by zero FPU exception support by bellard · 21 years ago
- 95917e3 suppressed no longer needed vm86 segment hack (Mike Nordell) by bellard · 21 years ago
- fd83690 VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) by bellard · 21 years ago
- e463b58 rdtsc fix by bellard · 21 years ago
- 1f1af9f added cpu_get_fp80() and cpu_set_fp80() by bellard · 21 years ago
- 08cea4e fixed ljmp and iret to TSS by bellard · 21 years ago
- 883da8e task switch fixes by bellard · 21 years ago
- 11774f5 protected lret x86 'bug' emulation by bellard · 21 years ago
- e19e89a more log items by bellard · 21 years ago
- 4afa648 fixed protected lret imm insn (one more OS/2 fix) by bellard · 21 years ago
- bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
- 2edcdce fpu fix by bellard · 21 years ago
- 58fe2f1 experimental code copy support by bellard · 21 years ago
- 1ac157d more precise TLB invalidation - init cleanup by bellard · 21 years ago
- 8145122 correct NT flag behavior - zero ldt task switch bug fix - task switch thru call insn bug fix by bellard · 21 years ago
- 4796f5e interrupt to conforming segment fix (QNX boot fix) by bellard · 21 years ago
- dc6f57f debug updates - page_unprotect() is no longer needed in softmmu case by bellard · 21 years ago
- 8e68201 correct zero segment values when coming from VM86 mode - cache infos in CPUID - simpler exception handling in load_seg() - validate segments after lret/iret by bellard · 21 years ago
- 4136f33 fixed eflags IF/IOPL update by bellard · 21 years ago
- 891b38e more precise stack operations in call/int gates (16 bit wrapping is handled in all cases) - makes all call/int gates operations restartable in case of exception by bellard · 21 years ago
- f3f2d9b call gate fix - verr and verw fix by bellard · 21 years ago
- 3ab493d added verr, verw, arpl - more precise segment rights checks by bellard · 21 years ago
- 7e84c24 full TSS support - IO map check support - conforming segment check fixes - iret in vm86 mode fix by bellard · 21 years ago
- 9951bf3 fixed long double accesses when using soft MMU by bellard · 21 years ago
- 61382a5 full softmmu support by bellard · 21 years ago