2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2008-12-13 |
blueswir1 | x86 cleanup |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | x86: Debug register emulation (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Add KVM support to QEMU |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Split CPUID from op_helper |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Add additional CPU flag definitions |
blob | commitdiff | raw | diff to current |
2008-09-29 |
pbrook | My core2duo patch introduced a vague statement of ... |
blob | commitdiff | raw | diff to current |
2008-09-26 |
balrog | Fix definition of EMX bit in cpuid (Jens Axboe). |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | Core 2 Duo specification (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | Clean up vendor identification (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | save more CPU state |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | SVM: added tsc_offset |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | reworked SVM interrupt handling logic - fixed vmrun... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | EFER loading fixes, including SVME bit |
blob | commitdiff | raw | diff to current |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Fix typo. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | SVM rework |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | variable dynamic translation buffer size |
blob | commitdiff | raw | diff to current |
2008-05-25 |
bellard | transformed TN into temporaries - add local temporaries... |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | converted condition code supprot to TCG - converted... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | x86/x86-64 MMU PAE fixes |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | x86: Introduce CPU_INTERRUPT_NMI |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | 3DNow! instruction set emulation |
blob | commitdiff | raw | diff to current |
2008-02-03 |
balrog | Make SVM env->cr[8] a valid register (patch from TeLeMan). |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | x86_64 linux user emulation |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | consistent types for cpu_x86_fsave and cpu_x86_frstor |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | added -cpu option for x86 (initial patch by Dan Kenigsberg) |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | SVM Support, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
ths | i386 return APIC ID with cpuid, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
ths | Generate double and triple faults, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | darwin fix |
blob | commitdiff | raw | diff to current |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
blob | commitdiff | raw | diff to current |
2006-09-27 |
bellard | SMM fix for x86_64 |
blob | commitdiff | raw | diff to current |
2006-09-24 |
bellard | added SMM support |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | SSE3 support (Joachim Henke) |
blob | commitdiff | raw | diff to current |
2006-02-08 |
bellard | added last_io_time field |
blob | commitdiff | raw | diff to current |
2005-11-28 |
bellard | nx defines |
blob | commitdiff | raw | diff to current |
2005-11-23 |
bellard | added HF_HALTED bit |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | added CPU_COMMON and CPUState.tb_jmp_cache[] |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | x86_64 fixes (initial patch by Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | enable EFER usage in i386 emulation - more cpuid bits |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | gdb support for user mode (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-13 |
bellard | soft float support |
blob | commitdiff | raw | diff to current |
2005-02-12 |
bellard | fixed kqemu config |
blob | commitdiff | raw | diff to current |
2005-02-12 |
bellard | disable USE_KQEMU if no source |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | kqemu support |
blob | commitdiff | raw | diff to current |
2005-01-23 |
bellard | CR8 support |
blob | commitdiff | raw | diff to current |
2005-01-12 |
bellard | fixed performance regression |
blob | commitdiff | raw | diff to current |
2005-01-08 |
bellard | MMX/SSE support |
blob | commitdiff | raw | diff to current |
2005-01-06 |
bellard | big endian SSE fix |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | x86_64 target support |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | monitor fixes |
blob | commitdiff | raw | diff to current |
2004-07-12 |
bellard | comment |
blob | commitdiff | raw | diff to current |
2004-06-20 |
bellard | added cpu_reset() |
blob | commitdiff | raw | diff to current |
2004-06-13 |
bellard | fixed 16 bit segment optimisations |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | added cpu_get_tsc() |
blob | commitdiff | raw | diff to current |
2004-05-12 |
bellard | bsd port (Markus Niemisto) |
blob | commitdiff | raw | diff to current |
2004-05-08 |
bellard | division by zero FPU exception support |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | precise self modifying code support |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | added cpu_get_fp80() and cpu_set_fp80() |
blob | commitdiff | raw | diff to current |
2004-03-17 |
bellard | initial x86-64 host support (Gwenole Beauchesne) |
blob | commitdiff | raw | diff to current |
2004-02-25 |
bellard | CR0.MP/EM/TS support |
blob | commitdiff | raw | diff to current |
2004-02-16 |
bellard | experimental code copy support |
blob | commitdiff | raw | diff to current |
2004-02-03 |
bellard | cleanup |
blob | commitdiff | raw | diff to current |
2004-01-24 |
bellard | added TARGET_LONG_BITS |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | added PE to static CPU state (avoids flushing translate... |
blob | commitdiff | raw | diff to current |
2003-12-02 |
bellard | P4 style multiplication eflags |
blob | commitdiff | raw | diff to current |
2003-11-12 |
bellard | added comments and TSS bit |
blob | commitdiff | raw | diff to current |
2003-11-04 |
bellard | a20 support |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | new directory structure |
blob | commitdiff | raw | diff to current |
|