Re: [Qemu-devel] [PATCH V4 0/7] CAN bus support for QEMU (SJA1000 PCI so far)

2018-01-28 Thread Oleksij Rempel
es below and set up all the QOM boilerplate. > > thanks much for offer to help. > > Deniz Eren or Oleksij Rempel can test your changes as well. just tell me wen and what should i test :) > I have prepared branch "can-pci-qom" in GitLab repository > >

Re: [Qemu-devel] [PATCH 0/7] CAN bus support for QEMU (SJA1000 PCI so far)

2018-01-11 Thread Oleksij Rempel
Hi, thank you for your work! we integrated your patches in our OSALES BSP [1] and did some basic tests: - communication between host and guest - communication between real CAN/J1939 device over the host to guest. J1939(real device) -> candleLight v1.1 -> host (kernel v4.13) -> QEMU (with your CA