]> git.proxmox.com Git - mirror_qemu.git/history - hw/r2d.c
SH: r2d pci support (Takashi YOSHII).
[mirror_qemu.git] / hw / r2d.c
2008-12-07 balrogSH: r2d pci support (Takashi YOSHII).
2008-12-07 balrogsh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).
2008-12-07 balrogsh4: mmio based CF support on r2d board (Takashi YOSHII).
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-09-02 aurel32SH4: R2D-PLUS FPGA: simply unassigned memory triggering
2008-09-02 aurel32sh4: Add R2D-PLUS FPGA support.
2008-09-02 aurel32sh4: CPU versioning.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-09-30 thsRemove unused variable.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.