qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] Debugger enhancements


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH 0/5] Debugger enhancements
Date: Sat, 31 May 2008 14:55:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

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





reply via email to

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