qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] trivial fixes
@ 2015-04-27 16:45 Emilio G. Cota
  2015-04-27 16:45 ` [Qemu-devel] [PATCH 1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) Emilio G. Cota
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Emilio G. Cota @ 2015-04-27 16:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

Here is a hodge-podge of fixes for issues I found while reviewing
QTAILQ callers, with a .gitignore patch as a bonus.

Thanks,

		Emilio

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-05-05 10:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 16:45 [Qemu-devel] [PATCH 0/6] trivial fixes Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] [PATCH 1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] [PATCH 2/6] input: remove unused mouse_handlers list Emilio G. Cota
2015-05-05 10:00   ` Gerd Hoffmann
2015-05-05 10:22     ` Michael Tokarev
2015-04-27 16:45 ` [Qemu-devel] [PATCH 3/6] qemu-char: remove unused list node from FDCharDriver Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] [PATCH 4/6] gitignore: ignore *.patch files Emilio G. Cota
2015-04-27 18:11   ` Peter Crosthwaite
2015-04-27 18:28     ` Eric Blake
2015-04-27 20:18       ` Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] [PATCH 5/6] coroutine: remove unnecessary parentheses in qemu_co_queue_empty Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] [PATCH 6/6] linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it Emilio G. Cota
2015-04-29  6:21 ` [Qemu-devel] [PATCH 0/6] trivial fixes Michael Tokarev

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).