Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2016-08-09 | hw/net: Fix a heap overflow in xlnx.xps-ethernetlite | chaojianhu | 1 | -0/+4 |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -1/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-01-29 | hw/net: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-03-10 | xilinx_ethlite: Clean up after commit 2f991ad | Markus Armbruster | 1 | -0/+1 |
2015-01-12 | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini | 1 | -8/+0 |
2014-06-09 | net: xilinx_ethlite: Fix Rx-pong interrupt | Peter Crosthwaite | 1 | -1/+2 |
2014-06-09 | net: xilinx_ethlite: Convert to realize() | Peter Crosthwaite | 1 | -11/+14 |
2014-06-09 | net: xilinx_ethlite: Don't reset from init | Peter Crosthwaite | 1 | -1/+8 |
2013-07-29 | xilinx_ethlite: QOM cast cleanup | Andreas Färber | 1 | -7/+13 |
2013-07-04 | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+263 |