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-21
blueswir1
Fix more typos in softloat code (Eduardo Felipe)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
bellard
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
pbrook
Fix typo in softfloat code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
j_mayer
Fix PowerPC 7xx definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
j_mayer
Fix PowerPC 64 stat and statfs structures definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
ths
SH4 Fix missing 6th arg of syscall, by "takasi-y".
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
balrog
OMAP LPGs (LED pulse generators).
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
blueswir1
Fix MXCC register 64 bit read word order (Robert Reif)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
ths
Add older 4Km variants.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
Remove shared macro used to define PowerPC implementati...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
PowerPC 620 MMU do not have the same exact behavior...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
PowerPC instruction fixes:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
balrog
Clean-up/rewrite audio over I^2S support.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
pbrook
Fix typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
Fix another collision in PowerPC instructions definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
New PowerPC CPU flag to define the decrementer and...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
Fix attempt to inline recursive functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
Mark hex_dump as unused to avoid compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
j_mayer
Avoid duplicated definitions: move common definitions...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Solaris build fixes, based on a patch by Ben Taylor.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
SSD0323 vertical incrememnt mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAG...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Fixes for s/390 host support, by Bastian Blank.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
Fix out of tree builds.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
j_mayer
Fix for ISO C compliance:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
Fix connex board init routine.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
Luminary board input support.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
Add strict checking mode for softfp code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
blueswir1
Remove unused parameters from QEMUMachineInitFunc...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Fix MIPS64 R2 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
ths
Use a valid PRid.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
balrog
Fix a && -> & typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
pbrook
Add statics and missing #includes for prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Improve PowerPC instructions set dump.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Add definitions for Freescale PowerPC implementations,
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Define Freescale cores specific MMU model, exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
A little more granularity in PowerPC instructions defin...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
PowerPC hypervisor mode is not fundamentally available...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
blueswir1
Name the magic constants, fix a hex number without 0x
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Better STOPINTR bit semantics in the PXA2xx DMA.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
pbrook
Remove stray uses of vl.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
pbrook
Break up vl.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
pbrook
sd.c build fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
pbrook
Fix int/float inconsistencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Convert SD cards code to use qemu_irq too.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Don't compare '\0' against pointers.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Fix collision in PowerPC instructions definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Gumstix 'connex' board support by Thorsten Zitterell.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Show usage and abort if an unknown option is passed...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
balrog
Check permissions for the last byte first in unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
blueswir1
Machine specific IOMMU version (Robert Reif)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
blueswir1
Remove unnecessary register masking (Robert Reif)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
blueswir1
Fix MXCC error register (Robert Reif)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
blueswir1
Add MXCC module reset register (Robert Reif)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Make the PowerPC MMU model, exception model and input...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Add missing definition for number of input pins for...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Remove ppc64h CPUs definitions from the configure script.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Resynchronize darwin-user target with linux-user:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
j_mayer
Always make all PowerPC exception definitions visible.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
ths
Fix NaN handling for MIPS and HPPA.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
j_mayer
Always make PowerPC hypervisor mode memory accesses...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
bellard
suppressed tgetx and tputx (initial patch by Thayne...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
pbrook
Init dumb display if no others available.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
bellard
force correct ppc64 cpu
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
bellard
x86_64 fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
blueswir1
Update OpenBIOS image to SVN revision 176. Changes:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
blueswir1
Update OHW interface to version 3.
commit
|
commitdiff
|
tree
|
snapshot
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
next