* host_fx_image, guest_fx_image ; what are they ?
@ 2014-03-04 18:05 ratheesh kannoth
2014-03-05 1:19 ` ratheesh kannoth
2014-03-05 21:52 ` Radim Krčmář
0 siblings, 2 replies; 3+ messages in thread
From: ratheesh kannoth @ 2014-03-04 18:05 UTC (permalink / raw)
To: kvm
Hi List,
Could you please help me understand below variables ? i found
it in "struct kvm_vcpu"
char *host_fx_image;
char *guest_fx_image;
-Ratheesh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: host_fx_image, guest_fx_image ; what are they ?
2014-03-04 18:05 host_fx_image, guest_fx_image ; what are they ? ratheesh kannoth
@ 2014-03-05 1:19 ` ratheesh kannoth
2014-03-05 21:52 ` Radim Krčmář
1 sibling, 0 replies; 3+ messages in thread
From: ratheesh kannoth @ 2014-03-05 1:19 UTC (permalink / raw)
To: kvm
any hint ? or clue ?
On Tue, Mar 4, 2014 at 11:35 PM, ratheesh kannoth
<ratheesh.ksz@gmail.com> wrote:
> Hi List,
>
> Could you please help me understand below variables ? i found
> it in "struct kvm_vcpu"
>
> char *host_fx_image;
> char *guest_fx_image;
>
> -Ratheesh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: host_fx_image, guest_fx_image ; what are they ?
2014-03-04 18:05 host_fx_image, guest_fx_image ; what are they ? ratheesh kannoth
2014-03-05 1:19 ` ratheesh kannoth
@ 2014-03-05 21:52 ` Radim Krčmář
1 sibling, 0 replies; 3+ messages in thread
From: Radim Krčmář @ 2014-03-05 21:52 UTC (permalink / raw)
To: ratheesh kannoth; +Cc: kvm
2014-03-04 23:35+0530, ratheesh kannoth:
> Could you please help me understand below variables ? i found
> it in "struct kvm_vcpu"
>
> char *host_fx_image;
> char *guest_fx_image;
Commit b114b0804df7131cb6764b948c1c530c834fa3c0 explains them.
(How does the existence depend on lost KVM code, dear time traveller?)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-05 21:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 18:05 host_fx_image, guest_fx_image ; what are they ? ratheesh kannoth
2014-03-05 1:19 ` ratheesh kannoth
2014-03-05 21:52 ` Radim Krčmář
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).