aboutsummaryrefslogtreecommitdiff
path: root/hw/net/xilinx_ethlite.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-08-09hw/net: Fix a heap overflow in xlnx.xps-ethernetlitechaojianhu
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-29hw/net: Clean up includesPeter Maydell
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-06-09net: xilinx_ethlite: Fix Rx-pong interruptPeter Crosthwaite
2014-06-09net: xilinx_ethlite: Convert to realize()Peter Crosthwaite
2014-06-09net: xilinx_ethlite: Don't reset from initPeter Crosthwaite
2013-07-29xilinx_ethlite: QOM cast cleanupAndreas Färber
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini