| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
* | hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev | Philippe Mathieu-Daudé | 2019-06-06 | 1 | -1/+1 |
* | hw/watchdog/wdt_i6300esb: remove a unnecessary comment | Peng Hao | 2019-01-11 | 1 | -1/+0 |
* | hw/watchdog/wdt_i6300esb: Convert away from old_mmio | Peter Maydell | 2018-06-15 | 1 | -12/+36 |
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+4 |
* | watchdog: 6300esb: add exit function | Li Qiang | 2016-12-22 | 1 | -0/+9 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -1/+1 |
* | i6300esb: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -8/+3 |
* | i6300esb: fix timer overflow | Laurent Vivier | 2015-09-11 | 1 | -1/+1 |
* | wdt_i6300esb: QOMify | Gonglei | 2015-06-23 | 1 | -5/+9 |
* | i6300esb: Fix signed integer overflow | David Gibson | 2015-03-25 | 1 | -2/+8 |
* | i6300esb: Correct endiannness | David Gibson | 2015-03-25 | 1 | -1/+1 |
* | pci: Trivial device model conversions to realize | Markus Armbruster | 2015-02-26 | 1 | -4/+2 |
* | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 2015-01-26 | 1 | -1/+1 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -8/+0 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -7/+7 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -3/+3 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+1 |
* | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | wdt_i6300esb: fix vmstate versioning | Michael Roth | 2013-06-18 | 1 | -3/+16 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+455 |