From: Stefano Stabellini <stefano.stabellini@citrix.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] mouse click simple queue
Date: Mon, 28 Jan 2008 15:08:41 +0000 [thread overview]
Message-ID: <479DEFF9.5080706@citrix.com> (raw)
In-Reply-To: <20080128123136.GK4267@implementation.uk.xensource.com>
Samuel Thibault wrote:
> Ronan Keryell, le Mon 28 Jan 2008 13:24:27 +0100, a écrit :
>> But is it possible to use higher-level queue constructions rather than
>> inlining the queue behaviour in the code?
>
> There is QEMUFIFO code in console.c which could be shared for instance,
> yes.
>
QEMUFIFO cannot be used directly for the mouse click queue.
What can be done is writing a generic queue library independent from the
type of the elements. Then we could use the library wherever needed.
If you think that it is a good idea I'll post a patch that implements
this kind of library.
prev parent reply other threads:[~2008-01-28 15:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-28 11:48 [Qemu-devel] [PATCH] mouse click simple queue Stefano Stabellini
2008-01-28 11:59 ` Stefano Stabellini
2008-01-28 12:24 ` Ronan Keryell
2008-01-28 12:31 ` Samuel Thibault
2008-01-28 15:08 ` Stefano Stabellini [this message]
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=479DEFF9.5080706@citrix.com \
--to=stefano.stabellini@citrix.com \
--cc=qemu-devel@nongnu.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).