Install keymaps from new location
[qemu] / hw / shix.c
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
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-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-03 aurel32clean build: Fix remaining sh4 warnings
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
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-08-17 blueswir1Fix warnings that would be generated by gcc -Wstrict...
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-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2006-04-27 bellardSHIX board emulation (Samuel Tardieu)