Sign in
qemu
/
qemu
/
127ff5c356e1c2c1328ed2fbb582eb14e412b160
/
hw
/
timer
/
m48t59.c
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
c124c4d
Split ISA and sysbus versions of m48t59 device
by David Gibson
· 8 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
282bc81
hw/timer: Clean up includes
by Peter Maydell
· 9 years ago
bf5f78e
hw: timer: Remove unnecessary variable
by Shraddha Barke
· 9 years ago
0278377
m48t59: add m48t59 sysbus device
by Mark Cave-Ayland
· 10 years ago
6de0497
m48t59: introduce new base-year qdev property
by Mark Cave-Ayland
· 10 years ago
3168824
m48t59: let init functions return a Nvram object
by Hervé Poussineau
· 10 years ago
4374532
m48t59: add a Nvram interface
by Hervé Poussineau
· 10 years ago
051ddcc
m48t59: register a QOM type for each nvram type we support
by Hervé Poussineau
· 10 years ago
72cd63f
m48t59: move ISA ports/memory regions registration to QOM constructor
by Hervé Poussineau
· 10 years ago
3aff6c2
savevm: Remove all the unneeded version_minimum_id_old (ppc)
by Juan Quintela
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
f3b1764
isa: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
1246b25
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
by Stefan Weil
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 11 years ago
29d1ffc
m48t59: QOM cast cleanup for M48t59SysBusState
by Andreas Färber
· 11 years ago
853dca1
hw/t*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
a2772c7
m48t59: QOM'ify ISA M48T59 NVRAM
by Andreas Färber
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/m48t59.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
4d4d9b3
m48t59: remove unused m48t59_set_addr
by Blue Swirl
· 12 years ago
087bd05
m48t59: convert PIO to new memory api read/write
by Alexander Graf
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
7bc3018
m48t59: Rename "type" property to "model"
by Paolo Bonzini
· 13 years ago
02f5da1
fix BCD mask for date (Solaris 2.5 guest hang fix)
by Artyom Tarasenko
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
1d84950
m48t59: use rtc_clock for alarm timer
by Paolo Bonzini
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
8f04ee0
isa: pic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
5a31cd6
m48t59: convert to memory API
by Avi Kivity
· 13 years ago
b1f8830
m48t59: fix write access
by Blue Swirl
· 13 years ago
0fb56ff
m48t59: drop obsolete address base arithmetic
by Blue Swirl
· 13 years ago
9936d6e
m48t59: Convert to isa_register_ioport
by Richard Henderson
· 13 years ago
42c812b
m48t59: avoid structure holes spotted by pahole
by Blue Swirl
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
fd484ae
vmstate: port m48t59
by Juan Quintela
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
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