qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: Misc questions
Date: Fri, 30 Jul 2021 14:25:16 -0400	[thread overview]
Message-ID: <CAK7rcp_FEt15q5kdYp2mTuP1SdiEZ=vRssYoX_Ba1CKeMyf7WA@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2021-07-30 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7rcp_FEt15q5kdYp2mTuP1SdiEZ=vRssYoX_Ba1CKeMyf7WA@mail.gmail.com' \
    --to=kennethadammiller@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).