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

Re: [Xen-users] x86_emulate


  • To: "john bryant" <bryant.johan@xxxxxxxxx>
  • From: "Trolle Selander" <trolle.selander@xxxxxxxxx>
  • Date: Thu, 13 Mar 2008 16:02:14 +0100
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 13 Mar 2008 08:02:45 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qQTEThv7StRNKsvZPsne/1WElL6/+VhYRMOALOI15ukPFmnZ5gUgNBdFK6wXSkA1X27Wf1kQRlfIpEgrxnGT3ri6LmQfN9lojJNPVledk2zLU4opiIlX3xNCwMAe0nDvxt89vdUwm36qSJn/Q5GIEM+Z12aXuxqKfjpiap381XE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

RDMSR/WRMSR is not run through x86_emulate, except in the realmode emulation for Intel VT. When the guest is in 32 or 64 bit protected mode
MSR vmexits are handled in vmx.c, and on AMD, it's always handled in svm.c, since AMD-V supports virtualizing realmode in hardware.

On Thu, Mar 13, 2008 at 3:30 PM, john bryant <bryant.johan@xxxxxxxxx> wrote:
I have been doing xen code walkthrough. I noticed that in Xen 3.0.4, x86_emulate.c doesnot have implementation of RDMSR/WRMSR whereas in Xen 3.1/3.2 that is implemented. So, it means RDMSR/WRMSR wasn't supported in Xen 3.0.4 ? Is this write virtualization path for emulating instructions.


-John

_______________________________________________,
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.