Sign in
qemu-android
/
qemu-android
/
00af685fc974e4941ef2d309a2e8818d311a370c
/
hw
/
ppc.c
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
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 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
· 19 years ago
819385c
suppressed m48t08 RTC - simplified m48t59 RTC api
by bellard
· 19 years ago
4e588a4
negative decr fix
by bellard
· 20 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