Age | Commit message (Expand) | Author | Files | Lines |
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 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
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 | -0/+1 |
2018-04-09 | hw/dma/i82374: Avoid double creation of the 82374 controller | Philippe Mathieu-Daudé | 1 | -1/+8 |
2018-03-12 | hw/dma/i8257: Rename DMA_init() to i8257_dma_init() | Philippe Mathieu-Daudé | 1 | -1/+2 |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau | 1 | -1/+1 |
2016-02-03 | i82374: device only existed as ISA device, so simplify device | Hervé Poussineau | 1 | -39/+19 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini | 1 | -4/+1 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+4 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | i82374: replace register_ioport* | Jan Kiszka | 1 | -5/+13 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -8/+5 |
2013-04-29 | i82374: QOM'ify | Andreas Färber | 1 | -3/+7 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+168 |