qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Add tab-completion for device_add.


From: andrzej zaborowski
Subject: Re: [Qemu-devel] [PATCH] Add tab-completion for device_add.
Date: Mon, 9 Jan 2012 03:19:06 +0100

On 8 January 2012 16:14, Andrzej Zaborowski <address@hidden> wrote:
> Signed-off-by: Andrzej Zaborowski <address@hidden>
> ---
> There are other ways to do this, but adding an API for querying
> available qdev drivers was the one that made most sense to me.
> ---
>  hw/qdev.c |   38 ++++++++++++++++++++++++++++++++++++++
>  hw/qdev.h |    7 +++++++
>  monitor.c |   41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 86 insertions(+), 0 deletions(-)

Sorry, sent the old version of the patch, please look at the one I'll
send in a minute instead.

Cheers



reply via email to

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