qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Physical address debugging
@ 2011-08-26 14:21 Zeus Gómez Marmolejo
  2011-08-26 14:41 ` Jan Kiszka
  0 siblings, 1 reply; 11+ messages in thread
From: Zeus Gómez Marmolejo @ 2011-08-26 14:21 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

Hi all,

I just want to do a very simple task. I'm using QEMU for debugging a new OS
and I see that there is a memory region that is being updated by an unknown
task. I don't know if it's another process or the kernel itself.

So I would like to put a physical memory watchpoint. I don't know how to do
that. As the GDB stub is operating using virtual addressing, I cannot place
a watchpoint on an address as it's not stopping.

To make it short, I want the equivalent of the Bochs command "watch write
addr", which inserts a write watch point at physical address 'addr'. I
haven't seen this is possible on the QEMU monitor...


Thank you very much!!


-- 
Zeus Gómez Marmolejo
Zet - The x86 (IA-32) open implementation
http://zet.aluzina.org

[-- Attachment #2: Type: text/html, Size: 1025 bytes --]

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

end of thread, other threads:[~2011-08-31  5:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 14:21 [Qemu-devel] Physical address debugging Zeus Gómez Marmolejo
2011-08-26 14:41 ` Jan Kiszka
2011-08-26 17:34   ` Blue Swirl
2011-08-26 17:55     ` Jan Kiszka
2011-08-26 18:02       ` Blue Swirl
2011-08-26 18:12         ` Jan Kiszka
2011-08-28 21:42           ` Zeus Gómez Marmolejo
2011-08-29 12:45             ` Lluís
2011-08-29 12:49     ` Avi Kivity
2011-08-30 18:31       ` Blue Swirl
2011-08-31  5:20         ` Avi Kivity

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