2010-04-25 |
Blue Swirl | m68k: remove dead assignments, spotted by clang analyzer |
tree | commitdiff |
2010-04-23 |
Blue Swirl | m68k: fix if statement with empty body, spotted by... |
tree | commitdiff |
2010-03-17 |
Anthony Liguori | Merge remote branch 'markus/qerror' into staging |
tree | commitdiff |
2010-03-17 |
Anthony Liguori | Merge remote branch 'mst/pci' into staging |
tree | commitdiff |
2010-03-17 |
Paul Brook | Large page TLB flush |
tree | commitdiff |
2010-03-12 |
Paul Brook | Remove cpu_get_phys_page_debug from userspace emulation |
tree | commitdiff |
2010-03-12 |
Richard Henderson | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. |
tree | commitdiff |
2010-02-22 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into staging |
tree | commitdiff |
2010-02-19 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
tree | commitdiff |
2010-02-18 |
Paolo Bonzini | remove dead m68k definitions |
tree | commitdiff |
2010-01-19 |
Paolo Bonzini | kill regs_to_env and env_to_regs |
tree | commitdiff |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
tree | commitdiff |
2009-10-01 |
malc | Get rid of _t suffix |
tree | commitdiff |
2009-09-12 |
Blue Swirl | Fix sys-queue.h conflict for good |
tree | commitdiff |
2009-08-24 |
Nathan Froyd | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal |
tree | commitdiff |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
tree | commitdiff |
2009-05-21 |
Anthony Liguori | Convert machine registration to use module init functions |
tree | commitdiff |
2009-05-13 |
Paul Brook | Include assert.h from qemu-common.h |
tree | commitdiff |
2009-05-09 |
Laurent Vivier | Add m68k_cpu_list() |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (Marcelo Tosatti) |
tree | commitdiff |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
tree | commitdiff |
2009-03-07 |
aurel32 | clean build: Fix remaining m68k warnings |
tree | commitdiff |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
tree | commitdiff |
2009-02-24 |
pbrook | Fix ColdFire fmovem. Free the temporary we just alloca... |
tree | commitdiff |
2009-02-23 |
pbrook | Really fix ColdFire fdmoved address decoding. |
tree | commitdiff |
2009-02-23 |
pbrook | Fix ColdFire fdmoved address decoding. |
tree | commitdiff |
2009-02-05 |
aliguori | targets: remove error handling from qemu_malloc() calle... |
tree | commitdiff |
2009-01-26 |
aliguori | Log reset events (Jan Kiszka) |
tree | commitdiff |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-12-01 |
pbrook | Allocate cleared memory for cpu state. |
tree | commitdiff |
2008-11-30 |
aurel32 | Spelling and grammar fixes |
tree | commitdiff |
2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
tree | commitdiff |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Remove premature memop TB terminations (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
tree | commitdiff |
2008-11-17 |
pbrook | TCG variable type checking. |
tree | commitdiff |
2008-10-11 |
pbrook | Add GDB XML register description support. |
tree | commitdiff |
2008-10-05 |
blueswir1 | Silence some warnings about no value returned from... |
tree | commitdiff |
2008-09-05 |
pbrook | Fix swapped mvz/mvs instructions. |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-10 |
pbrook | Fix coprocessor register types. |
tree | commitdiff |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-24 |
pbrook | Convert m68k target to TCG. |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-03-26 |
pbrook | m68k compare fix. |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-18 |
pbrook | Add strict checking mode for softfp code. |
tree | commitdiff |
2007-11-12 |
bellard | added missing return |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid type |
tree | commitdiff |
2007-11-10 |
pbrook | Fix m68k FP register debug dumps. |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
tree | commitdiff |
2007-06-09 |
pbrook | M68K watchpoint hacks. |
tree | commitdiff |
2007-06-09 |
pbrook | Workaround dyngen problems with m68k conditional branch... |
tree | commitdiff |
2007-06-09 |
pbrook | M68K status register fixes. |
tree | commitdiff |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
tree | commitdiff |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
tree | commitdiff |
2007-06-03 |
pbrook | Improve ColdFire CPU selection. |
tree | commitdiff |
2007-06-03 |
pbrook | MCF5208 emulation. |
tree | commitdiff |
2007-06-02 |
pbrook | Clear SR_M on a hardware interrupt. |
tree | commitdiff |
2007-05-29 |
pbrook | ColdFire EMAC support. |
tree | commitdiff |
2007-05-28 |
pbrook | Implement ColdFire ff1. |
tree | commitdiff |
2007-05-28 |
pbrook | Add diagnostic for bad opcode masks. |
tree | commitdiff |
2007-05-26 |
pbrook | Fix typo in m68k outer displacement addressing (Andreas... |
tree | commitdiff |
2007-05-26 |
pbrook | Generate m68k address faults. |
tree | commitdiff |
2007-05-26 |
pbrook | M68k extended addressing modes. |
tree | commitdiff |
2007-05-26 |
pbrook | Rework m68k cpu feature flags. |
tree | commitdiff |
2007-05-26 |
pbrook | M68k system mode semihosting. |
tree | commitdiff |
2007-05-23 |
pbrook | Speed up m68k by 20%. |
tree | commitdiff |
2007-05-23 |
pbrook | m68k/ColdFire system emulation. |
tree | commitdiff |
2007-05-20 |
pbrook | M68k addx/subx fix. |
tree | commitdiff |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
tree | commitdiff |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
tree | commitdiff |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
tree | commitdiff |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
tree | commitdiff |
2006-11-12 |
pbrook | M68k build fix. |
tree | commitdiff |
2006-10-22 |
pbrook | ColdFire target. |
tree | commitdiff |
|