Sign in
qemu
/
qemu
/
d6c5f066ab6b81f82dfdac6082e5d4176783e5c9
/
hw
/
integratorcp.c
0c36493
integratorcp: convert control to memory API
by Benoît Canet
· 13 years ago
61074e4
integratorcp: convert icp pic to memory API
by Benoît Canet
· 13 years ago
71d9bc5
integratorcp: convert core to memory API
by Benoît Canet
· 13 years ago
df3f457
hw/integratorcp: Fix bugs in writes to CM_CTRL system register
by Peter Maydell
· 13 years ago
211adf4
integratorcp: convert to memory API (RAM/flash only)
by Avi Kivity
· 13 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 13 years ago
b3cc496
integratorcp: convert to memory API (RAM/flash only)
by Avi Kivity
· 13 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 13 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 14 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
bb36f66
qdev/prop: convert integratorcp.c to helper macros.
by Gerd Hoffmann
· 15 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
067a3dd
Remove qdev irq sink handling
by Paul Brook
· 16 years ago
0c25743
Introduce is_default field for QEMUMachine
by Anthony Liguori
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
6a824ec
ARM timers qdev conversion
by Paul Brook
· 16 years ago
a708688
Integrator/CP core qdev conversion
by Paul Brook
· 16 years ago
aa9311d
PL181 qdev conversion
by Paul Brook
· 16 years ago
a63bdb3
PL031 qdev conversion
by Paul Brook
· 16 years ago
86394e9
PL050 qdev conversion
by Paul Brook
· 16 years ago
a7d518a
PL011 qdev conversion
by Paul Brook
· 16 years ago
2e9bdce
PL110 qdev conversion
by Paul Brook
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
190cd02
Remove redundant ram_require machine properly.
by pbrook
· 16 years ago
7ffab4d
Use qemu_ram_alloc.
by pbrook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
0ae18ce
Check NIC model in some NIC init functions (Mark McLoughlin)
by aliguori
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
492c30a
Make DMA bottom-half driven (v2)
by aliguori
· 16 years ago
3d878ca
Set default max_cpus to one.
by balrog
· 16 years ago
b209700
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
by aliguori
· 16 years ago
4b32e16
machine struct - use C99 initializers (Jes Sorensen)
by aliguori
· 16 years ago
1235fc0
Spelling fixes, by Stefan Weil.
by ths
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
7fb4fdc
RAM usage information in machine definition.
by balrog
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
f93eb9f
Move the excess of arm_load_kernel() parameters into a struct.
by balrog
· 17 years ago
e4bcb14
Add -drive parameter, by Laurent Vivier.
by ths
· 17 years ago
b881c2c
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago
4d1165f
Fix 64-bit host printf format mismatches.
by pbrook
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ac0e82
Set boot sequence from command line (Dan Kenigsberg).
by balrog
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
7e1543c
ARM PL031 RTC emulation.
by pbrook
· 17 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
c4a7060
New option -net nic,model=? (Mark Glines)
by blueswir1
· 18 years ago
9d55199
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
by balrog
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
a1bb27b
SD card emulation (initial implementation by Andrzei Zaborowski).
by pbrook
· 18 years ago
3371d27
Implement --cpu for ARM.
by pbrook
· 18 years ago
94fc95c
New -cpu options: choose CPU model for emulated target.
by j_mayer
· 18 years ago
daf9062
ARM ELF loader.
by pbrook
· 18 years ago
29bfb11
Add casts for 64-bit hosts.
by pbrook
· 18 years ago
1640695
Add nominal ARM Versatil/AB board emulation.
by pbrook
· 19 years ago
cdbdb64
ARM Versatile Platform Baseboard emulation.
by pbrook
· 19 years ago
9521989
Allow multiple graphics devices.
by pbrook
· 19 years ago
40f137e
Add Arm926 core support.
by pbrook
· 19 years ago
2420111
Fix Arm big-endian host bug.
by pbrook
· 19 years ago
bdd5003
Arm display emulation.
by pbrook
· 19 years ago
a41b2ff
Allow selection of emulated network card. rtl8139 emulation.
by pbrook
· 19 years ago
80337b6
NIC emulation for qemu arm-softmmu (Paul Brook)
by bellard
· 19 years ago
b5ff1b3
ARM system emulation (Paul Brook)
by bellard
· 19 years ago