Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-22 Thread Vasiliy Tolstov
2014-07-22 0:49 GMT+04:00 Samuel Thibault : > Alternatively, you can track the parameters branch, which I don't > regenerate. Thanks. Now all works fine. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- libvir-list mailing list libvir-list@redhat.com https://www.redhat

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Samuel Thibault, le Mon 21 Jul 2014 22:30:40 +0200, a écrit : > Vasiliy Tolstov, le Tue 22 Jul 2014 00:19:46 +0400, a écrit : > > 2014-07-22 0:13 GMT+04:00 Samuel Thibault : > > > It is related to the patch. I have fixed it, and pushed a newer > > > tosubmit branch. > > > > Nothing new in tosubmi

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Tue 22 Jul 2014 00:19:46 +0400, a écrit : > 2014-07-22 0:13 GMT+04:00 Samuel Thibault : > > It is related to the patch. I have fixed it, and pushed a newer > > tosubmit branch. > > Nothing new in tosubmit branch I have regenerated the branch, you need to check it out again.

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-22 0:13 GMT+04:00 Samuel Thibault : > It is related to the patch. I have fixed it, and pushed a newer > tosubmit branch. Nothing new in tosubmit branch -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- libvir-list mailing list libvir-list@redhat.com https://www

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Tue 22 Jul 2014 00:12:23 +0400, a écrit : > 2014-07-21 23:49 GMT+04:00 Samuel Thibault : > > There's no current support for this, but that could be useful to add > > indeed. > > > I hit another issue, but may be not related to the patch. In centos 7 > (test another boxes) i ha

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 23:49 GMT+04:00 Samuel Thibault : > There's no current support for this, but that could be useful to add > indeed. I hit another issue, but may be not related to the patch. In centos 7 (test another boxes) i have running qemu with: /usr/bin/qemu-system-x86_64 -device virtio-scsi-pci,id

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Mon 21 Jul 2014 23:22:39 +0400, a écrit : > 2014-07-21 18:52 GMT+04:00 Samuel Thibault : > > For instance, yes, but you probably want to try my patch before. > > > Yes, patch fix issue. And now all works fine. Last question - is that > possible to enable/disable ipv4/ipv6 slir

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 18:52 GMT+04:00 Samuel Thibault : > For instance, yes, but you probably want to try my patch before. Yes, patch fix issue. And now all works fine. Last question - is that possible to enable/disable ipv4/ipv6 slirp stacks? This is very useful feature to check dual stack and single stack

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Mon 21 Jul 2014 18:47:00 +0400, a écrit : > 2014-07-21 18:29 GMT+04:00 Samuel Thibault : > > A gdb backtrace would also be useful. > > Can you provide me info how can i get it from running qemu? As i > understand i need to gdb load-symbol and specify debuging simbols (i > have

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Samuel Thibault, le Mon 21 Jul 2014 16:47:09 +0200, a écrit : > Samuel Thibault, le Mon 21 Jul 2014 16:29:34 +0200, a écrit : > > Vasiliy Tolstov, le Mon 21 Jul 2014 18:19:17 +0400, a écrit : > > > 2014-07-21 16:06 GMT+04:00 Samuel Thibault : > > > > I have pushed it to http://dept-info.labri.fr/~t

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 18:29 GMT+04:00 Samuel Thibault : > A gdb backtrace would also be useful. Can you provide me info how can i get it from running qemu? As i understand i need to gdb load-symbol and specify debuging simbols (i have stripped it) after that i need to attach PID... ? -- Vasiliy Tolstov, e

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Samuel Thibault, le Mon 21 Jul 2014 16:29:34 +0200, a écrit : > Vasiliy Tolstov, le Mon 21 Jul 2014 18:19:17 +0400, a écrit : > > 2014-07-21 16:06 GMT+04:00 Samuel Thibault : > > > I have pushed it to http://dept-info.labri.fr/~thibault/qemu-ipv6 , in > > > the tosubmit branch. > > > > > > Inside

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 18:29 GMT+04:00 Samuel Thibault : > Uh?! Does the switch statement properly have both AF_INET and AF_INET6 > cases? > > A gdb backtrace would also be useful. I'm compile 2.1.0-rc2 with ./configure --cc=x86_64-pc-linux-gnu-gcc --prefix=/usr --libdir=/usr/lib64 --localstatedir=/var --py

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Mon 21 Jul 2014 18:19:17 +0400, a écrit : > 2014-07-21 16:06 GMT+04:00 Samuel Thibault : > > I have pushed it to http://dept-info.labri.fr/~thibault/qemu-ipv6 , in > > the tosubmit branch. > > > Inside packer (i'm try to build some centos 7 boxes) i have errors > Qemu stderr:

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 16:06 GMT+04:00 Samuel Thibault : > I have pushed it to http://dept-info.labri.fr/~thibault/qemu-ipv6 , in > the tosubmit branch. Inside packer (i'm try to build some centos 7 boxes) i have errors Qemu stderr: qemu-system-x86_64: slirp/tcp_input.c:1543: tcp_mss: Assertion `0' failed. I

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Hello, Vasiliy Tolstov, le Mon 21 Jul 2014 15:34:16 +0400, a écrit : > Hello. I have now slirp qemu network with ipv4 address, but for tests > i need also ipv6 addresses in slirp network. How can i provide this > args for qemu via libvirt or (best) via qemu args? > I found some commits about ipv6

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Mon 21 Jul 2014 15:42:54 +0400, a écrit : > 2014-07-21 15:41 GMT+04:00 Samuel Thibault : > > ? The support was submitted to the list, but not commited. > > You can find the patches on > > http://lists.gnu.org/archive/html/qemu-devel/2014-03/msg05731.html > > and later. > > Unfor

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Samuel Thibault
Vasiliy Tolstov, le Mon 21 Jul 2014 15:59:53 +0400, a écrit : > Does it possible to get this patches via git branch or by another way? > As i see i can't get it via email because of html contents =( I have pushed it to http://dept-info.labri.fr/~thibault/qemu-ipv6 , in the tosubmit branch. Samuel

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 16:06 GMT+04:00 Samuel Thibault : > I have pushed it to http://dept-info.labri.fr/~thibault/qemu-ipv6 , in > the tosubmit branch. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
Does it possible to get this patches via git branch or by another way? As i see i can't get it via email because of html contents =( 2014-07-21 15:55 GMT+04:00 Vasiliy Tolstov : > 2014-07-21 15:49 GMT+04:00 Samuel Thibault : >> Yes, see the added documentation: >> >> +@item ip6-net=@var{addr}[/@va

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 15:49 GMT+04:00 Samuel Thibault : > Yes, see the added documentation: > > +@item ip6-net=@var{addr}[/@var{int}] > +Set IPv6 network address the guest will see. Optionally specify the prefix > +size, as number of valid top-most bits. Default is fec0::/64. > + > +@item ip6-host=@var{addr}

Re: [libvirt] [Qemu-devel] ipv6 slirp network

2014-07-21 Thread Vasiliy Tolstov
2014-07-21 15:41 GMT+04:00 Samuel Thibault : > ? The support was submitted to the list, but not commited. > You can find the patches on > http://lists.gnu.org/archive/html/qemu-devel/2014-03/msg05731.html > and later. > Unfortunately, nobody has yet found the time to review them. > Documentation is