* [Qemu-devel] Help with using io_mem_init from CONFIG_USER_ONLY?
@ 2009-05-27 16:42 Frank Rizzo
2009-06-10 0:27 ` Paul Brook
0 siblings, 1 reply; 2+ messages in thread
From: Frank Rizzo @ 2009-05-27 16:42 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 575 bytes --]
Is it possible to use watchpoints on code being run under the "CONFIG_USER_ONLY" mode?
Obviously I need to enable the whole io_mem_init stuff, but it complains massively when I comment out the !CONFIG_USER_ONLY stuff around the pertinent stuff.
Has anyone done this? Does anyone know how to make this compile, and behave?
Frank
_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009
[-- Attachment #2: Type: text/html, Size: 771 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Help with using io_mem_init from CONFIG_USER_ONLY?
2009-05-27 16:42 [Qemu-devel] Help with using io_mem_init from CONFIG_USER_ONLY? Frank Rizzo
@ 2009-06-10 0:27 ` Paul Brook
0 siblings, 0 replies; 2+ messages in thread
From: Paul Brook @ 2009-06-10 0:27 UTC (permalink / raw)
To: qemu-devel; +Cc: Frank Rizzo
On Wednesday 27 May 2009, Frank Rizzo wrote:
> Is it possible to use watchpoints on code being run under the
> "CONFIG_USER_ONLY" mode?
Short answer is no.
In principle it should be possible to enable softmmu for usermode emulation.
In practice it's likely to take a fair amount of hacking.
Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-10 0:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 16:42 [Qemu-devel] Help with using io_mem_init from CONFIG_USER_ONLY? Frank Rizzo
2009-06-10 0:27 ` Paul Brook
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).