All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Teo En Ming (Zhang Enming)" <singapore.mr.teo.en.ming@gmail.com>
To: David TECHER <davidtecher@yahoo.fr>
Cc: "Teo En Ming (Zhang Enming)" <singapore.mr.teo.en.ming@gmail.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Re :  Wishlist for Xen 4.2
Date: Mon, 19 Mar 2012 20:38:48 +0800	[thread overview]
Message-ID: <4F6728D8.8010204@gmail.com> (raw)
In-Reply-To: <1332157046.27689.YahooMailNeo@web29804.mail.ird.yahoo.com>


[-- Attachment #1.1: Type: text/plain, Size: 3656 bytes --]

On 19/03/2012 19:37, David TECHER wrote:
> To ALL
>
> I did my tests for 25070 yesterday And it is Ok for this revision version.
>
> last patches are the same 
> http://www.davidgis.fr/download/xen-4.2_rev24798_gfx-passthrough-patchs.tar.bz2
>
> I've just forgot to update my article for this revision. (done now!).
>
> I will not have time to use Xen processes to submit patches.
>
> HOWEVER in the process of applying my patches, the following commands 
> need to be run so a few files are generated.
>
> ./configure
> make tools
> cd tools
> make clean
> cd ..
>
> then apply patches. t
> hen make xen tools stubdom
> then make install-xen install-tools install-stubdom
>
> So I don't think that applying my patches could be done directly in 
> Xen sources.
> Moreover it depends on the choice done by the user.
>
> As a wise man said "KISS" Keep IT Simple and Stupid.
>
>  -create a directory where to put all patches somewhere in Xen sources
>
> - create a README.first to explain how to use this patches with 
> required commands (see above).
>
>   I can make a resume of my article if required  in the README.first 
> and update the wiki infos if required
>
> This is the simple easy why I found.
>
> We just need to have the specific patches somewhere in the Xen sources 
> because VGA passthrough is something very specific.
>
> Kind regards.
>
> David.
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
> *De :* Teo En Ming (Zhang Enming) <singapore.mr.teo.en.ming@gmail.com>
> *À :* Ian Campbell <Ian.Campbell@citrix.com>
> *Cc :* Teo En Ming (Zhang Enming) 
> <singapore.mr.teo.en.ming@gmail.com>; David TECHER 
> <davidtecher@yahoo.fr>; "xen-devel@lists.xen.org" 
> <xen-devel@lists.xen.org>
> *Envoyé le :* Lundi 19 mars 2012 12h05
> *Objet :* Re: [Xen-devel] Wishlist for Xen 4.2
>
> On 19/03/2012 18:40, Ian Campbell wrote:
> > On Mon, 2012-03-19 at 10:17 +0000, Teo En Ming (Zhang Enming) wrote:
> >> Dear Xen developers,
> >>
> >> Could you add VGA passthrough to HVM guest patches in Xen 4.2?
> > As previously discussed on xen-devel this requires someone who is
> > interested in this feature to step up and prepare the patches for
> > upstream, posting them per
> > http://wiki.xen.org/wiki/SubmittingXenPatches, taking responsibility for
> > implementing review feedback, reposting etc.
> >
> > I believe David Techer (CCd) was taking on this work but I don't think
> > I've seen any patches yet. David, how is it going? Are we likely to see
> > anything in time for 4.2? The release time table was discussed on
> > xen-devel last week:
> > http://lists.xen.org/archives/html/xen-devel/2012-03/msg00793.html
> >
> > Really we need to start seeing patches this week if there is to be any
> > chance of these getting into 4.2.
> >
> > Ian.
> >
> >
> I am very interested in Xen VGA passthrough patches.
>
> David Techer's Xen VGA passthrough website:
>
> http://www.davidgis.fr/blog/index.php?2011/12/07/860-xen-42unstable-patches-for-vga-pass-through
>
> Are his Xen VGA passthrough patches able to work with Xen 4.2-unstable
> CHANGESET 25070? I can observe that his patches only apply up to
> changeset 24888.
>
> Thank you very much.
>
> Yours sincerely,
>
> Teo En Ming (Zhang Enming)
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org <mailto:Xen-devel@lists.xen.org>
> http://lists.xen.org/xen-devel
>
>
Dear David Techer,

Your instructions are easy to understand.

http://www.davidgis.fr/blog/index.php?2011/12/07/860-xen-42unstable-patches-for-vga-pass-through

Thank you very much.

Yours sincerely,

Teo En Ming (Zhang Enming)

[-- Attachment #1.2: Type: text/html, Size: 9320 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2012-03-19 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19 10:17 Wishlist for Xen 4.2 Teo En Ming (Zhang Enming)
2012-03-19 10:28 ` Pasi Kärkkäinen
2012-03-19 10:40 ` Ian Campbell
2012-03-19 11:05   ` Teo En Ming (Zhang Enming)
2012-03-19 11:37     ` Re : " David TECHER
2012-03-19 12:38       ` Teo En Ming (Zhang Enming) [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=4F6728D8.8010204@gmail.com \
    --to=singapore.mr.teo.en.ming@gmail.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=davidtecher@yahoo.fr \
    --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 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.