All of lore.kernel.org
 help / color / mirror / Atom feed
* Misc questions
@ 2021-07-30 18:25 Kenneth Adam Miller
  0 siblings, 0 replies; only message in thread
From: Kenneth Adam Miller @ 2021-07-30 18:25 UTC (permalink / raw)
  To: QEMU Developers

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

Hello,


I think I need a concurrent radix tree that is written to work with atomic
updates. I would like to ask if anyone knows of one within qemu? Or at
least to efficiently obtain the page address/mmu index corresponding for a
given address.

Is there any documentation on cpu_mmu_index? Each target provides its own
implementation, but I find it hard to gather what is expected of this
except to read all of the references in the periphery.

Lastly, ok I have a working build going and it runs without crashing. But
when I pass it my image, all it does is show the qemu shell prompt,
"(qemu)". I'm not sure why it doesn't start running, I think it should at
least encounter new opcodes and then stop. Can anybody think of anything
that I might be missing?

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-30 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 18:25 Misc questions Kenneth Adam Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.