projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2007-11-14
j_mayer
Fix PowerPC targets compilation on 32 bits hosts:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
x86_64 linux user emulation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
printf format fix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
i386 TLS support
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
always define TARGET_ABI32 if 32 bit user
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
fixed target_mmap() if host page size < TARGET_PAGE_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
suppressed page_unprotect_range() - fixed access_ok()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
removed obsolete test2 target
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
bellard
added lock_user() in target_strlen()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
j_mayer
Fix invalid PowerPC 64 rldimi optimized case.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
ths
Introduce 4KEm configuration with fixed MMU mapping...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
j_mayer
Reorganize PowerPC instructions categories, add icbi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
balrog
Fix signed/unsigned comparisons in OHCI host.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
balrog
Revert an accidental change in previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
balrog
Prevent cpsr_write/_read be put out of line in op.o...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
j_mayer
Add PVR and SPR definition for most embedded PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
j_mayer
PowerPC SPE extension fix: must always preserve GPR...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
bellard
added missing return
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
bellard
reduce verbosity
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
j_mayer
Allow use of SPE extension by all PowerPC targets,
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
j_mayer
More PowerPC target -1 usage fixes (reservation address).
commit
|
commitdiff
|
tree
|
snapshot
2007-11-12
j_mayer
Fix usage of the -1 constant in the PowerPC target...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
64 bit cast for dirent64
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed more invalid pointer usage
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
user access fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
64 bit compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
consistent types for cpu_x86_fsave and cpu_x86_frstor
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
better to disable -Werror by default as 64 bit hosts...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
update
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
options to enable or disable -Werror. Enable -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warning
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warning
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed FPU rounding init
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed cast
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed unused variables
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
use correct printf format
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed invalid constant
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warnings - improved sparc32/64 signal frame...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warning
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
sparc64_[get|set]_context are not meaningful in abi32...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
better than nothing 64 bit support - added sign extensi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
blueswir1
Add SPARCserver 600MP emulation (original patch by...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
hex numbers must have a leading 0x
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed invalid use of _INTC_ARRAY
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
suppressed invalid TARGET_CMSG_FIRSTHDR macro
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
improved cmsg handling - improved shm memory code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warning
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
use -fno-strict-aliasing
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed invalid cast
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
use correct types
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
printf format fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
blueswir1
Fix Sun4u compile
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warnings - fixed arm stack copy bug
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
removed warning
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
move get_errno() inside do_fcntl()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
no longer use get_errno for do_modify_ldt()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
Fix format mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed error codes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
-strace option
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
j_mayer
Fix PowerPC boot device selection.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
Fix msr_mask.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
Linux user memory access API change (initial patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
bellard
fixed invalid type
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
mips_r4k warning fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
block-raw/kqemu fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
Cleanup qemu-img.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
Split block API from vl.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
j_mayer
More generic boot devices specification, allowing more...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
Remove duplicate i2c.o.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
j_mayer
Fix POWER abs & abso computation.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
j_mayer
Optimize PowerPC overflow flag computation in most...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
ths
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
pbrook
ARMv7 support.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
j_mayer
Allow selection of PowerPC CPU giving a PVR.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
bellard
always use mktimegm
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Fix Makefile dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Add dummy m68k board.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Fix m68k FP register debug dumps.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Update ARM disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
pbrook
Fix 64-bit host printf format mismatches.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
bellard
exported display init functions to common code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
bellard
added cpu_model parameter to cpu_init()
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
blueswir1
More Sparc64 CPU definitions
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
ths
Use FORCE_RET, scrap RETURN which was implemented in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
blueswir1
More CPU definitions
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
ths
Fix typo, spotted by Samuel Thibault.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
ths
Move kernel loader parameters from the cpu state to...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
ths
Clean out the N32 macros from target-mips, and introduc...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
ths
More .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
ths
Formatting fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
ths
.cvsignore dependency files.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
ths
Revert "Last AIO Patch" as requested by Fabrice, it...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
bellard
removed obsolete x86 code copy support
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
bellard
removed
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
bellard
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
bellard
added -cpu option for x86 - fixed glibc hack in case...
commit
|
commitdiff
|
tree
|
snapshot
next