All of lore.kernel.org
 help / color / mirror / Atom feed
* arch_set_info_guest() and cr1
@ 2011-08-12  2:03 Mukesh Rathor
  2011-08-12  6:16 ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Mukesh Rathor @ 2011-08-12  2:03 UTC (permalink / raw)
  To: Xen-devel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-23  5:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-12  2:03 arch_set_info_guest() and cr1 Mukesh Rathor
2011-08-12  6:16 ` Keir Fraser
2011-08-12 22:01   ` Mukesh Rathor
2011-08-13  2:17     ` Jeremy Fitzhardinge
2011-08-15  7:35       ` Jan Beulich
2011-09-22  7:32       ` Ian Campbell
2011-09-22 23:31         ` Jeremy Fitzhardinge
2011-09-23  5:30           ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.