index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
allwinner_emac.c
Age
Commit message (
Expand
)
Author
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
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 migration/vmstate.h less
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-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm: Clean up includes
Peter Maydell
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-04-17
allwinner-emac: update irq status after writes to interrupt registers
Beniamino Galvani
2014-04-17
allwinner-emac: set autonegotiation complete bit on link up
Beniamino Galvani
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani