Hi,

As I understand, OSes running inside qemu "have" notion of time: (its
date and time works, time(1) command works, etc.).
My question is about how qemu manages time. I need to stop and start
again this "virtual-time".

I just tried with cpu_disable_ticks() and cpu_enable_ticks(). It seems
to work partially: at least now system date and time are out of sync..

Màrius

Paul Brook wrote:
> On Friday 29 December 2006 16:22, Màrius Montón wrote:
>   
>> Hi,
>>
>> For my work on QEMU-SC, I need to stop time inside qemu.
>> I need it in order to simulate HW modules with SystemC simulator, and
>> meanwhile stop qemu time.
>> In this way, applications running on qem should see its time freeze, and
>> measurements of total time spent by application + specific HW be more
>> realistic (now, total time is the sum of SW + HW simulation )
>>     
>
> qemu is not cycle accurate or even deterministic.
>
> Fabrice was working on some code to make it deterministic, but he never 
> posted 
> the code.
>
> Paul
>
>   

-- 
Màrius Montón i Macián   [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  http://cephis.uab.es
<http://www.mariusmonton.name>
Hardware Engineer
CEPHIS
Centre de Prototips i Solucions Hardware-Software
Dep. Microelectrònica i Sistemes Electrònics
ETSE - Universitat Autònoma de Barcelona (UAB)  Phone: +34 935 813 534
Fax: +34 935 813 033
QC-2090D. ETSE. Campus UAB.
080193 Bellaterra


begin:vcard
fn;quoted-printable:M=C3=A0rius Mont=C3=B3n
n;quoted-printable;quoted-printable:Mont=C3=B3n;M=C3=A0rius
org;quoted-printable:CEPHIS;Microelectr=C3=B2nica i Sistemes Electronics
adr:Campus de la UAB;;QC-2090D, ETSE;Bellaterra;Barcelona;08193;Spain
email;internet:[EMAIL PROTECTED]
title:HW Engineer
tel;work:+34935813534
tel;fax:+34935813033
x-mozilla-html:TRUE
url:http://cephis.uab.es
version:2.1
end:vcard


_______________________________________________
Qemu-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to