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_prep.c
Age
Commit message (
Expand
)
Author
2006-12-21
Remove unused variable.
ths
2006-08-17
vga init changes
bellard
2006-05-21
OHCI USB host emulation.
pbrook
2006-02-05
Allow selection of emulated network card.
pbrook
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-03
allow variable bios size
bellard
2005-07-03
endian register support
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
use new machine API
bellard
2005-04-23
PREP machines have two IO mappings.
bellard
2004-08-24
multiple serial port support - terminal init fix
bellard
2004-07-14
char device support
bellard
2004-06-21
added PCI bus
bellard
2004-06-21
ppc init fixes
bellard
2004-06-03
support for opaque data on memory I/Os
bellard
2004-05-26
PowerPC prep/chrp/pmac support
bellard
2004-05-23
PowerPC merge
bellard
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-20
VGA PCI support
bellard
2004-05-18
PCI support
bellard
2004-04-28
isa memory remapping support (aka PPC PREP VGA support)
bellard
2004-04-26
amd64 port
bellard
2004-04-25
isa bridge endianness fixes
bellard
2004-04-25
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-12
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard