| Commit message (Expand) | Author | Age | Files | Lines |
* | qbus: Rename qbus_create_inplace() to qbus_init() | Peter Maydell | 2021-09-30 | 1 | -1/+1 |
* | ipack: Rename ipack_bus_new_inplace() to ipack_bus_init() | Peter Maydell | 2021-09-30 | 2 | -7/+7 |
* | 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 | -2/+4 |
* | meson: convert hw/ipack | Marc-André Lureau | 2020-08-21 | 2 | -2/+1 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -4/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 2 | -0/+2 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 2 | -0/+2 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 2 | -0/+2 |
* | build: convert pci.mak to Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+2 |
* | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 1 | -0/+2 |
* | hw/ipack: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -2/+3 |
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+4 |
* | ipack: Update e-mail address | Alberto Garcia | 2016-05-18 | 2 | -2/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 2 | -1/+2 |
* | pci: Trivial device model conversions to realize | Markus Armbruster | 2015-02-26 | 1 | -4/+2 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -13/+0 |
* | irq: Allocate IRQs individually | Peter Crosthwaite | 2014-07-01 | 1 | -1/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2014-05-14 | 2 | -4/+2 |
* | ipack: Move IndustryPack out of hw/char/ | Andreas Färber | 2014-02-14 | 3 | -0/+794 |