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