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
path:
root
/
hw
/
mips_pica61.c
Age
Commit message (
Expand
)
Author
2008-04-08
Simplify PICA 61 emulation
aurel32
2007-12-03
Fix floppy initialization, by Laurent Vivier.
ths
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-11-11
removed unused variable
bellard
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-10-31
Set boot sequence from command line (Dan Kenigsberg).
balrog
2007-10-05
New '-bios' option, used to select an alternate BIOS image from bios_dir.
j_mayer
2007-06-25
Add a 7 segments + led display, by Herve Poussineau.
ths
2007-06-18
Add parallel memory mapped interface, by Herve Poussineau.
ths
2007-06-07
Fix comment.
ths
2007-05-30
Fix CPU (re-)selection on reset.
ths
2007-04-29
Memory-mapped interface for VGA, by Herve Poussineau.
ths
2007-04-28
Switch default CPU to 24Kf for now, as the Linux FPU emulation in
ths
2007-04-17
Fix mmapped register alignment and endianness handling.
ths
2007-04-16
Acer Pica 61 machine, by Herve Poussineau.
ths