Age | Commit message (Expand) | Author | Files | Lines |
2024-12-21 | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 1 | -1/+1 |
2024-12-20 | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
2024-12-15 | hw/net: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2023-12-30 | hw/net: Constify VMState | Richard Henderson | 1 | -1/+1 |
2020-05-15 | Drop more @errp parameters after previous commit | Markus Armbruster | 1 | -1/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2020-01-07 | lance: replace PROP_PTR with PROP_LINK | Marc-André Lureau | 1 | -3/+2 |
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-10-24 | net: lance: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -5/+3 |
2018-03-05 | hw/net: Remove unnecessary header includes | Thomas Huth | 1 | -3/+0 |
2018-01-09 | sun4m: remove include/hw/sparc/sun4m.h and all references to it | Mark Cave-Ayland | 1 | -1/+1 |
2017-10-31 | lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h | Mark Cave-Ayland | 1 | -10/+1 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -1/+1 |
2016-01-29 | hw/net: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-07-27 | pcnet: Drop pcnet_can_receive | Fam Zheng | 1 | -1/+0 |
2015-02-26 | pcnet: pcnet_common_init() always returns 0, change to void | Markus Armbruster | 1 | -1/+2 |
2015-01-12 | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini | 1 | -8/+0 |
2014-10-15 | pcnet: add bootindex to qom property | Gonglei | 1 | -0/+12 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -2/+1 |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster | 1 | -0/+2 |
2013-07-29 | lance: QOM cast cleanup | Andreas Färber | 1 | -9/+15 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/n*: 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-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+170 |