index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-m68k
Age
Commit message (
Expand
)
Author
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
2012-11-03
target-m68k/m68k-semi.c: Log when put_user for returning values fails
Peter Maydell
2012-11-03
target-m68k/m68k-semi: Handle get_user failure
Peter Maydell
2012-11-03
m68k: Return semihosting errno values correctly
Meador Inge
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-27
target-m68k: Call tcg_gen_debug_insn_start
Richard Henderson
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
target-m68k: avoid using cpu_single_env
Blue Swirl
2012-09-15
target-m68k: switch to AREG0 free mode
Blue Swirl
2012-06-07
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
2012-04-30
target-m68k: Add QOM CPU subclasses
Andreas Färber
2012-04-30
target-m68k: Start QOM'ifying CPU init
Andreas Färber
2012-04-30
target-m68k: QOM'ify CPU reset
Andreas Färber
2012-04-30
target-m68k: QOM'ify CPU
Andreas Färber
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
target-m68k: Don't overuse CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-02-28
target-m68k: Clean includes
Stefan Weil
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-07-30
exec.h cleanup
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-08
m68k: Replace gen_im32() by tcg_const_i32()
Laurent Vivier
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-04-25
m68k: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-23
m68k: fix if statement with empty body, spotted by clang
Blue Swirl
2010-03-17
Large page TLB flush
Paul Brook
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-02-18
remove dead m68k definitions
Paolo Bonzini
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
[next]