2009-12-05 |
Alexander Graf | S/390 CPU fake emulation |
blob | commitdiff | raw |
2009-11-07 |
Blue Swirl | PPC: rename cpu_ppc_reset to cpu_reset for consistency |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Juergen Lock | bsd-user: FreeBSD update |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Blue Swirl | Fix sys-queue.h conflict for good |
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-08-23 |
Andrzej Zaborowski | Merge with [email protected]:/srv/git/qemu.git |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Blue Swirl | sparc32 remove an unnecessary cpu irq set |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | rename DEBUG_EXEC to CONFIG_DEBUG_EXEC |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} |
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-12 |
Igor Kovalenko | sparc64: trap handling corrections |
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-22 |
Gleb Natapov | Handle init/sipi in a main cpu exec loop. (v2) |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Edgar E. Iglesias | microblaze: linux-user support. |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Blue Swirl | Recognize V9 stores and CAS accesses as writes |
blob | commitdiff | raw | diff to current |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (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-10 |
blueswir1 | BSD user: add support for OpenBSD/amd64 host |
blob | commitdiff | raw | diff to current |
2009-04-10 |
blueswir1 | BSD user: add support for OpenBSD/i386 host |
blob | commitdiff | raw | diff to current |
2009-04-04 |
blueswir1 | Make i386-softmmu boot on Sparc host |
blob | commitdiff | raw | diff to current |
2009-03-16 |
blueswir1 | Delete some unused macros detected with -Wp,-Wunused... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
aurel32 | Fix race condition on access to env->interrupt_request |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
aurel32 | Get rid of user_mode_only |
blob | commitdiff | raw | diff to current |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
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-20 |
ths | Fix remaining compiler warnings for mips targets. |
blob | commitdiff | raw | diff to current |
2008-12-19 |
pbrook | When -icount is used and a TB is recompiled due to... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-i386: SVM: acknowledge interrupt only after... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: rework exception code |
blob | commitdiff | raw | diff to current |
2008-12-05 |
blueswir1 | Attached patch make cpu-exec.c compile on NetBSD. |
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-22 |
aurel32 | target-ppc: convert exceptions generation to TCG |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Add debug exception hook (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Introduce BP_WATCHPOINT_HIT flag (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-10 |
aliguori | KVM: simplify kvm_cpu_exec hook |
blob | commitdiff | raw | diff to current |
2008-11-06 |
malc | Fix interrupt exclusion via SSTEP_NOIRQ |
blob | commitdiff | raw | diff to current |
2008-11-06 |
aurel32 | Remove unused reg_T2 definition |
blob | commitdiff | raw | diff to current |
2008-11-05 |
aliguori | Add KVM support to QEMU |
blob | commitdiff | raw | diff to current |
2008-11-04 |
malc | Add safety net against potential infinite loop |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Preliminary BSD user emulator support |
blob | commitdiff | raw | diff to current |
2008-10-07 |
edgar_igl | CRIS: Fix brk 8 and add S-flag emulation. |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aurel32 | SH4: Privilege check for instructions |
blob | commitdiff | raw | diff to current |
2008-07-17 |
blueswir1 | Support for address masking |
blob | commitdiff | raw | diff to current |
2008-07-08 |
blueswir1 | Fix r4641 (invalid token "=<" in a preprocessor expression) |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-09 |
edgar_igl | CRIS: Emulate NMIs. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
blob | commitdiff | raw | diff to current |
2008-06-06 |
edgar_igl | CRIS: Add the P flag to the tb dependent flags. |
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-02 |
balrog | Restore ARM signal handler compilation on glibc < 2... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
blueswir1 | Remove unused (for now) reg_REGWPTR (original patch... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | SVM rework |
blob | commitdiff | raw | diff to current |
2008-05-27 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-05-27 |
edgar_igl | CRIS: Re-add the X flag to the tb flags, it allows... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
blueswir1 | Move non-op functions from op_helper.c to helper.c... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
blueswir1 | Fix Sparc32 compilation broken by r4484 |
blob | commitdiff | raw | diff to current |
2008-05-18 |
blueswir1 | Fix Sparc64 host signal handling |
blob | commitdiff | raw | diff to current |
2008-05-17 |
blueswir1 | Improved workaround for the annoying glibc global regis... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
edgar_igl | Always process real timers regardless of singlestep... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
blueswir1 | Fix compilation on Sparc host, implement ld and st |
blob | commitdiff | raw | diff to current |
2008-05-13 |
edgar_igl | CRIS: Improve TLB management and handle delayslots... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | use new helper name |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | the double/triple fault handling was not tested in... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
bellard | initial global prologue/epilogue implementation |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Fix compiler warnings in common files |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Debugger single step without interrupts (Jason Wessel). |
blob | commitdiff | raw | diff to current |
2008-05-07 |
edgar_igl | CRIS: Remove X flag from tb flags. |
blob | commitdiff | raw | diff to current |
2008-05-06 |
balrog | Fix signal handler compilation on __arm__. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
blueswir1 | Fix crash due to invalid env->current_tb (Adam Lackorzy... |
blob | commitdiff | raw | diff to current |
2008-05-03 |
edgar_igl | CRIS: Reduce the number of tb dependent flags. |
blob | commitdiff | raw | diff to current |
2008-05-02 |
edgar_igl | CRIS updates: |
blob | commitdiff | raw | diff to current |
2008-04-13 |
aurel32 | x86: Introduce CPU_INTERRUPT_NMI |
blob | commitdiff | raw | diff to current |
2008-04-12 |
aurel32 | HPPA (PA-RISC) host support |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Fix compiler warnings |
blob | commitdiff | raw | diff to current |
2008-03-14 |
edgar_igl | * Add a model of the ETRAX interrupt controller. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | reverted -translation option support |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2008-01-23 |
ths | Add option to disable TB cache, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-12-11 |
blueswir1 | Partial fix to Sparc32 Linux host global register... |
blob | commitdiff | raw | diff to current |
2007-12-11 |
blueswir1 | Fix code generation buffer overflow reported by TeLeMan |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4: system emulator interrupt update, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-11-23 |
pbrook | Fix TB chaining for exceptions. |
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-11 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | ARMv7 support. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-11-07 |
blueswir1 | CPU specific boot mode (Robert Reif) |
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-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
next |