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-06
Teach the CRIS disassembler to stay within the provided buffer.
edgar_igl
2008-05-06
Make sure we flush cached blocks from the tb-jmp-cache when we replace valid ...
edgar_igl
2008-05-06
Make the paged properties of the tb-jmp-cache hash function work for TARGET_P...
edgar_igl
2008-05-06
More TCG updates for CRIS
edgar_igl
2008-05-06
CRIS MMU Updates
edgar_igl
2008-05-05
Really really revert commit r4343
aurel32
2008-05-05
Really revert commit r4343
aurel32
2008-05-05
Revert commit r4342 and r4343, wasn't intended to be committed
aurel32
2008-05-05
PPC: fix isel opcode decoding
aurel32
2008-05-05
hw/pc.c: fix warning
aurel32
2008-05-05
Don't stop translation for mtc0 compare
aurel32
2008-05-05
Disable debug code for production.
aurel32
2008-05-05
qemu: generate signals on tap I/O
aurel32
2008-05-05
CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
aurel32
2008-05-05
Fix Sparc64 serial device breakage
blueswir1
2008-05-05
Put Pseudo-TTY in rawmode for char devices
aurel32
2008-05-05
Qemu 32-bit i386, gcc >= 3.4 spill error fix
aurel32
2008-05-04
8250: Customized base baudrate
aurel32
2008-05-04
8250: throttle TX-completion IRQs
aurel32
2008-05-04
Correctly save and restore env->a20_mask now that it is a 64-bit
aurel32
2008-05-04
Allow bootdevice change from the monitor
aurel32
2008-05-04
MusicPal mono playback support.
balrog
2008-05-04
OMAP STI/XTI console.
balrog
2008-05-04
Remember the state of level-triggered interrupts
aurel32
2008-05-04
PPC UIC: Remove interrupt polarity code
aurel32
2008-05-04
Fix spurious VGA updates
aurel32
2008-05-04
remove target ifdefs from vl.c
aurel32
2008-05-04
Remove debug sample rate slowdown.
balrog
2008-05-04
Use external clock in wm8750 slave mode.
balrog
2008-05-04
Complete the TCG conversion (and delete some files, too)
blueswir1
2008-05-04
Complete the TCG conversion
blueswir1
2008-05-04
Update volume for WM8750 input voices.
balrog
2008-05-04
First cut at WM8750 volume control (Jan Kiszka).
balrog
2008-05-04
Simplify mips branch handling. Retire T2 from use. Use TCG for branches.
ths
2008-05-04
Add helpers and shorthands for mul and muli operations.
ths
2008-05-04
Avoid some brconds
blueswir1
2008-05-04
Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me)
blueswir1
2008-05-04
Set default console size
aurel32
2008-05-04
Add ${ARCH_CFLAGS} when testing for libbrlapi
aurel32
2008-05-04
configure: silence test for brlapi
aurel32
2008-05-03
CRIS: Convert divide step to TCG.
edgar_igl
2008-05-03
Skip register moves when the target and the source are the same
blueswir1
2008-05-03
Use memory based registers in functions containing brconds
blueswir1
2008-05-03
Do not attempt to set page flags for pages outside target address space
blueswir1
2008-05-03
CRIS: Convert lz (leading zeros) to TCG.
edgar_igl
2008-05-03
Correct broken test for fixed file mmaps.
edgar_igl
2008-05-03
Fix MIPS MT GPR accesses, thanks Stefan Weil.
ths
2008-05-03
CRIS: Eliminate a few unneeded moves to/from T0/T1.
edgar_igl
2008-05-03
CRIS: Reduce the number of tb dependent flags.
edgar_igl
2008-05-03
CRIS: Do post-increment without going via T0.
edgar_igl
[next]