aboutsummaryrefslogtreecommitdiff
path: root/hw/net/lasi_i82596.c
AgeCommit message (Expand)Author
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: Re-enable buildDavid Woodhouse
2023-12-30hw/net: Constify VMStateRichard Henderson
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell
2020-02-20Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller