index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-05-25
remove absolete function
bellard
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-25
added local temporaries
bellard
2008-05-25
Ignore duplicate timer run requests.
pbrook
2008-05-25
Implement byte swapping accesses
blueswir1
2008-05-25
Nicer debug output
blueswir1
2008-05-25
Remove bogus DisplayState member.
pbrook
2008-05-25
Fix VNC update regoin height.
balrog
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-05-25
Invalidate VNC framebuffer on every resize.
balrog
2008-05-24
Tab-complete arguments for "logfile" in the monitor.
balrog
2008-05-24
Relax a constraint for qemu_ld64 on ARM host.
balrog
2008-05-24
Fix a deadly typo, correct comments.
balrog
2008-05-24
Convert m68k target to TCG.
pbrook
2008-05-24
Fix ARM host TLB.
pbrook
2008-05-24
Fix mov[tf].ps handling for MIPS, by Richard Sandiford.
ths
2008-05-24
Un-break MIPS conditional moves, by Richard Sandiford.
ths
2008-05-24
Implement 64-bit constant loads
blueswir1
2008-05-24
Use sethi and arith functions, fix comment
blueswir1
2008-05-24
Fix stack offsets and alignment
blueswir1
2008-05-24
ETRAX: Correct check for second nic.
edgar_igl
2008-05-24
Dont try to keep the tlb and the jmp cache synchronized.
edgar_igl
2008-05-24
Fix A20 debug dumps.
pbrook
2008-05-24
Dynamically allocate tbs. Avoids branch range problems on RISC hosts.
pbrook
2008-05-24
Define stack offsets
blueswir1
2008-05-24
More TCGv type fixes.
pbrook
2008-05-24
Fix ARM conditional branch bug.
pbrook
2008-05-24
Fix helper operand type mismatch.
pbrook
2008-05-23
Fix bogus test syntax.
pbrook
2008-05-23
Fix parallel builds for dyngen, by Jason Wessel.
ths
2008-05-23
Comment non-obvious calculation. Don't clobber r3 in qemu_st64.
balrog
2008-05-23
A branch insn must not overwrite the branch target before relocation.
balrog
2008-05-23
Swithc some MIPS CP0 accesses to TCG.
ths
2008-05-23
Switch MIPS movf/movt to TCG.
ths
2008-05-23
added tcg_temp_free() and improved the handling of constants
bellard
2008-05-23
Fix build failure with old kernel headers (loop.h is incompatible with
pbrook
2008-05-23
Fix qemu_ld/st for mem_index > 0 on arm host.
balrog
2008-05-23
Define TCG_TARGET_CALL_STACK_OFFSET on arm.
balrog
2008-05-23
compilation fix
bellard
2008-05-23
removed warning
bellard
2008-05-23
TCG profiler clean up
bellard
2008-05-23
profiler clean up
bellard
2008-05-23
Fix build failure for MIPS64 targets on 64-bit hosts.
ths
2008-05-22
Delete dead code.
ths
2008-05-22
Register op helpers
blueswir1
2008-05-22
Switch MIPS branch handling to TCG, and clean out pointless wrapper
ths
2008-05-22
use debug_insn_start to have nicer debug traces
bellard
2008-05-22
added debug_insn_start debug instruction
bellard
2008-05-22
proper helper definition registering (all targets must do that)
bellard
2008-05-22
debug output: write helper names
bellard
[prev]
[next]