]> git.proxmox.com Git - qemu.git/history - hw/mips_mipssim.c
graphical_console_init change (Stefano Stabellini)
[qemu.git] / hw / mips_mipssim.c
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-14 aurel32MIPS: remove empty cpu_mips_irqctrl_init()
2008-08-13 thsAllow diskless operation for all mips platforms.
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-27 thsMore efficient target register / TC accesses.
2008-05-04 aurel328250: Customized base baudrate
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-11 bellardremoved unused variable
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-09 thsMove kernel loader parameters from the cpu state to...
2007-10-31 thsAdd copyright and license header.
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-18 thsOnly map BIOS space when it was actually loaded.
2007-10-17 thsSecond half of mipssim support, plus documentation...