qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH  0/2] Use TAILQ for breakpoints
@ 2008-11-19 13:48 Jan Kiszka
  2008-11-19 13:48 ` [Qemu-devel] [PATCH 1/2] Add TAILQ_FOREACH_SAFE Jan Kiszka
  2008-11-19 13:48 ` [Qemu-devel] [PATCH 2/2] Use sys-queue.h for break/watchpoint managment Jan Kiszka
  0 siblings, 2 replies; 12+ messages in thread
From: Jan Kiszka @ 2008-11-19 13:48 UTC (permalink / raw)
  To: qemu-devel

As requested by Anthony, here is a follow-up series to switch open-coded
list management for breakpoints and watchpoints to sys-queue.h, TAILQ.
Refactoring had the nice effect of finding a bug in the original
version...

Find the patches also at git://git.kiszka.org/qemu.git gdb-queue

Jan

--
Siemens AG, Corporate Technology, CT SE 2 ES-OS
Corporate Competence Center Embedded Linux

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

end of thread, other threads:[~2008-11-25 22:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 13:48 [Qemu-devel] [PATCH 0/2] Use TAILQ for breakpoints Jan Kiszka
2008-11-19 13:48 ` [Qemu-devel] [PATCH 1/2] Add TAILQ_FOREACH_SAFE Jan Kiszka
2008-11-19 15:00   ` Anthony Liguori
2008-11-19 15:50     ` [Qemu-devel] " Jan Kiszka
2008-11-19 16:48       ` Anthony Liguori
2008-11-20 13:21         ` Jan Kiszka
2008-11-20 13:27         ` Jamie Lokier
2008-11-24 11:35           ` Jan Kiszka
2008-11-25 22:05             ` Anthony Liguori
2008-11-19 13:48 ` [Qemu-devel] [PATCH 2/2] Use sys-queue.h for break/watchpoint managment Jan Kiszka
2008-11-19 15:01   ` Anthony Liguori
2008-11-25 22:14   ` Anthony Liguori

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