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-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
2008-05-09
list of maintainers
bellard
2008-05-09
Remove x86-64 specific reg fillers.
edgar_igl
2008-05-09
Debugger single step without interrupts (Jason Wessel).
edgar_igl
2008-05-09
Add x86_64 gdb stub for qemu (Jason Wessel).
edgar_igl
2008-05-09
CRIS: Concistent use of btarget and make it possible to single-step over dela...
edgar_igl
2008-05-09
Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka).
edgar_igl
2008-05-08
CFI-0002 linux MTD compatibility.
edgar_igl
2008-05-08
cirrusfb: proper "Attribute Controller Toggle Readback" register behaviour
aurel32
2008-05-07
Update ARM non-rt sigframe layout.
pbrook
2008-05-07
Be more economical with local temporaries.
ths
2008-05-07
Simplify some constant loads
blueswir1
2008-05-07
Fix potential condition code problems
blueswir1
2008-05-07
Mention missing CPU save/restore.
ths
2008-05-07
CRIS: Disable softfloat and dyngen ops.
edgar_igl
2008-05-07
Delete redundant prototype.
ths
2008-05-07
CRIS: Remove X flag from tb flags.
edgar_igl
2008-05-07
Revert 4367
blueswir1
2008-05-07
CRIS: More TCG conversion.
edgar_igl
2008-05-07
Add a file missing from the previous commit.
balrog
[next]