On Thu, Sep 26, 2019 at 11:24:45AM +, Priya, Nupur wrote:
> Hi All,
>
> The fix provided at link https://bugzilla.redhat.com/show_bug.cgi?id=1545212,
> does not work on boot messages.
> Could you please help me understand how, this warning can be
> removed from booting console. I tried few th
From: Victor Toso
Migration can start with different messages and the code could take
different paths. By having a debug on which message started can help
pinpoint issues faster.
Signed-off-by: Victor Toso
---
src/channel-main.c | 15 +--
1 file changed, 13 insertions(+), 2 deletio
From: Victor Toso
In case server sends start migration without canceling previous one,
abort migration; Also aborts migration if failed to create the
SpiceSession for target host.
Note that the check for the new SpiceSession on target host is done in
spice_session_set_migration_session() already
>
> Also only build for x86_64
>
> Signed-off-by: Uri Lublin
I don't see the reason, the spec file does not use them, the distributed
configure and related files are used.
Unless you force the generation of a new configure (that would be an
additional change in the spec).
Why only amd64 ?
>
I would add the reason. In this case as "make dist" generates it (dist-xz is
specified in configure.ac)
>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 601cc9f..29d4a92 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,6 +4,7 @@
pipeline:
https://gitlab.freedesktop.org/uril/spice-streaming-agent/pipelines/66708
Uri Lublin (4):
gitignore: ignore tar.xz
spec: BuildRequires autoconf and friends
Add a man page
Prepare for v0.3 release
.gitignore| 1 +
Makefile.am | 2 +
NEWS
---
Makefile.am | 2 +
spice-streaming-agent.1 | 78 +++
spice-streaming-agent.spec.in | 1 +
3 files changed, 81 insertions(+)
create mode 100644 spice-streaming-agent.1
diff --git a/Makefile.am b/Makefile.am
index 99c1308..e57839d 10064
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 601cc9f..29d4a92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.lo
*.tar.bz2
*.tar.gz
+*.tar.xz
.*.sw?
.deps
.dirstamp
--
2.21.0
___
Spic
1. update NEWS
2. update configure.ac
3. update spec file
Signed-off-by: Uri Lublin
---
NEWS | 17 +
configure.ac | 2 +-
spice-streaming-agent.spec.in | 3 +++
3 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
Also only build for x86_64
Signed-off-by: Uri Lublin
---
spice-streaming-agent.spec.in | 4
1 file changed, 4 insertions(+)
diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
index 299ea02..a267c54 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-age
On 9/25/19 1:02 PM, Victor Toso wrote:
From: Victor Toso
Signed-off-by: Victor Toso
Acked-by: Frediano Ziglio
---
tests/migrate.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/migrate.py b/tests/migrate.py
index 0c302c92..5a0f5930 100755
--- a/tests/migrate
Hi All,
The fix provided at link https://bugzilla.redhat.com/show_bug.cgi?id=1545212,
does not work on boot messages.
Could you please help me understand how, this warning can be removed from
booting console. I tried few things, like creating initramfs and squash.img
without these spice-vdagent
FYI, this comes from oVirt users.
Can you please look into the h264 support part? looks like using it
improves spice experience.
-- Forwarded message -
Da: Alex McWhirter
Date: lun 23 set 2019 alle ore 21:53
Subject: [ovirt-users] Re: VDI
To: Fabio Marzocca
Cc:
To achieve that
13 matches
Mail list logo