All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH vgabios] Add 1280x768 mode
Date: Sun, 21 Nov 2010 17:34:18 +0200	[thread overview]
Message-ID: <4CE93BFA.9060608@redhat.com> (raw)
In-Reply-To: <1290353613-21641-1-git-send-email-avi@redhat.com>

On 11/21/2010 05:33 PM, Avi Kivity wrote:
> Signed-off-by: Avi Kivity<avi@redhat.com>
> ---
>   vbetables-gen.c |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/vbetables-gen.c b/vbetables-gen.c
> index 550935a..76b8842 100644
> --- a/vbetables-gen.c
> +++ b/vbetables-gen.c
> @@ -55,6 +55,9 @@ ModeInfo modes[] = {
>   { 1152, 864, 16                      , 0x14a},
>   { 1152, 864, 24                      , 0x14b},
>   { 1152, 864, 32                      , 0x14c},
> +{ 1280, 768, 16                      , 0x175},
> +{ 1280, 768, 24                      , 0x176},
> +{ 1280, 768, 32                      , 0x177},

This is of course from qemu-kvm, and was added at a user's request.

-- 
error compiling committee.c: too many arguments to function


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: kvm@vger.kernel.org
Subject: [Qemu-devel] Re: [PATCH vgabios] Add 1280x768 mode
Date: Sun, 21 Nov 2010 17:34:18 +0200	[thread overview]
Message-ID: <4CE93BFA.9060608@redhat.com> (raw)
In-Reply-To: <1290353613-21641-1-git-send-email-avi@redhat.com>

On 11/21/2010 05:33 PM, Avi Kivity wrote:
> Signed-off-by: Avi Kivity<avi@redhat.com>
> ---
>   vbetables-gen.c |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/vbetables-gen.c b/vbetables-gen.c
> index 550935a..76b8842 100644
> --- a/vbetables-gen.c
> +++ b/vbetables-gen.c
> @@ -55,6 +55,9 @@ ModeInfo modes[] = {
>   { 1152, 864, 16                      , 0x14a},
>   { 1152, 864, 24                      , 0x14b},
>   { 1152, 864, 32                      , 0x14c},
> +{ 1280, 768, 16                      , 0x175},
> +{ 1280, 768, 24                      , 0x176},
> +{ 1280, 768, 32                      , 0x177},

This is of course from qemu-kvm, and was added at a user's request.

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2010-11-21 15:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21 15:33 [PATCH vgabios] Add 1280x768 mode Avi Kivity
2010-11-21 15:33 ` [Qemu-devel] " Avi Kivity
2010-11-21 15:34 ` Avi Kivity [this message]
2010-11-21 15:34   ` [Qemu-devel] " Avi Kivity
2010-11-22 11:24 ` [Qemu-devel] " Gerd Hoffmann
2010-11-22 11:24   ` Gerd Hoffmann
2010-11-30 12:23   ` Marcelo Tosatti
2010-11-30 12:23     ` Marcelo Tosatti

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=4CE93BFA.9060608@redhat.com \
    --to=avi@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.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.