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-27
qemu-nbd tool (Anthony Liguori)
bellard
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
2008-05-27
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
2008-05-27
ETRAX: Avoid compiler warning.
edgar_igl
2008-05-27
ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.
edgar_igl
2008-05-27
Free temps
blueswir1
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-26
More TCG type fixes
blueswir1
2008-05-26
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
2008-05-26
Fix cas on i386
blueswir1
2008-05-25
fixed x86_64 regression
bellard
2008-05-25
ppc dyngen fix (malc)
bellard
2008-05-25
ppc TCG target (malc)
bellard
2008-05-25
jump simplification
bellard
2008-05-25
jump optimizations
bellard
2008-05-25
update
bellard
2008-05-25
suppressed unused macro handling
bellard
2008-05-25
remove absolete function
bellard
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
[next]