aboutsummaryrefslogtreecommitdiff
path: root/hw/net/can/can_sja1000.c
AgeCommit message (Expand)Author
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley
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
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth
2018-02-13hw/net/can: interrupt cleanupPaolo Bonzini
2018-02-13hw/net/can: SJA1000 chip register level emulation for QEMUPavel Pisa