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
2007-11-19
Clean-up/rewrite audio over I^2S support.
balrog
2007-11-19
Fix typo in error message.
pbrook
2007-11-19
Fix another collision in PowerPC instructions definitions.
j_mayer
2007-11-19
New PowerPC CPU flag to define the decrementer and time-base source clock.
j_mayer
2007-11-19
Fix attempt to inline recursive functions.
j_mayer
2007-11-19
Mark hex_dump as unused to avoid compilation warnings.
j_mayer
2007-11-19
Avoid duplicated definitions: move common definitions from exec-all.h
j_mayer
2007-11-18
Solaris build fixes, based on a patch by Ben Taylor.
ths
2007-11-18
SSD0323 vertical incrememnt mode.
pbrook
2007-11-18
Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for
ths
2007-11-18
Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.
ths
2007-11-18
Fixes for s/390 host support, by Bastian Blank.
ths
2007-11-18
Fix out of tree builds.
pbrook
2007-11-18
Fix for ISO C compliance:
j_mayer
2007-11-18
Fix connex board init routine.
pbrook
2007-11-18
Luminary board input support.
pbrook
2007-11-18
Add strict checking mode for softfp code.
pbrook
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-18
Fix MIPS64 R2 instructions.
ths
2007-11-18
Use a valid PRid.
ths
2007-11-18
Fix a && -> & typo.
balrog
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Improve PowerPC instructions set dump.
j_mayer
2007-11-17
Add definitions for Freescale PowerPC implementations,
j_mayer
2007-11-17
Define Freescale cores specific MMU model, exceptions and input bus.
j_mayer
2007-11-17
A little more granularity in PowerPC instructions definition is needed
j_mayer
2007-11-17
PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.
j_mayer
2007-11-17
Name the magic constants, fix a hex number without 0x
blueswir1
2007-11-17
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
2007-11-17
Remove stray uses of vl.h.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-17
sd.c build fix.
pbrook
2007-11-17
Fix int/float inconsistencies.
pbrook
2007-11-17
Convert SD cards code to use qemu_irq too.
balrog
2007-11-17
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
2007-11-17
Don't compare '\0' against pointers.
balrog
2007-11-17
Fix collision in PowerPC instructions definitions.
j_mayer
2007-11-17
Gumstix 'connex' board support by Thorsten Zitterell.
balrog
2007-11-17
Show usage and abort if an unknown option is passed to configure (Carlo Marce...
balrog
2007-11-17
Check permissions for the last byte first in unaligned slow_st accesses (patc...
balrog
2007-11-17
Machine specific IOMMU version (Robert Reif)
blueswir1
2007-11-17
Remove unnecessary register masking (Robert Reif)
blueswir1
2007-11-17
Fix MXCC error register (Robert Reif)
blueswir1
2007-11-17
Add MXCC module reset register (Robert Reif)
blueswir1
2007-11-17
Make the PowerPC MMU model, exception model and input bus model
j_mayer
2007-11-17
Add missing definition for number of input pins for the PowerPC 970 bus.
j_mayer
2007-11-17
Remove ppc64h CPUs definitions from the configure script.
j_mayer
2007-11-17
Resynchronize darwin-user target with linux-user:
j_mayer
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
2007-11-16
Fix NaN handling for MIPS and HPPA.
ths
[next]