From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
"ian.campbel@citrix.com" <ian.campbel@citrix.com>
Subject: Re: [PATCH 5/7] docs: Document the dom0_vga_console_info structure.
Date: Wed, 13 Mar 2013 10:27:57 -0400 [thread overview]
Message-ID: <20130313142757.GD25782@phenom.dumpdata.com> (raw)
In-Reply-To: <1363104367.32410.23.camel@zakaz.uk.xensource.com>
On Tue, Mar 12, 2013 at 04:06:07PM +0000, Ian Campbell wrote:
> On Mon, 2013-02-25 at 16:27 +0000, Konrad Rzeszutek Wilk wrote:
> > Mark-up for inclusion of generated docs.
> >
> > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> > ---
> > xen/include/public/xen.h | 9 ++++++++-
> > 1 files changed, 8 insertions(+), 1 deletions(-)
> >
> > diff --git a/xen/include/public/xen.h b/xen/include/public/xen.h
> > index e1748d1..5e9bbcb 100644
> > --- a/xen/include/public/xen.h
> > +++ b/xen/include/public/xen.h
> > @@ -779,7 +779,14 @@ struct xen_multiboot_mod_list
> > /* Unused, must be zero */
> > uint32_t pad;
> > };
> > -
> > +/*
> > + * `incontents 200 startofday_dom0_console Dom9_console
>
> Dom9?
Well spotted. Fixed.
>
> > + *
> > + * The console structure in start_info.console.dom0
> > + *
> > + * This structure includes a variety of information required to
> > + * have a working VGA/VESA console.
> > + */
> > typedef struct dom0_vga_console_info {
> > uint8_t video_type; /* DOM0_VGA_CONSOLE_??? */
> > #define XEN_VGATYPE_TEXT_MODE_3 0x03
>
>
next prev parent reply other threads:[~2013-03-13 14:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-25 16:27 [DOCS/PATCH v2] http://wiki.xen.org/wiki/X86_Paravirtualised_Memory_Management changes Konrad Rzeszutek Wilk
2013-02-25 16:27 ` [PATCH to X86 PV MMU Wiki v2] Expand the bootup section to include ELF and memory layout Konrad Rzeszutek Wilk
2013-02-26 16:14 ` [PATCH to X86 PV MMU Wiki v2] Expand th e " Ian Jackson
2013-02-26 17:05 ` Konrad Rzeszutek Wilk
2013-02-26 17:09 ` Ian Jackson
2013-02-26 17:42 ` Konrad Rzeszutek Wilk
2013-03-12 16:16 ` [PATCH to X86 PV MMU Wiki v2] Expand the " Ian Campbell
2013-02-25 16:27 ` [PATCH 1/7] docs: Document the ELF notes Konrad Rzeszutek Wilk
2013-02-25 16:27 ` [PATCH 2/7] docs: Document the ELF_FEATURES entry Konrad Rzeszutek Wilk
2013-02-25 16:27 ` [PATCH 3/7] docs: Add some extra details to the ELF note Konrad Rzeszutek Wilk
2013-02-25 16:27 ` [PATCH 4/7] docs: Document the shared structure Konrad Rzeszutek Wilk
2013-02-25 16:27 ` [PATCH 5/7] docs: Document the dom0_vga_console_info structure Konrad Rzeszutek Wilk
2013-03-12 16:06 ` Ian Campbell
2013-03-13 14:27 ` Konrad Rzeszutek Wilk [this message]
2013-02-25 16:27 ` [PATCH 6/7] docs: Document start_info changes in Xen 4.2 Konrad Rzeszutek Wilk
2013-03-12 16:07 ` Ian Campbell
2013-02-25 16:28 ` [PATCH 7/7] docs: Document the XenBus structure Konrad Rzeszutek Wilk
2013-03-12 16:18 ` [DOCS/PATCH v2] http://wiki.xen.org/wiki/X86_Paravirtualised_Memory_Management changes Ian Campbell
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=20130313142757.GD25782@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=ian.campbel@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.