From: Damien Bardon <damien@bardon-net.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu+systemc
Date: Tue, 5 Aug 2008 00:08:18 +0200 [thread overview]
Message-ID: <200808050008.18537.damien@bardon-net.fr> (raw)
Hello,
My idea isn't new, but I would like to interface SystemC with Qemu. To begin I
had a look at the ARM architecture with the Amba bus. I now there is already
an existing work on this subject but :
-> I would like a TLM 2.0 interface (OSCI standard)
-> It uses BSD sockets... I'm not sure it is very efficient ?
-> The current patch looks quite ugly ?
What I need is quite simle
-> a hook to the amba read/write requests
-> a way of synchronizing systemC and Qemu, so I need some knowledge about
Qemu time.
Do you think you could give me some hints to get a fast start ?
Also the following line in hw/integratorcp.c looks like Qemu for ARM is
designed for a linux kernel only ? Am I wrong ? Is it possible to execute the
ISS without operating system ?
arm_load_kernel(env, ram_size, kernel_filename, kernel_cmdline,
initrd_filename, 0x113, 0x0);
Thank you.
Damien
next reply other threads:[~2008-08-04 22:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 22:08 Damien Bardon [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-11 17:09 [Qemu-devel] QEMU+SystemC Sean Xie
2013-12-12 13:39 ` Frederic Konrad
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=200808050008.18537.damien@bardon-net.fr \
--to=damien@bardon-net.fr \
--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).