All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <sstabellini@kernel.org>
To: Julien Grall <Julien.Grall@arm.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	"wei.liu2@citrix.com" <wei.liu2@citrix.com>,
	"al.stone@linaro.org" <al.stone@linaro.org>,
	"graeme.gregory@linaro.org" <graeme.gregory@linaro.org>,
	"konrad.wilk@oracle.com" <konrad.wilk@oracle.com>,
	"George.Dunlap@eu.citrix.com" <George.Dunlap@eu.citrix.com>,
	"andrew.cooper3@citrix.com" <andrew.cooper3@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	"tim@xen.org" <tim@xen.org>,
	"jbeulich@suse.com" <jbeulich@suse.com>,
	"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
	"parth.dixit@linaro.org" <parth.dixit@linaro.org>,
	"roger.pau@citrix.com" <roger.pau@citrix.com>
Subject: Re: STAO spec in xen.git
Date: Fri, 13 Jan 2017 11:56:59 -0800 (PST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1701131152450.14454@sstabellini-ThinkPad-X260> (raw)
In-Reply-To: <HE1PR0802MB2185A4B7C508E14AA39044E480780@HE1PR0802MB2185.eurprd08.prod.outlook.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2452 bytes --]

Hi Julien,

I tried markdown, but there are too many tables, they all get garbled.
git diff would only show binary diffs, but libreoffice can show changes.

Cheers,

Stefano

On Fri, 13 Jan 2017, Julien Grall wrote:
> Hi,
> 
> Sorry for the top postimg and formatting. I am sending this e-mail from my phone.
> 
> We already had this discussion a couple of months ago (see [1]). We agreed on an URL but the pdfs were not uploaded.
> 
> Regarding the format. Does ODT will allow git to do proper diff?
> If not I would prefer the markdown format to be used.
> 
> Cheers,
> 
> [1] https://lists.xen.org/archives/html/xen-devel/2016-11/msg00577.html
> 
> _______________________________________________________________________________________________________________________________________________________________________________
> From: Xen-devel <xen-devel-bounces@lists.xen.org> on behalf of Ian Jackson <ian.jackson@eu.citrix.com>
> Sent: Friday, January 13, 2017 7:34:57 PM
> To: Stefano Stabellini
> Cc: wei.liu2@citrix.com; al.stone@linaro.org; graeme.gregory@linaro.org; konrad.wilk@oracle.com; George.Dunlap@eu.citrix.com; andrew.cooper3@citrix.com; tim@xen.org; Julien
> Grall; jbeulich@suse.com; xen-devel@lists.xenproject.org; parth.dixit@linaro.org; roger.pau@citrix.com
> Subject: Re: [Xen-devel] STAO spec in xen.git  
> Stefano Stabellini writes ("STAO spec in xen.git"):
> > I suggest we commit the STAO spec in the form of the attached ODT
> > document to xen.git under docs/misc, for easier editing and consumption
> > by the Xen community, and to be able to generate a stable URL for it. In
> > fact at the moment the link to the STAO spec from http://uefi.org/acpi
> > is broken. Once we have a stable URL, we'll fix the link.
> >
> > Let me know if you are OK with this.
> 
> I think this is a fine place to keep them.
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> (for both this and the XENV one)
> 
> What stable URL do you propose to use ?
> 
> Ian.
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> https://lists.xen.org/xen-devel
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender
> immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
> 

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

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

  reply	other threads:[~2017-01-13 19:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-13 19:03 STAO spec in xen.git Stefano Stabellini
2017-01-13 19:34 ` Ian Jackson
2017-01-13 19:47   ` Julien Grall
2017-01-13 19:56     ` Stefano Stabellini [this message]
2017-01-17 15:29     ` Olaf Hering
2017-01-17 19:57       ` Stefano Stabellini
2017-02-14 16:27         ` Olaf Hering
2017-02-14 18:25           ` Stefano Stabellini
2017-02-14 18:39             ` Olaf Hering
2017-02-14 20:02             ` Olaf Hering
2017-02-14 20:27               ` Wei Liu
2017-02-15  9:11                 ` Olaf Hering
2017-02-15 19:42                   ` Stefano Stabellini
2017-01-13 19:52   ` Stefano Stabellini
2017-01-13 20:37     ` Al Stone
2017-01-13 21:00       ` Stefano Stabellini
2017-01-16 11:26         ` Ian Jackson
2017-01-16 15:34           ` Roger Pau Monné
2017-01-16 18:40           ` Stefano Stabellini
2017-01-17  4:55             ` Juergen Gross
2017-01-17 15:18               ` Andrew Cooper

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=alpine.DEB.2.10.1701131152450.14454@sstabellini-ThinkPad-X260 \
    --to=sstabellini@kernel.org \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Julien.Grall@arm.com \
    --cc=al.stone@linaro.org \
    --cc=andrew.cooper3@citrix.com \
    --cc=graeme.gregory@linaro.org \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=konrad.wilk@oracle.com \
    --cc=parth.dixit@linaro.org \
    --cc=roger.pau@citrix.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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.