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-12
Move prototype back to avoid a compiler warning
blueswir1
2008-05-12
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-12
converted SSE/MMX ops to TCG
bellard
2008-05-12
Wrap long lines
blueswir1
2008-05-12
use TCG for MMX/SSE memory accesses
bellard
2008-05-12
temporary hack to handle register shortage with dyngen for qemu_st64()
bellard
2008-05-12
2.6 kernels make int 5 a trap gate
bellard
2008-05-12
char is only for strings
bellard
2008-05-12
the double/triple fault handling was not tested in user mode.
bellard
2008-05-12
removed unused code
bellard
2008-05-12
CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the...
edgar_igl
2008-05-12
Debugger single step without interrupts (Jason Wessel).
edgar_igl
2008-05-11
Remove someexplicit alignment checks (initial patch by Fabrice Bellard)
blueswir1
2008-05-11
Update the etrax machine.
edgar_igl
2008-05-11
Add limited support for the etrax ethernet controller.
edgar_igl
2008-05-11
Add support for parts of the etraxfs dma controller.
edgar_igl
2008-05-11
Correct interrupt masking for etrax timers.
edgar_igl
2008-05-11
Add TCG native negation op.
pbrook
2008-05-11
CRIS: Add support for the pseudo randomized set that the mmu provides with TL...
edgar_igl
2008-05-11
Add zero extension (pseudo-)ops.
pbrook
2008-05-10
Fix parallel build (broken by commit r4407)
aurel32
2008-05-10
Fix argument description for -loadvm option
aurel32
2008-05-10
Fix broken PPC user space single stepping
aurel32
2008-05-10
REXB optimization cannot be done at this level
bellard
2008-05-10
added missing return (Mike Frysinger)
bellard
2008-05-10
fixed qemu_st8 insn - prologue saved too many registers
bellard
2008-05-10
Correct a formatting issue (Carlo Marcelo Arenas Belon).
edgar_igl
2008-05-10
CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.
edgar_igl
2008-05-10
Fix DEBUG_TCGV.
pbrook
2008-05-10
Fix ppcemb-softmmu (Stuart Brady)
blueswir1
2008-05-10
fixed do_restore_state()
bellard
2008-05-10
Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives
blueswir1
2008-05-10
Remove duplicated field
blueswir1
2008-05-10
Add a TODO file
blueswir1
2008-05-10
no need to define global registers in cpu-exec.c
bellard
2008-05-10
suppressed fixed registers
bellard
2008-05-10
initial global prologue/epilogue implementation
bellard
2008-05-10
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
2008-05-10
Fix compiler warnings in common files
blueswir1
2008-05-10
Fix compiler warnings
blueswir1
2008-05-10
update
bellard
2008-05-10
Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test.
balrog
2008-05-09
Improve tsc2005 touchscreen usability.
balrog
2008-05-09
Add the LM8323-based keyboard of N810.
balrog
2008-05-09
CPU feature selection support
blueswir1
2008-05-09
Move #include to speed up compilation
blueswir1
2008-05-09
SH4 serial controler improvements
aurel32
2008-05-09
SH4 MMU improvements
aurel32
2008-05-09
Move #include "softfloat.h" to cpu-all.h
aurel32
2008-05-09
x86_64 and better i386 support
bellard
[next]