index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
m48t59.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m48t59: convert to vmstate reset
Blue Swirl
2009-10-24
1
-4
/
+19
*
Add some chipset doc links
Blue Swirl
2009-10-13
1
-0
/
+8
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-2
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-36
/
+36
*
Get rid of _t suffix
malc
2009-10-01
1
-36
/
+36
*
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
1
-15
/
+78
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
qdev/prop: convert m48t59.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-16
/
+4
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-9
/
+30
*
Sparc32/Sparc64/PPC: convert m48txx to qdev
Blue Swirl
2009-07-12
1
-17
/
+42
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-2
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-6
/
+0
*
Register reset handlers
blueswir1
2008-12-28
1
-2
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-8
/
+0
*
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2008-02-17
1
-75
/
+47
*
M48T02 support (Robert Reif)
blueswir1
2007-12-29
1
-13
/
+38
*
Make debug printing consistent (Robert Reif)
blueswir1
2007-12-29
1
-3
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-2
/
+5
*
Give an opaque to the m48t59 direct access routines to make it easier
j_mayer
2007-10-28
1
-4
/
+10
*
Avoid crash on NULL timers.
j_mayer
2007-09-30
1
-10
/
+8
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-6
/
+6
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-12
/
+12
*
Use UTC/localtime flag in M48Txx
blueswir1
2007-08-04
1
-2
/
+8
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-3
/
+3
*
Add device save and reset methods to FDC and M48T59
blueswir1
2007-04-14
1
-1
/
+40
*
Unify IRQ handling.
pbrook
2007-04-07
1
-6
/
+6
*
clock year fix for sparc (Blue Swirl)
bellard
2006-06-14
1
-2
/
+8
*
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
2005-10-30
1
-91
/
+97
*
memory mapped NVRAM (Jocelyn Mayer)
bellard
2004-06-21
1
-1
/
+95
*
new reset API
bellard
2004-06-20
1
-3
/
+1
*
win32 fix
bellard
2004-05-20
1
-2
/
+10
*
NVRAM fixes (Jocelyn Mayer)
bellard
2004-05-17
1
-6
/
+37
*
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
bellard
2004-04-12
1
-39
/
+24
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-0
/
+486