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