qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH]SVM CR8 undefined bug fix


From: Robert William Fuller
Subject: Re: [Qemu-devel] [PATCH]SVM CR8 undefined bug fix
Date: Thu, 17 Jan 2008 10:57:41 -0500
User-agent: Thunderbird 2.0.0.6 (X11/20071013)

Alexander Graf wrote:
TeLeMan wrote:
env->cr[8] used by SVM codes was not defined.
As far as I remember cr8 is the very same as the TPR, so we only need to
implement one and map the other to the value we want.
My approach was to use the TPR and route the cr8 accesses to the tpr.
Even though I have to admit that this might not be consistent throughout
the code right now.

Am I to understand this is a TPR report?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]