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-03-24
Fix a sign extension problem
blueswir1
2008-03-24
Put tap fd into nonblocking mode.
pbrook
2008-03-23
Fix mulscc
blueswir1
2008-03-23
Fix and document curses configury bits.
pbrook
2008-03-22
Convert ldf/ldfsr and stf/stfsr to TCG
blueswir1
2008-03-22
Fix i32/i64/TL mismatches
blueswir1
2008-03-22
Add TL variants of trunc and ext/extu
blueswir1
2008-03-21
Remove leftover definitions
blueswir1
2008-03-21
Convert align checks to TCG
blueswir1
2008-03-21
Wire up TC signal from Aux1 to FDC
blueswir1
2008-03-21
Prepare for op.c removal and zero legacy ops
blueswir1
2008-03-21
Convert jumps to labels to TCG
blueswir1
2008-03-21
Make TCG br op available
blueswir1
2008-03-21
Convert save, restore, saved, restored, and flushw to TCG
blueswir1
2008-03-21
Convert other float and VIS ops to TCG
blueswir1
2008-03-21
Convert float move ops to TCG
blueswir1
2008-03-21
Fix Thumb signal handlers.
pbrook
2008-03-18
Convert udiv and sdiv ops to TCG
blueswir1
2008-03-18
Use ext_i32_i64 instead of ext32s_i64
blueswir1
2008-03-18
Convert CCR and CWP ops to TCG
blueswir1
2008-03-18
Convert array8/16/32 and alignaddr to TCG
blueswir1
2008-03-18
Typo in curses_keys.h.
aurel32
2008-03-18
Clean fdc.h
aurel32
2008-03-18
Add KBD_CMD_SCANCODE command.
aurel32
2008-03-18
SCI fixes
aurel32
2008-03-18
restore rw support for vvfat
aurel32
2008-03-18
Documentation update for the monitor change command
aurel32
2008-03-18
Documentation for the -curses option
aurel32
2008-03-16
Convert umul and smul to TCG
blueswir1
2008-03-16
Use a TCG global for pc and npc
blueswir1
2008-03-16
Convert mulscc to TCG, add cc_src2
blueswir1
2008-03-16
Increase max temps limit
blueswir1
2008-03-16
Discard unused data, use less temps
blueswir1
2008-03-16
Add discard_ptr and discard_tl
blueswir1
2008-03-16
More TCG conversions for CRIS.
edgar_igl
2008-03-16
Remove unused members.
edgar_igl
2008-03-15
More TCG conversions for CRIS.
edgar_igl
2008-03-15
Use a TCG global for fsr
blueswir1
2008-03-15
Convert ldfsr and stfsr to TCG
blueswir1
2008-03-15
Simplified some dead extended arith code after search and replace.
edgar_igl
2008-03-14
Eliminate some uses of T2
blueswir1
2008-03-14
Convert udivx and sdivx to TCG
blueswir1
2008-03-14
Allow op_opt for all targets
blueswir1
2008-03-14
Use memory globals for G registers
blueswir1
2008-03-14
Use TARGET_FMT_lx.
edgar_igl
2008-03-14
CFI: Fix AMD erase support
aurel32
2008-03-14
Improve readability by moving the continue operation into aseparate function.
edgar_igl
2008-03-14
Made the etrax timers and serial-ports base address relocatable. Use target_p...
edgar_igl
2008-03-14
A first small step to convert the CRIS translator to TCG.
edgar_igl
2008-03-14
Model more parts of the ETRAX mmu (still alot missing).
edgar_igl
[next]