From: Stefan Hajnoczi <stefanha@gmail.com>
To: 유원상 <wonsange@gmail.com>
Cc: qemu-devel@nongnu.org, kraxel@redhat.com,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [Qemu-devel] Question about QEMU
Date: Mon, 14 May 2018 14:13:20 +0100 [thread overview]
Message-ID: <20180514131320.GC5182@stefanha-x1.localdomain> (raw)
In-Reply-To: <CA+EEy5tEYtEXPH-vXcdcb1XsAD_5MEaz_JQ+_rwK3RfZn4b+nQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1818 bytes --]
On Thu, May 10, 2018 at 05:55:38PM +0900, 유원상 wrote:
> Hi,
> This is Wonsang Ryu.
> I'm developer working in South Korea.
Welcome!
> Do you have forum or community for any developer?
> I want share my issues with other developers.
> I have some question about QEMU.
That's what the qemu-devel@nongnu.org mailing list is for. You can also
ask questions on the #qemu irc.oftc.net IRC channel.
> I am porting an embedded OS for emulator to QEMU.
> My environment is
> Host OS : Ubuntu 14.04 64bit
> Guest OS : x86 Embedded Linux OS (like as open embedded)
> Guest UI Options : using SDL2, virglrenderer
> Basic running is ok.
>
> I have a problem about screen resolution.
> Recommended resolution of my guest OS is 1920x1080.
> If a QEMU window size is 1920x1080, it is clear.
> But, if I change smaller of a QEMU window size, it does not display
> clearly.(ex: 1280x720)
> In this case, QEMU windows size in host is 1280x720, and guest screen
> resolution is 1920x1080.
> For example, it is similar with same resolution support of different
> monitor size.
>
> I think, it need to enable the MultiSampling(or anti-aliasing) of OpenGL.
> Does not support MultiSampleing in QEMU yet?
> Or, is it related with virglrenderer?
>
> I found, QEMU does not use MULTISAMPLING option in "sdl2-gl.c".
> And, "nr_samples" is always zero in "virtio-gpu-3d.c".
> I think, it need to apply multisampling to texture received from
> virglrenderer.
> How can I enable a multisampling option in QEMU?
>
> I want to hold the resolution of the guest OS and scale the QEMU windows in
> the host OS.
> When scale QEMU windows, I want display is more clear even though small.
> Is it possible?
CCing Gerd (graphics maintainer) and Marc-André, who might know the answer.
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2018-05-14 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-10 8:55 [Qemu-devel] Question about QEMU 유원상
2018-05-14 13:13 ` Stefan Hajnoczi [this message]
[not found] ` <CA+EEy5vR=w-yEZiZf=+jYaQXosJheQzLDQ2PeGf9OJw7HihOHg@mail.gmail.com>
2018-05-15 4:30 ` Stefan Hajnoczi
2018-05-15 6:42 ` Gerd Hoffmann
2018-05-17 0:44 ` 유원상
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=20180514131320.GC5182@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wonsange@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).