From: "Marc-André Lureau" <marcandre.lureau@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "Bonzini, Paolo" <pbonzini@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH] spice: delay starting until display are initialized
Date: Thu, 28 Jan 2021 15:57:07 +0400 [thread overview]
Message-ID: <CAMxuvazAToFV_uD3Q7whGymoY07eiq-hErToDPB41F2T9ZY7hg@mail.gmail.com> (raw)
In-Reply-To: <20210128114352.tvwnx435qbqcv4a4@sirius.home.kraxel.org>
[-- Attachment #1: Type: text/plain, Size: 551 bytes --]
Hi
On Thu, Jan 28, 2021 at 3:44 PM Gerd Hoffmann <kraxel@redhat.com> wrote:
> Hi,
>
> > diff --git a/ui/spice-display.c b/ui/spice-display.c
> > index 0178d5766d..3d3e3bcb22 100644
> > --- a/ui/spice-display.c
> > +++ b/ui/spice-display.c
> > @@ -1188,4 +1188,6 @@ void qemu_spice_display_init(void)
> > }
> > qemu_spice_display_init_one(con);
> > }
>
> if (runstate_is_running()) {
> qemu_spice_display_start();
> }
>
> Isn't that enough?
>
That should be fine too, I'll update the patch. thanks
[-- Attachment #2: Type: text/html, Size: 988 bytes --]
next prev parent reply other threads:[~2021-01-28 11:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-28 11:13 [PATCH] spice: delay starting until display are initialized marcandre.lureau
2021-01-28 11:43 ` Gerd Hoffmann
2021-01-28 11:57 ` Marc-André Lureau [this message]
2021-01-28 12:00 ` Marc-André Lureau
2021-01-28 14:26 ` Gerd Hoffmann
2021-01-28 14:35 ` Marc-André Lureau
2021-01-28 14:42 ` Gerd Hoffmann
2021-01-28 15:05 ` Marc-André Lureau
2021-01-28 16:34 ` Gerd Hoffmann
2021-01-28 19:28 ` Marc-André Lureau
2021-01-29 14:22 ` Gerd Hoffmann
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=CAMxuvazAToFV_uD3Q7whGymoY07eiq-hErToDPB41F2T9ZY7hg@mail.gmail.com \
--to=marcandre.lureau@redhat.com \
--cc=kraxel@redhat.com \
--cc=pbonzini@redhat.com \
--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 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).