aboutsummaryrefslogtreecommitdiff
path: root/hw/net/milkymist-minimac2.c
AgeCommit message (Expand)Author
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus 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
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé
2018-10-24net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29lm32: Clean up includesPeter Maydell
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-07-27milkymist-minimac2: Flush queued packets when link comes upFam Zheng
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-07-29milkymist-minimac2: QOM cast cleanupAndreas Färber
2013-07-18milkymist-minimac2: Fix minimac2_read/_write tracepointsMarkus Armbruster
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini