index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc_chrp.c
Age
Commit message (
Expand
)
Author
2007-04-19
No functional changes:
j_mayer
2007-04-16
Add reset callbacks for PowerPC CPU.
j_mayer
2007-04-16
PREP and heathrow machines only support PowerPC CPU with a 6xx bus.
j_mayer
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
2007-04-12
Add PowerPC 405 input pins (IRQ, resets, ...) model.
j_mayer
2007-04-09
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
j_mayer
2007-04-07
Unify IRQ handling.
pbrook
2007-04-04
Change NIC registration to be consistent with other machines definitions.
j_mayer
2007-03-30
New model for PowerPC CPU hardware interrupt events:
j_mayer
2007-03-17
OHCI USB PXA support (Andrzej Zaborowski).
pbrook
2007-03-05
New -cpu options: choose CPU model for emulated target.
j_mayer
2007-01-10
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2006-09-18
Merge common ISA access routines.
pbrook
2006-08-17
vga init changes
bellard
2006-05-21
OHCI USB host emulation.
pbrook
2006-05-13
Rearrange PCI host emulation code.
pbrook
2006-02-05
Allow selection of emulated network card.
pbrook
2005-11-23
openpic SMP support (Jocelyn Mayer)
bellard
2005-11-23
more generic serial port (initial patch by Jocelyn Mayer)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-10-30
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
2005-07-07
heathrow nvram support - use different device ids for different macios
bellard
2005-07-03
changed machine names
bellard
2005-07-03
VGA bios support for PowerPC
bellard
2005-07-02
PIC fix - changed back TB frequency to 100 MHz
bellard
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-07-02
more generic i8259 support
bellard
2005-06-05
added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99...
bellard
2005-04-06
IDE irq fix (Jocelyn Mayer)
bellard
2004-08-24
multiple serial port support - terminal init fix
bellard
2004-07-14
char device support
bellard
2004-06-21
disable PCI device for PMAC
bellard
2004-06-21
added PCI bus
bellard
2004-06-21
ppc init fixes
bellard
2004-06-03
CUDA + ADB support
bellard
2004-06-03
support for opaque data on memory I/Os
bellard
2004-05-26
PowerPC prep/chrp/pmac support
bellard