aurel32
|
42fc73a1ce
Support epoch of 1980 in RTC emulation for MIPS Magnum
|
16 years ago |
aurel32
|
0ccff151b4
mips: limit RAM size to 256MB on malta and qemu boards
|
16 years ago |
aliguori
|
3023f3329d
graphical_console_init change (Stefano Stabellini)
|
16 years ago |
aliguori
|
0ae18ceeaa
Check NIC model in some NIC init functions (Mark McLoughlin)
|
16 years ago |
aurel32
|
5652ef78d1
mips, ppc: make sure nd->model is always defined
|
16 years ago |
balrog
|
3d878caab9
Set default max_cpus to one.
|
17 years ago |
aliguori
|
b2097003ec
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
|
17 years ago |
blueswir1
|
3b3fb32229
Use qemu-log.h
|
17 years ago |
blueswir1
|
b55266b5a2
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
|
17 years ago |
aurel32
|
75973fa1ee
MIPS: remove empty cpu_mips_irqctrl_init()
|
17 years ago |
ths
|
eec2743ec2
Allow diskless operation for all mips platforms.
|
17 years ago |
pbrook
|
b3c7724cbc
Move CPU save/load registration to common code.
|
17 years ago |
ths
|
b5dc7732e1
More efficient target register / TC accesses.
|
17 years ago |
aurel32
|
b6cd0ea120
8250: Customized base baudrate
|
17 years ago |
aurel32
|
00f82b8a31
Use correct types to enable > 2G support, based on a patch from
|
17 years ago |
balrog
|
7fb4fdcffe
RAM usage information in machine definition.
|
17 years ago |
aurel32
|
03875444d9
Revert "Use correct types to enable > 2G support" (r4238), it is
|
17 years ago |
aurel32
|
967032c3d5
Use correct types to enable > 2G support, based on a patch from
|
17 years ago |
ths
|
b305b5ba18
Flash support for mips r4k pseudo-machine, by
|
17 years ago |
ths
|
1b66074b2f
Remove broken ds1225y init, it is useless on this machine anyway.
|
17 years ago |
ths
|
e4bcb14c79
Add -drive parameter, by Laurent Vivier.
|
17 years ago |
blueswir1
|
b881c2c6e7
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
|
18 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
pbrook
|
c6ee607c94
mips_r4k warning fixes.
|
18 years ago |
bellard
|
aaed909a49
added cpu_model parameter to cpu_init()
|
18 years ago |
ths
|
7df526e317
Move kernel loader parameters from the cpu state to being board specific.
|
18 years ago |
balrog
|
6ac0e82da1
Set boot sequence from command line (Dan Kenigsberg).
|
18 years ago |
ths
|
ea6fd42fa2
Static-ify function.
|
18 years ago |
j_mayer
|
1192dad879
New '-bios' option, used to select an alternate BIOS image from bios_dir.
|
18 years ago |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 years ago |