* [Qemu-devel] qemu 0.9.1
@ 2008-05-15 12:47 ozer ozdemir
2008-05-16 2:03 ` Mulyadi Santosa
0 siblings, 1 reply; 4+ messages in thread
From: ozer ozdemir @ 2008-05-15 12:47 UTC (permalink / raw)
To: qemu-devel
I'm project student from hacettepe university from turkey. i should use qemu to develop my project and i need to know that if qemu has function to return cycle number of instruction and to communicate other qemu processes.
if it has, will you show how they can be used with examples ?
thank you for your all helps.
P.S i am using qemu 0.9.1 cross compiling with gcc
_________________________________________________________________
With Windows Live for mobile, your contacts travel with you.
http://www.windowslive.com/mobile/overview.html?ocid=TXT_TAGLM_WL_Refresh_mobile_052008
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] qemu 0.9.1
2008-05-15 12:47 [Qemu-devel] qemu 0.9.1 ozer ozdemir
@ 2008-05-16 2:03 ` Mulyadi Santosa
0 siblings, 0 replies; 4+ messages in thread
From: Mulyadi Santosa @ 2008-05-16 2:03 UTC (permalink / raw)
To: qemu-devel
Hi...
On Thu, May 15, 2008 at 7:47 PM, ozer ozdemir
<ozerozdemir_1983@hotmail.com> wrote:
>
> I'm project student from hacettepe university from turkey. i should use qemu to develop my project and i need to know that if qemu has function to return cycle number of instruction and to communicate other qemu processes.
>
You mean, something like rdtsc() of i386 instruction? or do you want
to count how many "virtual cycle" needed when executing certain op?
AFAIK, qemu is not cycle accurate, so even you get that "virtual
cycle" number, it won't be consistent.
regards,
Mulyadi.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] Qemu 0.9.1
@ 2011-03-07 16:25 Marco Cianfriglia
2011-03-13 12:01 ` Andreas Färber
0 siblings, 1 reply; 4+ messages in thread
From: Marco Cianfriglia @ 2011-03-07 16:25 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]
Hi to alll,
I'm a student of University Rome Sapienza.
I'm working with qemu 0.9.1 for my thesis
and I'm trying to understand how a full-emulation (qemu without kvm or kqemu) Virtual Machine works at low level.
I studied your smart source code but I don't understand
how qemu manages emulated operation operands.
In particular I would like to be able to access such operands at instruction emulation time.
Could you please point me to where can I get some more specific information on that?
thanks in advance,
[-- Attachment #2: Type: text/html, Size: 787 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1
2011-03-07 16:25 [Qemu-devel] Qemu 0.9.1 Marco Cianfriglia
@ 2011-03-13 12:01 ` Andreas Färber
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Färber @ 2011-03-13 12:01 UTC (permalink / raw)
To: Marco Cianfriglia; +Cc: qemu-devel
Hi Marco,
Am 07.03.2011 um 17:25 schrieb Marco Cianfriglia:
> I'm working with qemu 0.9.1 for my thesis
> and I'm trying to understand how a full-emulation (qemu without
> kvm or kqemu) Virtual Machine works at low level.
> I studied your smart source code but I don't understand
> how qemu manages emulated operation operands.
You would be more likely to get answers if you were using a more
recent version of QEMU. v0.9.1 was still using dyngen instead of TCG
technology.
Regards,
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-13 12:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 12:47 [Qemu-devel] qemu 0.9.1 ozer ozdemir
2008-05-16 2:03 ` Mulyadi Santosa
-- strict thread matches above, loose matches on Subject: below --
2011-03-07 16:25 [Qemu-devel] Qemu 0.9.1 Marco Cianfriglia
2011-03-13 12:01 ` Andreas Färber
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).