On Wed, Dec 11, 2013 at 05:11:37PM +0100, Fabio Fantoni wrote:
> Il 11/12/2013 16:38, Wei Liu ha scritto:
> >On Wed, Dec 11, 2013 at 02:41:57PM +0100, Fabio Fantoni wrote:
> >[...]
> >>>Thanks for your reply.
> >>>Before starting bisection I tried with qemu 1.3.1 from
> >>>qemu-upstream-4.3-testing
ack series
On Wed, Dec 11, 2013 at 4:51 PM, Christophe Fergeau wrote:
> Hey,
>
> I tried running make distcheck in spice for some tests I was doing, and
> encountered a few issues which are fixed by these patches.
>
> Christophe
>
> ___
> Spice-devel m
Pick the latest git-version-gen version from
http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/git-version-gen
---
build-aux/git-version-gen | 165 --
1 file changed, 116 insertions(+), 49 deletions(-)
diff --git a/build-aux/git-version-gen b/
This file was added in bc50ff076 a few months ago, but is not listed
in Makefile.am, and thus not part of tarballs. However, it's being included
from other C files, so not having it causes compilation breakage.
---
server/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/Makef
Il 11/12/2013 16:38, Wei Liu ha scritto:
On Wed, Dec 11, 2013 at 02:41:57PM +0100, Fabio Fantoni wrote:
[...]
Thanks for your reply.
Before starting bisection I tried with qemu 1.3.1 from
qemu-upstream-4.3-testing.git
No more crash with virtio net but it needs pci=nomsi to be
working, same thing
Newer versions of git-version-gen document that it should be done, and
builddir != srcdir builds are broken if it's not present in the tarball as
we'd attempt to generate this file in the read-only source directory (if
the source dir is read-only)
---
Makefile.am | 1 +
1 file changed, 1 insertion
- Original Message -
> On Tue, 10 Dec 2013 09:01:35 AM Marc-André Lureau wrote:
> > > Whereabouts are the dll dependencies specified for the installer?
> >
> > The MSI installer is cross-built using msitools.
>
>
> Should they be added as dependencies or is this a quirk that will be c
Hey,
I tried running make distcheck in spice for some tests I was doing, and
encountered a few issues which are fixed by these patches.
Christophe
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/list
---
server/red_time.c | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 server/red_time.c
diff --git a/server/red_time.c b/server/red_time.c
deleted file mode 100644
index 8b13789..000
--- a/server/red_time.c
+++ /dev/null
@@ -1 +0,0 @@
-
--
1.8.4.2
__
On Wed, Dec 11, 2013 at 02:41:57PM +0100, Fabio Fantoni wrote:
[...]
> >
> >Thanks for your reply.
> >Before starting bisection I tried with qemu 1.3.1 from
> >qemu-upstream-4.3-testing.git
> >No more crash with virtio net but it needs pci=nomsi to be
> >working, same thing for vdagent, so seems th
Il 10/12/2013 15:38, Fabio Fantoni ha scritto:
Il 06/12/2013 16:39, Wei Liu ha scritto:
On Fri, Dec 06, 2013 at 02:55:46PM +, Wei Liu wrote:
On Fri, Dec 06, 2013 at 03:49:30PM +0100, Fabio Fantoni wrote:
Il 06/12/2013 15:40, Wei Liu ha scritto:
On Fri, Dec 06, 2013 at 02:51:50PM +0100, Fa
On Tue, 10 Dec 2013 09:01:35 AM Marc-André Lureau wrote:
> > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll
> > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll
> > >
> > >
> > >
> > > Weird that dbus and dbus-glib are needed.
> >
> >
> >
> >
> > Whereabouts are th
12 matches
Mail list logo