vmstate: port hpet device
[qemu] / hw / ppc405_boards.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
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 pbrookAdd named initializers.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-11 aurel32PPC405EP: fix fpga write function
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
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-10-04 blueswir1Use qemu-log.h
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-16 balrogEmulate address wrap in CFI02 chips mapping (Jan Kiszka).
2008-04-16 balrogAllow a custom unlock address in CFI02 flash (Jan Kiszka).
2007-12-10 balrogDesambiguate pflash_register().
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-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-03 j_mayerFix PowerPC 405 BIOS instanciation: is a 32 bits only...
2007-09-26 j_mayerAdd flags to support PowerPC 405 bootinfos variations.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.