Age | Commit message (Expand) | Author |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-03-31 | hw/net: Make NetCanReceive() return a boolean | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2016-08-09 | hw/net: Fix a heap overflow in xlnx.xps-ethernetlite | chaojianhu |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-01-29 | hw/net: Clean up includes | Peter Maydell |
2015-03-10 | xilinx_ethlite: Clean up after commit 2f991ad | Markus Armbruster |
2015-01-12 | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini |
2014-06-09 | net: xilinx_ethlite: Fix Rx-pong interrupt | Peter Crosthwaite |
2014-06-09 | net: xilinx_ethlite: Convert to realize() | Peter Crosthwaite |
2014-06-09 | net: xilinx_ethlite: Don't reset from init | Peter Crosthwaite |
2013-07-29 | xilinx_ethlite: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |