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-22
Add new sane low-level memory accessors for PowerPC that do proper
j_mayer
2007-11-22
Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno.
ths
2007-11-21
Documentation formatting improvements, by Stefan Weil.
ths
2007-11-21
Fix more typos in softloat code (Eduardo Felipe)
blueswir1
2007-11-21
typo fix
bellard
2007-11-21
Fix typo in softfloat code.
pbrook
2007-11-21
Fix PowerPC 7xx definitions.
j_mayer
2007-11-21
Fix PowerPC 64 stat and statfs structures definitions.
j_mayer
2007-11-20
SH4 Fix missing 6th arg of syscall, by "takasi-y".
ths
2007-11-20
OMAP LPGs (LED pulse generators).
balrog
2007-11-19
Fix MXCC register 64 bit read word order (Robert Reif)
blueswir1
2007-11-19
Add older 4Km variants.
ths
2007-11-19
Remove shared macro used to define PowerPC implementations instructions sets:
j_mayer
2007-11-19
PowerPC 620 MMU do not have the same exact behavior as standard
j_mayer
2007-11-19
PowerPC instruction fixes:
j_mayer
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
[next]