]> git.proxmox.com Git - qemu.git/history - hw/mips_mipssim.c
Use glib memory allocation and free functions
[qemu.git] / hw / mips_mipssim.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander Grafisa_mmio: Always use little endian
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Nathan Froydhw: honor low bit in mipssim machine
2010-03-27 Blue SwirlCompile some MIPS devices only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2009-11-14 Aurelien Jarnomips: fix CPU reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-19 Paul BrookRemove obsolete BIOS_SIZE from sysemu.h
2009-05-13 Paul BrookRemove vga_ram_size
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
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...