|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] arch_set_info_guest() and cr1
Hi,
Just wondering under what circumstances will cr1 be set in this
function?
int arch_set_info_guest(
struct vcpu *v, vcpu_guest_context_u c)
{
.....
#ifdef __x86_64__
if ( c.nat->ctrlreg[1] ) <------
{
.....
thanks,
Mukesh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] arch_set_info_guest() and cr1,
Mukesh Rathor <=
|
|
|
|
|