index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
/
m48t59.c
Age
Commit message (
Expand
)
Author
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2017-02-06
Split ISA and sysbus versions of m48t59 device
David Gibson
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw/timer: Clean up includes
Peter Maydell
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
2015-03-10
m48t59: add m48t59 sysbus device
Mark Cave-Ayland
2015-03-10
m48t59: introduce new base-year qdev property
Mark Cave-Ayland
2015-03-10
m48t59: let init functions return a Nvram object
Hervé Poussineau
2015-03-10
m48t59: add a Nvram interface
Hervé Poussineau
2015-03-10
m48t59: register a QOM type for each nvram type we support
Hervé Poussineau
2015-03-10
m48t59: move ISA ports/memory regions registration to QOM constructor
Hervé Poussineau
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-07-29
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
m48t59: QOM'ify ISA M48T59 NVRAM
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini