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-06-02
Mark a dead_tmp as such in ARM msr.
balrog
2008-06-02
Improve dependencies generation (malc).
balrog
2008-06-02
MusicPal: Restore display size after invalidation (Jan Kiszka).
balrog
2008-06-02
Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).
balrog
2008-06-02
Don't forget to save VNC FB dimensions after resize (Brad Campbell).
balrog
2008-06-02
Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.
balrog
2008-06-02
Factor out common SharpSL PDA code (Dmitry Baryshkov).
balrog
2008-06-02
Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl).
balrog
2008-06-02
Enable SD card on creation.
balrog
2008-06-02
Make -mtdblock optional again.
balrog
2008-06-01
Fix compilation warning
blueswir1
2008-05-31
Mark host brk() area as reserved.
pbrook
2008-05-31
Add TLS sections.
pbrook
2008-05-31
Make signal queues per thread.
pbrook
2008-05-31
Fix usermode build.
pbrook
2008-05-31
Add more SuperSparcs
blueswir1
2008-05-30
Copy siginfo.si_code.
pbrook
2008-05-30
Translate whole of target_sigset. Use host sigset accessors.
pbrook
2008-05-30
Fix structure type in sigtimedwait syscall.
pbrook
2008-05-30
support of long calls for PPC (malc)
bellard
2008-05-30
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
bellard
2008-05-30
Handle NULL argp/envp in execve syscall.
pbrook
2008-05-30
Implement waitid syscall.
pbrook
2008-05-30
Perform target->host signal mapping for *kill syscalls.
pbrook
2008-05-30
Fix typo.
pbrook
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
Fix for 32-bit MIPS.
ths
2008-05-29
Avoid qemu SIGFPE for MIPS DIV, by Richard Sandiford.
ths
2008-05-29
Fix truncate/extend reversal in MIPS DIV{, U} handling, by Richard Sandiford.
ths
2008-05-29
Fix modulus result from MIPS DDIV & avoid overflowing division,
ths
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-29
NPTL host detection and futex syscall passthrough.
pbrook
2008-05-29
Fix rounding error.
pbrook
2008-05-29
Strace fallback for unknown syscalls.
pbrook
2008-05-29
Implement clock_nanosleep.
pbrook
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
keep static code gen buffer for user mode - mark user mode reserved pages aft...
bellard
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-28
svn:ignore qemu-nbd and qemu-nbd.8
pbrook
2008-05-28
Don't link usermode emulation against libqemu_common.a
pbrook
2008-05-28
force bit 1 in eflags load
bellard
2008-05-28
SVM rework
bellard
2008-05-28
Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford.
ths
2008-05-28
consistent naming for i386 TCG helper file
bellard
2008-05-28
update
bellard
2008-05-28
more tests
bellard
2008-05-28
variable dynamic translation buffer size
bellard
2008-05-28
Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)
bellard
[next]