qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Google SoC 2015 Idea - Extracting Virtual Device Implem


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Google SoC 2015 Idea - Extracting Virtual Device Implementation from QEMU
Date: Wed, 18 Mar 2015 12:20:10 +0000

On Tue, Mar 17, 2015 at 7:38 PM, Guodong Zhu <address@hidden> wrote:
> The purpose of the project is to implement an interface that can extract the
> implementation of the virtual devices and make them executable outside of
> the QEMU environment, which will benefit later testing and making the test
> of the virtual devices more flexible and more thoroughly.

Hi,
Take a look at tests/libqtest.c.  Test cases use this interface to
exercise specific device models.

Although qtest involves running a full QEMU system emulator, it allows
isolated device model tests similar to what you have described.

Is there a project idea on the wiki that you are interested in?
http://qemu-project.org/Google_Summer_of_Code_2015

Or maybe you have another idea you'd like to propose?

Stefa



reply via email to

[Prev in Thread] Current Thread [Next in Thread]