summaryrefslogtreecommitdiffstats
path: root/target-i386
Commit message (Expand)AuthorAgeFilesLines
* The other half of the mul64 rework. Sorry for the breakage, I committedths2007-10-261-3/+3
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-144-8/+20
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* SVM VINTR fix, by Alexander Graf.ths2007-09-272-3/+9
* Add missing svm.h header, and add a Changelog entry.ths2007-09-231-0/+358
* SVM Support, by Alexander Graf.ths2007-09-236-13/+888
* Extend TB flags to 64 bits (Alexander Graf).j_mayer2007-09-201-2/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-179-153/+153
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-1611-441/+441
* Intel cache info, by Filip Navara.ths2007-09-131-2/+2
* Fix the reported xlevel for Intel CPU, by Filip Navara.ths2007-09-101-1/+1
* Initialize old_exception, by Bernhard Kauer.ths2007-07-311-0/+2
* Spelling fixes, by Stefan Weil.ths2007-07-111-1/+1
* DR6 single step exception status bit, by Juergen Keil.ths2007-06-264-1/+13
* Fix division by zero handling, by Joris van Rantwijk.ths2007-06-231-2/+6
* Fix typo.ths2007-06-031-1/+1
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-032-8/+13
* Spelling fixes, by Stefan Weil.ths2007-06-031-1/+1
* Spelling fix (Mark Glines)blueswir12007-05-272-8/+8
* More generic 64 bit multiplication support, by Aurelien Jarno.ths2007-05-161-47/+3
* Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil.ths2007-04-271-0/+1
* Revert, this is already fixed in a better way.ths2007-04-181-5/+0
* Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor.ths2007-04-171-0/+5
* Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.ths2007-04-171-4/+4
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* i386 return APIC ID with cpuid, by Bernhard Kauer.ths2007-04-032-1/+2
* Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward.ths2007-04-021-27/+70
* ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer.ths2007-04-021-1/+4
* Generate double and triple faults, by Bernhard Kauer.ths2007-03-312-0/+40
* darwin fixbellard2007-02-051-1/+1
* 64 bit syscall fixes - more logical mwait/monitor ECX testbellard2007-02-011-4/+6
* cwde and cdq fix in 64 bit modebellard2007-02-011-2/+2
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1
* fixed movd mmx/sse insnbellard2007-01-162-8/+59
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+6
* 32 bit RSP update fix (aka Open Solaris x86_64 bug)bellard2006-09-291-9/+24
* fixed user mode emulationbellard2006-09-271-0/+15
* SMM fix for x86_64bellard2006-09-272-6/+13
* enabled PSE36 for x86_64 (fix for OpenSolaris as guest)bellard2006-09-271-0/+2
* added SMM supportbellard2006-09-246-3/+291
* multi byte nop supportbellard2006-09-031-2/+57
* monitor/mwait supportbellard2006-07-104-14/+97
* C99 64 bit printfbellard2006-06-252-16/+16
* fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)bellard2006-06-241-8/+8
* fxam fix (Julian Seward)bellard2006-06-191-0/+5
* switch_tss eflags restore fix (malc)bellard2006-06-191-0/+2
* x86_64 mmx/sse fixbellard2006-06-141-1/+11
* use glibc syscall (David Woodhouse)bellard2006-06-141-1/+4
OpenPOWER on IntegriCloud