2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw |
2009-07-16 |
Jan Kiszka | gdbstub: x86: Support for setting segment registers |
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-07-01 |
Blue Swirl | Suppress a GCC warning |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | remove CPUID host hacks |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | fix KVMs GET_SUPPORTED_CPUID feature usage |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | CPUID Fn8000_0001.EAX is family/model/stepping, not... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | introduce -cpu host target |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Andre Przywara | allow hypervisor CPUID bit to be overriden |
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 |
Nitin A Kamble | QEMU KVM: i386: Fix the cpu reset state |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Andre Przywara | allow CPUID vendor override |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Paul Brook | Include assert.h from qemu-common.h |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Anthony Liguori | Remove noisy printf when KVM masks CPU features |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Avi Kivity | kvm: Trim cpu features not supported by kvm |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Avi Kivity | Fix x86 feature modifications for features that set... |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Avi Kivity | Make x86 cpuid feature names available in file scope |
blob | commitdiff | raw | diff to current |
2009-04-24 |
aliguori | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) |
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-05 |
aliguori | Fix cpuid KVM crash on i386 (Lubomir Rintel) |
blob | commitdiff | raw | diff to current |
2009-03-04 |
balrog | Fix "info registers" under kvm. |
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-02-05 |
aliguori | targets: remove error handling from qemu_malloc() calle... |
blob | commitdiff | raw | diff to current |
2009-02-02 |
aliguori | Add phenom CPU descriptor (Alexander Graf) |
blob | commitdiff | raw | diff to current |
2009-01-29 |
aliguori | Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger) |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | Log reset events (Jan Kiszka) |
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-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
blob | commitdiff | raw | diff to current |
2008-12-13 |
blueswir1 | x86 cleanup |
blob | commitdiff | raw | diff to current |
2008-12-02 |
aliguori | Fix register name typo in dumping debug registers ... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | x86: Dump debug registers (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | x86: Debug register emulation (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-13 |
aliguori | x86: fix warning without CONFIG_KVM (Mark McLoughlin) |
blob | commitdiff | raw | diff to current |
2008-11-13 |
aliguori | Fix CPUID ext2 features masking (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2008-11-10 |
balrog | x86 CPUID extended family/model (Andre Przywara). |
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-10-28 |
balrog | Fix cpuid ext_features value for Atom N270 (Blue Swirl). |
blob | commitdiff | raw | diff to current |
2008-10-14 |
aurel32 | target-i386: Add Core Duo Definition |
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-28 |
balrog | Rename -cpu atom to -cpu n270. |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | Add Atom (x86) cpu identification. |
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-09-25 |
balrog | Use qemu_free() on env instead of free. |
blob | commitdiff | raw | diff to current |
2008-08-18 |
aliguori | i386: Catch all non-present ptes in cpu_get_phys_page_d... |
blob | commitdiff | raw | diff to current |
2008-07-23 |
aliguori | Fix task register type after reset (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Fix constant truncation, spotted by Jindrich Makovicka. |
blob | commitdiff | raw | diff to current |
2008-06-20 |
bellard | added model_id and vendor cpu model options (initial... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
bellard | Fix i386 segment descriptor types on reset (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | reworked SVM interrupt handling logic - fixed vmrun... |
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 | consistent naming for i386 TCG helper file |
blob | commitdiff | raw | diff to current |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | cmpxchg8b fix - added cmpxchg16b |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | fxsave/fxrstor 64 bit fix |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | convert eflags manipulation insns to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted LSL/LAR/VERW/VERR to TCG - force 16 bit memor... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted INTO/CMPXCHG8B to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted MUL/IMUL to TCG |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | BSR/BSF TCG conversion |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | moved eflags computation outside op.c |
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-15 |
bellard | converted more helpers to TCG - fixed some SVM issues |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted more helpers to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted x87 FPU ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted SSE/MMX ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | char is only for strings |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | x86: Introduce CPU_INTERRUPT_NMI |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Remove unused phys_ram_base definition from target... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
aurel32 | x86-64: recompute DF after eflags has been modified... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
balrog | NMI and INTR events injection should not be handled... |
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 |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2007-12-24 |
balrog | SVM enabled processor should provide cpuid Fn8000_000A... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
balrog | Make SVM IOIO intercept check all needed bits, by Bernh... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
balrog | Add rdpmc SVM intercept, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | x86_64 linux user emulation |
blob | commitdiff | raw | diff to current |
2007-11-04 |
j_mayer | For consistency, move muls64 / mulu64 prototypes to... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
ths | The other half of the mul64 rework. Sorry for the break... |
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 | SVM VINTR fix, by Alexander Graf. |
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-09-13 |
ths | Intel cache info, by Filip Navara. |
blob | commitdiff | raw | diff to current |
2007-06-26 |
ths | DR6 single step exception status bit, by Juergen Keil. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | Spelling fix (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-05-16 |
ths | More generic 64 bit multiplication support, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
ths | Revert, this is already fixed in a better way. |
blob | commitdiff | raw | diff to current |
2007-04-17 |
ths | Fix helper.c with isinf on Solaris 9/Sparc, by Ben... |
blob | commitdiff | raw | diff to current |
next |