From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tuomas Tynkkynen Date: Fri, 28 Sep 2018 01:19:20 +0300 Subject: [U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support In-Reply-To: References: <1537710145-1888-1-git-send-email-bmeng.cn@gmail.com> Message-ID: <980f13c2-c0df-c4a9-91ec-3bc89ddbd236@iki.fi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 09/27/2018 04:43 PM, Simon Glass wrote: ... > > How does this all get tested? Could we have a simple sandbox driver? > We can switch the Travis-CI jobs for the QEMU boards to use virtio-net instead of the current network cards for the TFTP tests. I don't know if there are pytest equivalents for block devices.