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-13
ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.
edgar_igl
2008-05-13
Remove some uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-13
i386 specific TODO
bellard
2008-05-13
update
bellard
2008-05-13
Fix loading of binary ROMs
blueswir1
2008-05-13
Fix compiler warning.
ths
2008-05-13
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-12
compilation fix
bellard
2008-05-12
use new helper name
bellard
2008-05-12
converted more helpers to TCG
bellard
2008-05-12
removed unused code
bellard
2008-05-12
FPU fixes
bellard
2008-05-12
converted x87 FPU ops to TCG
bellard
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
[next]