index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
m48t59.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/timer: QOM'ify m48txx_sysbus
xiaoqiang zhao
2017-06-02
1
-19
/
+19
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-2
/
+2
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-1
/
+1
*
Split ISA and sysbus versions of m48t59 device
David Gibson
2017-02-06
1
-210
/
+18
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/timer: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw: timer: Remove unnecessary variable
Shraddha Barke
2015-10-08
1
-3
/
+1
*
m48t59: add m48t59 sysbus device
Mark Cave-Ayland
2015-03-10
1
-0
/
+4
*
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
2015-03-10
1
-12
/
+15
*
m48t59: let init functions return a Nvram object
Hervé Poussineau
2015-03-10
1
-19
/
+11
*
m48t59: add a Nvram interface
Hervé Poussineau
2015-03-10
1
-0
/
+59
*
m48t59: register a QOM type for each nvram type we support
Hervé Poussineau
2015-03-10
1
-77
/
+169
*
m48t59: move ISA ports/memory regions registration to QOM constructor
Hervé Poussineau
2015-03-10
1
-12
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-2
/
+1
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-2
/
+2
*
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+2
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-2
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-8
/
+8
*
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-22
1
-2
/
+2
*
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
2013-07-29
1
-6
/
+10
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+5
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-9
/
+13
*
m48t59: QOM'ify ISA M48T59 NVRAM
Andreas Färber
2013-04-29
1
-14
/
+21
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+778