2010-03-12 |
Richard Henderson | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. |
blob | commitdiff | raw |
2010-02-22 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
blob | commitdiff | raw | diff to current |
2010-02-22 |
john cooper | Add cpu model configuration support.. |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Gleb Natapov | Add KVM paravirt cpuid leaf |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Jan Kiszka | target-i386: Fix evaluation of DR7 register |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Jan Kiszka | kvm: x86: Use separate exception_injected CPUState... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Glauber Costa | v2: properly save kvm system time msr registers |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Jan Kiszka | kvm: x86: Add support for VCPU event states |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Jan Kiszka | kvm: x86: Refactor use of interrupt_bitmap |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Aurelien Jarno | target-i386: move recently added vmstate fields at... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Jan Kiszka | gdbstub: x86: Switch 64/32 bit registers dynamically |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: split MTRRVar union |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: split FPReg union |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: mce_banks always have the same size |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: add fpregs_format_vmstate |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: add pending_irq_vmstate to the state |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: add fptag_vmstate to the state |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: fpus is uint16_t not unsigned int |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: fpuc is uint16_t not unsigned int |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | x86: make a20_mask int32_t |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Andre Przywara | target-i386: add RDTSCP support |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Froyd | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Anthony Liguori | Unbreak large mem support by removing kqemu |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Jan Kiszka | gdbstub: x86: Support for setting segment registers |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Anthony Liguori | Make sure to mark MCE defines as ULL |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Huang Ying | QEMU: MCE: Add MCE simulation to qemu/tcg |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | preserve the hypervisor bit while KVM trims the CPUID... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Gleb Natapov | Handle init/sipi in a main cpu exec loop. (v2) |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Andre Przywara | allow CPUID vendor override |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Jan Kiszka | x86: Add support for resume flag |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Jan Kiszka | kvm: x86: Save/restore KVM-specific CPU states |
blob | commitdiff | raw | diff to current |
2009-04-19 |
blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU |
blob | commitdiff | raw | diff to current |
2009-04-18 |
aliguori | x86: Enhanced dump of segment registers (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aliguori | KVM: CPUID takes ecx as input value for some functions... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
aliguori | MTRR support on x86, part 2 (Carl-Daniel Hailfinger) |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | MTRR support on x86 (Carl-Daniel Hailfinger) |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
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 |
next |