vmstate: Add pre/post_save() hooks
[qemu] / hw / mips_r4k.c
2009-09-10 Gerd Hoffmannqdev/isa: convert real time clock
2009-09-10 Gerd Hoffmannqdev/isa: finish pckbd conversion
2009-09-10 Gerd Hoffmannqdev/isa: convert ne2000
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Gerd Hoffmannide: split away ide-isa.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Gerd Hoffmannkill drives_table
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
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-10 pbrookMore phys_ram_base elimination.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-01-24 aurel32Support epoch of 1980 in RTC emulation for MIPS Magnum
2009-01-24 aurel32mips: limit RAM size to 256MB on malta and qemu boards
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 aurel32mips, ppc: make sure nd->model is always defined
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-04 blueswir1Use qemu-log.h
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...
2008-04-20 thsFlash support for mips r4k pseudo-machine, by
2007-12-07 thsRemove broken ds1225y init, it is useless on this machi...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookmips_r4k warning fixes.
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 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-13 thsStatic-ify function.
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-09-06 thsPartial support for 34K multithreading, not functional...
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-04-28 thsSwitch default CPU to 24Kf for now, as the Linux FPU...
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 thsImproved initrd support for mips.
2007-04-01 thsActually enable 64bit configuration.
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 thsRemove useless static specifier.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-02-18 thsAdd PS/2 keyboard to MIPS R4K, by Herve Poussineau.
2007-01-24 thsFix malta emulation for 64bit qemu.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-06 thsUnbreak the last patch.
2007-01-06 thsDifferent MIPS BIOS binary names per endianness, and...
2007-01-01 thsFix initrd load address.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-23 thsMore serial ports for the mips machine.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-07 thsMIPS RTC emulation.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-10-29 pbrookMips IDE support. (Aurelien Jarno)
2006-09-18 pbrookMerge common ISA access routines.
2006-08-17 bellardvga init changes
2006-06-25 bellardC99 64 bit printf
2006-05-11 bellardmips bios loading fix
2006-05-02 bellardperformance boost (on P4 hosts at least, rdtsc is a...
2006-04-26 bellardELF loader (Thiemo Seufer)
2006-02-05 pbrookAllow selection of emulated network card.
2005-12-18 bellarddo not init ne2000 if no network enabled
2005-12-05 bellardkernel command line support (Daniel Jacobowitz)
2005-11-23 bellardmore generic serial port (initial patch by Jocelyn...
2005-11-21 bellardcpu_single_env usage fix
2005-08-21 bellardAdd i8259 PIT to MIPS (Ralf Baechle
2005-08-21 bellardFix MIPS counter / compare interrupt (Ralf Baechle
2005-07-03 bellardVGA bios support for PowerPC
2005-07-02 bellardi8259 PIC support
2005-07-02 bellardadded NE2000 (Ralf Baechle)
2005-07-02 bellardinit cleanup (Ralf Baechle)
2005-07-02 bellardfixed random register (Ralf Baechle)
2005-07-02 bellardkernel load fix (Ralf Baechle)
2005-07-02 bellardMIPS target (Jocelyn Mayer)