On Tue, Mar 20, 2012 at 6:29 AM, sparsh mittal <[email protected]>wrote:

> Hello
>
> I am using core-models and I had integrated qemu-0.15 in core-models.
>
> Now I want to integrate changes made for simpoint+fast-fwd  into my code.
>
> However, qemu branch has qemu-0.15 but simpoint_enabled related code is
> not there in this branch (only fast-fwd code is there). Features branch has
> qemu-0.14 and this has the complete recent code. If I only import changes
> of features into my code, I get error.
>
> I checked and qemu branch does have all the support for simpoint and
fast-forward.
If you are looking for 'simpoint_enabled' variable then its removed when
fast-forward feature was implemented. Because both features share some part
of code so simpoint_enable variable was replaced with ptl_fast_fwd_enabled.

- Avadh

> Would you suggest something?
>
> Thanks.
>
> Thanks and Regards
> Sparsh Mittal
>
>
>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to