qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jike Song <jike.song@intel.com>
To: Oleksii Kurochko <oleksii.kurochko@globallogic.com>
Cc: "igvt-g@ml01.01.org" <igvt-g@ml01.01.org>,
	kevin.tian@intel.com, "Li, Susie" <susie.li@intel.com>,
	"White, Michael L" <michael.l.white@intel.com>,
	"Dong, Eddie" <eddie.dong@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>,
	"Reddy, Raghuveer" <raghuveer.reddy@intel.com>,
	"Cowperthwaite, David J" <david.j.cowperthwaite@intel.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	igvt-g@lists.01.org, Gerd Hoffmann <kraxel@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Qemu-devel] [iGVT-g] XenGT for PV guest
Date: Fri, 27 Nov 2015 10:32:05 +0800	[thread overview]
Message-ID: <5657C0A5.9020402@intel.com> (raw)
In-Reply-To: <CA+PznRwYLOV97zcj5+5QnpUEqsj0wmXxeN4e7S557RGkJiXOQA@mail.gmail.com>

On 11/27/2015 01:10 AM, Oleksii Kurochko wrote:
> Hello all,
>
> Do you have any ideas about previously mentioned question?
>
> With best regards,
>   Oleksii
>
> On Tue, Nov 24, 2015 at 6:48 PM, Oleksii Kurochko <oleksii.kurochko@globallogic.com <mailto:oleksii.kurochko@globallogic.com>> wrote:
>
>     Hi all,
>
>     I am trying to enable XenGT for Android on board vtc1010 in PV mode.
>     Used:
>     - Intel® Atom™ processor E3827
>     - Xen 4.3.1 on branch "byt_experiment".
>     - dom0: ubuntu 14-04 with linux vgt 3.11.6-vgt+ kernel version
>     - domU: Android-IA 5.1 with 3.11.6-vgt+ (added Android configs)  kernel version
>
>     vgt was successfully started in dom0.
>     vgt does not start in domU. After registration of pci dev in i915_init() there is no call of i915_pci_driver.probe(). Inte HD Graphics is on pci bus, but it is not passthrough to domU. When tried to passtrough it to domU than dom0 crashes in drm_framebuffer_remove(). More than that it is not my case because of intel hd graphics need to be working in dom0 and domU.
>
>     So could U give advice how to probe i915 driver in domU?

The difficult part may not be how to probe i915 driver, but how
to implement all necessary MPT(Mediated Pass-Through) ops for PV guests.

What reminds me right now is, how to trapp guest GTT
without EPT support? I'm not familiar with PV, however, on
my gut feelings there should be PV ops to be added, which
should not be trivial.

>
>     With best,
>       Oleksii

--
Thanks,
Jike

      reply	other threads:[~2015-11-27  2:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 16:48 [Qemu-devel] [iGVT-g] XenGT for PV guest Oleksii Kurochko
2015-11-26 17:10 ` Oleksii Kurochko
2015-11-27  2:32   ` Jike Song [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5657C0A5.9020402@intel.com \
    --to=jike.song@intel.com \
    --cc=david.j.cowperthwaite@intel.com \
    --cc=eddie.dong@intel.com \
    --cc=igvt-g@lists.01.org \
    --cc=igvt-g@ml01.01.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=kevin.tian@intel.com \
    --cc=kraxel@redhat.com \
    --cc=michael.l.white@intel.com \
    --cc=oleksii.kurochko@globallogic.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=raghuveer.reddy@intel.com \
    --cc=susie.li@intel.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).