]> git.proxmox.com Git - qemu.git/history - hw/etraxfs.c
Remove unused sysemu.h include directives
[qemu.git] / hw / etraxfs.c
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
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-10 Edgar E. Iglesiascris: Break out image loading to hw/cris-boot.c.
2010-03-29 Blue SwirlCompile pflash_cfi02 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-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
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-07-27 Gerd Hoffmannkill drives_table
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-15 Edgar E. Iglesiasetrax: Don't pass CPUState to peripherals.
2009-06-11 Edgar E. IglesiasETRAX: Correct PIC creation for the bare FS board.
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.