qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 16/19] qemu-char: move msmouse registeration to


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH 16/19] qemu-char: move msmouse registeration to msmouse.c
Date: Tue, 5 Mar 2013 22:53:15 +0530

On (Mon) 18 Feb 2013 [15:48:13], Anthony Liguori wrote:

> +static CharDriverState *qemu_chr_open_pp(QemuOpts *opts)
> +{
> +    return NULL;
> +}

I guess this was to fix up the compile broken by a previous commit.
I've handled this in my rebase.

                Amit



reply via email to

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