virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Dmitry Vyukov <dvyukov@google.com>
Cc: borntraeger@de.ibm.com, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH/RFC] virtio_test: A module for testing virtio via userspace
Date: Mon, 14 Nov 2022 08:06:36 -0500	[thread overview]
Message-ID: <20221114080345-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20221112161942.3197544-1-dvyukov@google.com>

On Sat, Nov 12, 2022 at 05:19:42PM +0100, Dmitry Vyukov wrote:
> I am looking for a test module that allows
> to create a transient virtio device that can be used to activate a virtio
> driver are communicate with it as if from the host.
> Does such thing exist already?
> Or how are virtio transports/drivers tested/fuzzed nowadays?
> 
> Thanks

Just coding it up in qemu is probably easiest.  This is how we test
most things.

-- 
MST

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

  parent reply	other threads:[~2022-11-14 13:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200906190927.34831.borntraeger@de.ibm.com>
2009-06-24  3:40 ` [PATCH/RFC] virtio_test: A module for testing virtio via userspace Rusty Russell
     [not found] ` <200906241310.35016.rusty@rustcorp.com.au>
2009-06-24 11:06   ` Christian Bornträger
2022-11-12 16:19 ` Dmitry Vyukov via Virtualization
2022-11-14 12:24   ` Christian Borntraeger
2022-11-14 13:06   ` Michael S. Tsirkin [this message]
2022-11-15 10:25     ` Dmitry Vyukov via Virtualization
2009-06-19  7:27 Christian Bornträger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114080345-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=dvyukov@google.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).