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-08-30
SH4: convert some more arithmetics ops to TCG
aurel32
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
Remove memcpy32() prototype leftover from r5109
blueswir1
2008-08-30
Add correct stack bias if a 64 bit stack is used
blueswir1
2008-08-29
SH4: convert a few helpers to TCG
aurel32
2008-08-29
SH4: convert branch/jump instructions to TCG
aurel32
2008-08-29
Fix FCC handling for Sparc64 target, initial patch by Vince Weaver
blueswir1
2008-08-29
Fix Sparc64 boot on i386 host:
blueswir1
2008-08-29
SH4: convert simple compare instructions to TCG
aurel32
2008-08-29
SH4: convert a few control or system register functions to TCG
aurel32
2008-08-29
SH4: Fix bugs introduce in r5099
aurel32
2008-08-29
SH4: fix xtrct Rm,Rn (broken in r5103)
aurel32
2008-08-29
Fix a nit in exec.c, by Tristan Gingold.
ths
2008-08-29
SH4: convert logic and arithmetic ops to TCG
aurel32
2008-08-29
SH4: use TCG variables for gregs
aurel32
2008-08-28
SH4: use uint32_t/i32 based types/ops
aurel32
2008-08-28
SH4: Convert register moves to TCG
aurel32
2008-08-28
SH4: Convert dyngen registers moves to TCG
aurel32
2008-08-28
SH4: Convert immediate loads to TCG
aurel32
2008-08-28
SH4: remove unused ops
aurel32
2008-08-28
SH4: add support for TCG helpers
aurel32
2008-08-28
SH4: Init TCG variables
aurel32
2008-08-28
PPC: add support for TCG helpers
aurel32
2008-08-28
PPC: Init TCG variables
aurel32
2008-08-28
Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhard...
aliguori
2008-08-27
Fix Sparc64 window handling problems detected by Vince Weaver
blueswir1
2008-08-27
Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)
blueswir1
2008-08-26
Revert broken part of r5044 (thanks to Igor Kovalenko for spotting)
blueswir1
2008-08-25
Update maintainers list.
j_mayer
2008-08-25
Fix more bugs in r5044
blueswir1
2008-08-25
Fix error introduced by r5044
blueswir1
2008-08-25
Fix udiv and sdiv on Sparc64 (Vince Weaver)
blueswir1
2008-08-24
Revert commits 5082 and 5083
aurel32
2008-08-24
PPC: Switch a few instructions to TCG
aurel32
2008-08-24
PPC: Init TCG variables
aurel32
2008-08-24
Add missing FreeBSD #include (Juergen Lock)
blueswir1
2008-08-24
To make syscall.c for 64 bit truly warning-free, we need some more #ifs.
blueswir1
2008-08-24
Enable pty/tty functions for BSDs too (initial patch from Xen)
blueswir1
2008-08-24
Fix OpenBSD linker warnings in qemu-img
blueswir1
2008-08-24
Fix math warnings on OpenBSD -current
blueswir1
2008-08-23
VNC: Support for ExtendedKeyEvent client message
aliguori
2008-08-23
MIPS: don't free TCG temporary variable twice
aurel32
2008-08-22
sh4: fix tas.b @Rn instruction
aurel32
2008-08-22
qemu-char.h: Fix IOCTL values
aurel32
2008-08-22
uhci: improved TD matching, working ISOC transfers
aurel32
2008-08-22
add comment for DisplayState->idle
aurel32
2008-08-22
uhci: Fixed length handling for SETUP and OUT tokens
aurel32
2008-08-22
[sh4] code translation bug fix
aurel32
2008-08-22
[sh4] MMU bug fix
aurel32
2008-08-22
[sh4] memory mapped TLB entries
aurel32
[next]