aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
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 |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 years ago |
aliguori
|
492c30af25
Make DMA bottom-half driven (v2)
|
17 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 |
aliguori
|
4b32e16880
machine struct - use C99 initializers (Jes Sorensen)
|
17 years ago |
ths
|
1235fc066a
Spelling fixes, by Stefan Weil.
|
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 |
balrog
|
f93eb9ff66
Move the excess of arm_load_kernel() parameters into a struct.
|
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
|
9ee6e8bb85
ARMv7 support.
|
18 years ago |
pbrook
|
4d1165fa61
Fix 64-bit host printf format mismatches.
|
18 years ago |
bellard
|
aaed909a49
added cpu_model parameter to cpu_init()
|
18 years ago |
balrog
|
6ac0e82da1
Set boot sequence from command line (Dan Kenigsberg).
|
18 years ago |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 years ago |
pbrook
|
7e1543c23b
ARM PL031 RTC emulation.
|
18 years ago |
pbrook
|
187337f8b0
Fix off-by-one memory region sizes.
|
18 years ago |
blueswir1
|
c4a7060cf7
New option -net nic,model=? (Mark Glines)
|
18 years ago |
balrog
|
9d55199763
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
|
18 years ago |
pbrook
|
d537cf6c86
Unify IRQ handling.
|
18 years ago |
pbrook
|
a1bb27b1e9
SD card emulation (initial implementation by Andrzei Zaborowski).
|
18 years ago |
pbrook
|
3371d27293
Implement --cpu for ARM.
|
18 years ago |
j_mayer
|
94fc95cdb2
New -cpu options: choose CPU model for emulated target.
|
18 years ago |