Install keymaps from new location
[qemu] / hw / etraxfs.c
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-18 Edgar E. Iglesiascris: First shot at qdev for CRIS interrupts.
2009-05-18 Edgar E. Iglesiasetrax: Remove unused eth irq line.
2009-05-16 Edgar E. IglesiasETRAX-TIMER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX-SER: qdevify.
2009-05-16 Edgar E. IglesiasETRAX: Simplify PIC interface.
2009-05-15 Edgar E. IglesiasETRAX: Correct passing of kernel command line.
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-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-09 edgar_iglETRAX: Let the ethernet PHY report the current link...
2009-01-07 edgar_iglETRAX: Always provide a valid net model.
2009-01-07 edgar_iglETRAX: No need to mask off the I flag twice at reset.
2008-11-13 edgar_iglETRAX-FS: Fix a segfault if pflash drive not found.
2008-10-28 balrogSet default max_cpus to one.
2008-10-22 edgar_iglETRAX-FS: Add support for passing kernel command lines
2008-10-22 edgar_iglETRAX-FS: Correct booting of elf linux images from...
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-09-05 edgar_iglCRIS: Mask off the cache selection bit after MMU transl...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-09 edgar_iglCRIS: Add (untested) cpu-state save/load.
2008-06-09 edgar_iglETRAX: Add NMI support to the watchdog and the interrup...
2008-06-06 edgar_iglETRAX machine updates.
2008-05-27 edgar_iglETRAX: Allow boot from flash. Support the watchdog...
2008-05-24 edgar_iglETRAX: Correct check for second nic.
2008-05-18 edgar_iglETRAX: Connect both ethernet controllers.
2008-05-11 edgar_iglUpdate the etrax machine.
2008-05-02 edgar_iglETRAX-FS board: Add more flash and internal memory...
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...
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
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-08 thsEtraxFS board support, by Edgar E. Iglesias.