Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-30 | hw/net/can: sja1000 ignore CAN FD frames | Jan Charvat | 1 | -6/+23 |
2020-09-30 | net/can: Initial host SocketCan support for CAN FD. | Jan Charvat | 1 | -0/+2 |
2020-09-01 | hw/net/can: Add missing fallthrough statements | Thomas Huth | 1 | -0/+2 |
2020-03-31 | hw/net/can: Make CanBusClientInfo::can_receive() return a boolean | Philippe Mathieu-Daudé | 1 | -4/+4 |
2019-12-18 | qemu_log_lock/unlock now preserves the qemu_logfile handle. | Robert Foley | 1 | -2/+2 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+2 |
2018-03-26 | hw/net/can: Fix segfaults when using the devices without bus | Thomas Huth | 1 | -0/+4 |
2018-02-13 | hw/net/can: interrupt cleanup | Paolo Bonzini | 1 | -39/+43 |
2018-02-13 | hw/net/can: SJA1000 chip register level emulation for QEMU | Pavel Pisa | 1 | -0/+949 |