All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-trivial] [PATCH] virtio-vga: enable for i386
Date: Fri, 11 Sep 2015 10:30:20 +0300	[thread overview]
Message-ID: <55F2830C.1000308@msgid.tls.msk.ru> (raw)
In-Reply-To: <1436788726-20590-1-git-send-email-kraxel@redhat.com>

13.07.2015 14:58, Gerd Hoffmann wrote:
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Gerd, -trivial received 3 patches like this enabling various virtio
bits for various architectures.  I never got any reviewed-by or ACK
on these patches, so they're not applied still.  Maybe you can add
some explanation as to why you think it's a good idea, or else it
doesn't seem like a trivial change? :)

Thanks,

/mjt

>  default-configs/i386-softmmu.mak | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak
> index 48b5762..6f042e2 100644
> --- a/default-configs/i386-softmmu.mak
> +++ b/default-configs/i386-softmmu.mak
> @@ -7,6 +7,7 @@ CONFIG_QXL=$(CONFIG_SPICE)
>  CONFIG_VGA_ISA=y
>  CONFIG_VGA_CIRRUS=y
>  CONFIG_VMWARE_VGA=y
> +CONFIG_VIRTIO_VGA=y
>  CONFIG_VMMOUSE=y
>  CONFIG_SERIAL=y
>  CONFIG_PARALLEL=y
> 



WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] virtio-vga: enable for i386
Date: Fri, 11 Sep 2015 10:30:20 +0300	[thread overview]
Message-ID: <55F2830C.1000308@msgid.tls.msk.ru> (raw)
In-Reply-To: <1436788726-20590-1-git-send-email-kraxel@redhat.com>

13.07.2015 14:58, Gerd Hoffmann wrote:
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Gerd, -trivial received 3 patches like this enabling various virtio
bits for various architectures.  I never got any reviewed-by or ACK
on these patches, so they're not applied still.  Maybe you can add
some explanation as to why you think it's a good idea, or else it
doesn't seem like a trivial change? :)

Thanks,

/mjt

>  default-configs/i386-softmmu.mak | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak
> index 48b5762..6f042e2 100644
> --- a/default-configs/i386-softmmu.mak
> +++ b/default-configs/i386-softmmu.mak
> @@ -7,6 +7,7 @@ CONFIG_QXL=$(CONFIG_SPICE)
>  CONFIG_VGA_ISA=y
>  CONFIG_VGA_CIRRUS=y
>  CONFIG_VMWARE_VGA=y
> +CONFIG_VIRTIO_VGA=y
>  CONFIG_VMMOUSE=y
>  CONFIG_SERIAL=y
>  CONFIG_PARALLEL=y
> 

  reply	other threads:[~2015-09-11  7:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 11:58 [Qemu-trivial] [PATCH] virtio-vga: enable for i386 Gerd Hoffmann
2015-07-13 11:58 ` [Qemu-devel] " Gerd Hoffmann
2015-09-11  7:30 ` Michael Tokarev [this message]
2015-09-11  7:30   ` Michael Tokarev
2015-09-11  9:13   ` [Qemu-trivial] " Gerd Hoffmann
2015-09-11  9:13     ` [Qemu-devel] " Gerd Hoffmann
2015-09-11  9:23     ` [Qemu-trivial] " Michael Tokarev
2015-09-11  9:23       ` [Qemu-devel] " Michael Tokarev
2015-09-11  9:56       ` [Qemu-trivial] " Paolo Bonzini
2015-09-11  9:56         ` [Qemu-devel] " Paolo Bonzini

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=55F2830C.1000308@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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.