Sign in
qemu
/
qemu
/
5a053d1f2e75e6a87c483bb3ff5cc6cdf29e1569
/
hw
/
ppc.c
f55e9d9
target-ppc: fix typo in _cpu_ppc_load_decr
by Tristan Gingold
· 16 years ago
5c130f6
Yet more phys_ram_base elimination.
by pbrook
· 16 years ago
9fdc60b
kvm/powerpc: Add irq support for E500 core
by aurel32
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
3b3fb32
Use qemu-log.h
by blueswir1
· 16 years ago
b55266b
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
by blueswir1
· 16 years ago
aae9366
More PowerPC debug print fixes - hardware emulation pass.
by j_mayer
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
7b62a95
Add missing definition for number of input pins for the PowerPC 970 bus.
by j_mayer
· 17 years ago
b172c56
Always make all PowerPC exception definitions visible.
by j_mayer
· 17 years ago
ef397e8
Temporary hack to avoid Qemu crash at PowerPC reset time.
by j_mayer
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago
dbdd250
Implement time-base start/stop helpers.
by j_mayer
· 17 years ago
e63ecc6
Do not allow PowerPC CPU restart after entering checkstop mode.
by j_mayer
· 17 years ago
b33c17e
PowerPC target coding style fixes.
by j_mayer
· 17 years ago
b068d6a
PowerPC target optimisations: make intensive use of always_inline.
by j_mayer
· 17 years ago
00af685
We never have to export ppc_set_irq.
by j_mayer
· 17 years ago
4e290a0
Share input pins and internal interrupt controller between all PowerPC 40x.
by j_mayer
· 17 years ago
8a84de2
Fix compilation on Darwin platform, avoiding the use of gcc function attributes
by j_mayer
· 17 years ago
a062e36
Implement the PowerPC alternate time-base, following the 2.04 specification.
by j_mayer
· 17 years ago
58a7d32
Code provision for hypervisor timers resources,
by j_mayer
· 17 years ago
a750fc0
Great rework and cleanups to ease PowerPC implementations definitions.
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
4b6d0a4
PowerPC embedded timers fixes. Improve PowerPC timers debug.
by j_mayer
· 18 years ago
8ecc791
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
by j_mayer
· 18 years ago
d0dfae6
Add bus model (or input pins) into PowerPC CPU flags.
by j_mayer
· 18 years ago
a496775
Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout
by j_mayer
· 18 years ago
e96efcf
Fix miscellaneous display warnings for PowerPC & alpha targets
by j_mayer
· 18 years ago
24be5ae
Add PowerPC 405 input pins (IRQ, resets, ...) model.
by j_mayer
· 18 years ago
2e719ba
Embedded PowerPC Device Control Registers infrastructure.
by j_mayer
· 18 years ago
e9df014
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
by j_mayer
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
636aaad
Embedded PowerPC timers support.
by j_mayer
· 18 years ago
4710357
New model for PowerPC CPU hardware interrupt events:
by j_mayer
· 18 years ago
76a6625
Great PowerPC emulation code resynchronisation and improvments:
by j_mayer
· 18 years ago
aef445b
Merge common ISA access routines.
by pbrook
· 18 years ago
819385c
suppressed m48t08 RTC - simplified m48t59 RTC api
by bellard
· 19 years ago
4e588a4
negative decr fix
by bellard
· 19 years ago
938828a
use new machine API
by bellard
· 20 years ago
fd0bbb1
cmdline init fix
by bellard
· 21 years ago
a4193c8
support for opaque data on memory I/Os
by bellard
· 21 years ago
6420120
PowerPC prep/chrp/pmac support
by bellard
· 21 years ago
9fddaa0
PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer)
by bellard
· 21 years ago
c5df018
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago