qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v3 06/10] virt: Assign a VFIO platform device with


From: Peter Maydell
Subject: Re: [Qemu-devel] [RFC v3 06/10] virt: Assign a VFIO platform device with -device option
Date: Wed, 25 Jun 2014 23:28:11 +0100

On 2 June 2014 08:49, Eric Auger <address@hidden> wrote:
> This patch aims at allowing the end-user to specify the device he
> wants to directly assign to his mach-virt guest in the QEMU command
> line.

>  hw/arm/virt.c         | 222 
> +++++++++++++++++++++++++++++++++++++++++---------

This is way too much code to be adding to virt.c. I really don't
want to be dealing with VFIO related code in board models
beyond an absolute minimal "go do vfio stuff if the user asked
for it" set of hooks.

thanks
-- PMM



reply via email to

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