qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Debugger enhancements
@ 2008-05-31 12:55 Jan Kiszka
  2008-05-31 13:15 ` [Qemu-devel] [PATCH 3/5] Add read watchpoint support Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Jan Kiszka @ 2008-05-31 12:55 UTC (permalink / raw)
  To: qemu-devel

This patch series strives at improving QEMU /wrt guest debugging - for
me a very important use case of this software.

It consists of patches that refactor and enhance the
breakpoint/watchpoint support, originally driven by the need to extend
QEMU's internal API in order to enhance (real) hardware-assisted
debugging in KVM. But as the KVM maintainer refused to merge the core of
my patches until the QEMU bits went mainline, I was forced to rebase
them immediately :->. In fact, these patches now come with even more
added value also for QEMU, ie. full watchpoint support with exact PC
addresses.

Moreover, the series contains an old, unmerged patch of mine that
improves the debugability of SMP guests. For this submission, I
basically rebased and polished it further. I'm using it for months now
as it is de facto mandatory for SMP debugging.

Please review!

Jan

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

end of thread, other threads:[~2008-06-01 13:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-31 12:55 [Qemu-devel] [PATCH 0/5] Debugger enhancements Jan Kiszka
2008-05-31 13:15 ` [Qemu-devel] [PATCH 3/5] Add read watchpoint support Jan Kiszka
2008-05-31 13:15 ` [Qemu-devel] [PATCH 2/5] Watchpoint length and type awareness Jan Kiszka
2008-05-31 13:26 ` [Qemu-devel] [PATCH 4/5] Report exact PC on watchpoint hit Jan Kiszka
2008-05-31 14:11   ` Paul Brook
2008-05-31 14:42     ` Jan Kiszka
2008-05-31 15:17       ` Paul Brook
2008-05-31 13:44 ` [Qemu-devel] [PATCH 5/5] Enhance SMP guest debugging Jan Kiszka
2008-05-31 13:49 ` [Qemu-devel] [PATCH 1/5] Refactor breakpoint API and gdbstub integration Jan Kiszka
2008-05-31 16:50 ` [Qemu-devel] [PATCH 0/5] Debugger enhancements Fabrice Bellard
2008-05-31 17:05   ` Paul Brook
2008-05-31 17:29     ` [Qemu-devel] " Jan Kiszka
2008-05-31 18:33     ` [Qemu-devel] " Fabrice Bellard
2008-06-01 13:54       ` [Qemu-devel] " Jan Kiszka
2008-06-01 12:38     ` [Qemu-devel] " Jamie Lokier
2008-06-01 13:56       ` [Qemu-devel] " Jan Kiszka
2008-05-31 17:20   ` Jan Kiszka
2008-05-31 18:42     ` Fabrice Bellard
2008-06-01  0:06       ` Paul Brook
2008-06-01 13:53       ` Jan Kiszka

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