index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
m48t59.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
m48t59: Convert to isa_register_ioport
Richard Henderson
1
-3
/
+12
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-04-22
vmstate: port m48t59
Juan Quintela
1
-23
/
+13
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-3
/
+3
2011-01-16
m48t59: Fix a wrong opaque passed to nvram read and write routines
Hervé Poussineau
1
-5
/
+6
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
1
-0
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-02-07
m48t59: don't use reserved _t suffix
Blue Swirl
1
-34
/
+33
2009-11-22
BCD cleanup
Paul Brook
1
-30
/
+20
2009-10-24
m48t59: convert to vmstate reset
Blue Swirl
1
-4
/
+19
2009-10-13
Add some chipset doc links
Blue Swirl
1
-0
/
+8
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-2
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-36
/
+36
2009-10-01
Get rid of _t suffix
malc
1
-36
/
+36
2009-09-14
Add an ISA bus version of m48t59
Blue Swirl
1
-15
/
+78
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-08-10
qdev/prop: convert m48t59.c to helper macros.
Gerd Hoffmann
1
-16
/
+4
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-9
/
+30
2009-07-12
Sparc32/Sparc64/PPC: convert m48txx to qdev
Blue Swirl
1
-17
/
+42
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-2
/
+2
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-6
/
+0
2008-12-28
Register reset handlers
blueswir1
1
-2
/
+2
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-8
/
+0
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
1
-75
/
+47
2007-12-29
M48T02 support (Robert Reif)
blueswir1
1
-13
/
+38
2007-12-29
Make debug printing consistent (Robert Reif)
blueswir1
1
-3
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-2
/
+5
2007-10-28
Give an opaque to the m48t59 direct access routines to make it easier
j_mayer
1
-4
/
+10
2007-09-30
Avoid crash on NULL timers.
j_mayer
1
-10
/
+8
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-6
/
+6
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-12
/
+12
2007-08-04
Use UTC/localtime flag in M48Txx
blueswir1
1
-2
/
+8
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-3
/
+3
2007-04-14
Add device save and reset methods to FDC and M48T59
blueswir1
1
-1
/
+40
2007-04-07
Unify IRQ handling.
pbrook
1
-6
/
+6
2006-06-14
clock year fix for sparc (Blue Swirl)
bellard
1
-2
/
+8
2005-10-30
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
1
-91
/
+97
2004-06-21
memory mapped NVRAM (Jocelyn Mayer)
bellard
1
-1
/
+95
2004-06-20
new reset API
bellard
1
-3
/
+1
2004-05-20
win32 fix
bellard
1
-2
/
+10
2004-05-17
NVRAM fixes (Jocelyn Mayer)
bellard
1
-6
/
+37
2004-04-12
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
bellard
1
-39
/
+24
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-0
/
+486