Sign in
qemu
/
qemu
/
b3cd24e04a2aea342429c09ed93468dd3206fede
/
hw
/
m48t59.c
51f9b84
m48t59: Fix a wrong opaque passed to nvram read and write routines
by Hervé Poussineau
· 14 years ago
dee41d5
Keep track of ISA ports ISA device is using in qdev.
by Gleb Natapov
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
43a3470
m48t59: don't use reserved _t suffix
by Blue Swirl
· 15 years ago
abd0c6b
BCD cleanup
by Paul Brook
· 15 years ago
285e468
m48t59: convert to vmstate reset
by Blue Swirl
· 15 years ago
930f3fe
Add some chipset doc links
by Blue Swirl
· 15 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
f80237d
Add an ISA bus version of m48t59
by Blue Swirl
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
0127442
qdev/prop: convert m48t59.c to helper macros.
by Gerd Hoffmann
· 15 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 15 years ago
d27cf0a
Sparc32/Sparc64/PPC: convert m48txx to qdev
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
6e6b736
Register reset handlers
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
f650305
Unify RTCs that use host time, fix M48t59 alarm.
by balrog
· 17 years ago
4aed2c3
M48T02 support (Robert Reif)
by blueswir1
· 17 years ago
9ed1e66
Make debug printing consistent (Robert Reif)
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
897b4c6
Give an opaque to the m48t59 direct access routines to make it easier
by j_mayer
· 17 years ago
868d585
Avoid crash on NULL timers. This is a rework of Stefan Weil proposed patch.
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
36cbaae
Use UTC/localtime flag in M48Txx
by blueswir1
· 17 years ago
5dcb6b9
Use full 36-bit physical address space on SS10
by blueswir1
· 18 years ago
3ccacc4
Add device save and reset methods to FDC and M48T59
by blueswir1
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
180b700
clock year fix for sparc (Blue Swirl)
by bellard
· 19 years ago
819385c
suppressed m48t08 RTC - simplified m48t59 RTC api
by bellard
· 19 years ago
e1bb04f
memory mapped NVRAM (Jocelyn Mayer)
by bellard
· 21 years ago
d7d02e3
new reset API
by bellard
· 21 years ago
d157e20
win32 fix
by bellard
· 21 years ago
13ab5da
NVRAM fixes (Jocelyn Mayer)
by bellard
· 21 years ago
c5df018
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago