summaryrefslogtreecommitdiffstats
path: root/hw/net/xgmac.c
Commit message (Expand)AuthorAgeFilesLines
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/net/xgmac: Fix buffer overflow in xgmac_enet_send()Mauro Matteo Cascella2020-07-211-2/+12
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* net: xgmac: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
* hw/net: Remove unnecessary header includesThomas Huth2018-03-051-1/+0Star
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* xgmac: Drop packets with eth_can_rx is false.Fam Zheng2015-07-271-4/+4
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0Star
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+1
* hw: Add missing 'static' attributesStefan Weil2014-05-071-1/+1
* xgmac: QOM cast cleanupAndreas Färber2013-07-291-20/+26
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+433