vmstate: Add pre/post_save() hooks
[qemu] / hw / m48t59.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert m48t59.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-12 Blue SwirlSparc32/Sparc64/PPC: convert m48txx to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-28 blueswir1Register reset handlers
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-29 blueswir1 M48T02 support (Robert Reif)
2007-12-29 blueswir1 Make debug printing consistent (Robert Reif)
2007-11-17 pbrookBreak up vl.h.
2007-10-28 j_mayerGive an opaque to the m48t59 direct access routines...
2007-09-30 j_mayerAvoid crash on NULL timers.
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-08-04 blueswir1 Use UTC/localtime flag in M48Txx
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-07 pbrookUnify IRQ handling.
2006-06-14 bellardclock year fix for sparc (Blue Swirl)
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2004-06-21 bellardmemory mapped NVRAM (Jocelyn Mayer)
2004-06-20 bellardnew reset API
2004-05-20 bellardwin32 fix
2004-05-17 bellardNVRAM fixes (Jocelyn Mayer)
2004-04-12 bellardppc: suppressed unneeded globals and headers - added...
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)