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