Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Mon, May 13, 2013 at 2:32 PM, Roger Pau Monné wrote: > Hello, > > Recently Justin T Gibbs, Will Andrews and myself have been working on > improving the Xen support in FreeBSD. The main goal of this was to bring > full PVHVM support to FreeBSD, right now FreeBSD is only using PV > interfaces for

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Roger Pau Monné
Hello, I've pushed a new branch, pvhvm_v10 that contains a PV IPI implementation for both amd64 and i386. I've also updated the wiki to point to the pvhvm_v10 branch: http://xenbits.xen.org/gitweb/?p=people/royger/freebsd.git;a=shortlog;h=refs/heads/pvhvm_v10 I've updated my tree to latest HEAD,

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Thu, May 23, 2013 at 1:22 PM, Jeroen van der Ham wrote: > Hi, > > Just remove this line (or pointing to a similar file from the template: > (It's part of the disks definition: > > > 'file:/root/freebsd-10.iso,hdc:cdrom,r', > > Thanks, but this is XCP not a generic XEN server where there

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Jeroen van der Ham
Hi, Just remove this line (or pointing to a similar file from the template: (It's part of the disks definition: > 'file:/root/freebsd-10.iso,hdc:cdrom,r', Jeroen. On 23 May 2013, at 19:02, Outback Dingo wrote: > On Thu, May 23, 2013 at 12:48 PM, Roger Pau Monné wrote: > >> On 23/05/13

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Thu, May 23, 2013 at 12:48 PM, Roger Pau Monné wrote: > On 23/05/13 18:30, Outback Dingo wrote: > > > > > > > > On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné > > wrote: > > > > On 23/05/13 14:57, Jeroen van der Ham wrote: > > > Hi, > > > > > > On

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Roger Pau Monné
On 23/05/13 18:30, Outback Dingo wrote: > > > > On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné > wrote: > > On 23/05/13 14:57, Jeroen van der Ham wrote: > > Hi, > > > > On 13 May 2013, at 20:32, Roger Pau Monné >

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Sergey Kandaurov
On 23 May 2013 20:30, Outback Dingo wrote: > On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné wrote: > >> On 23/05/13 14:57, Jeroen van der Ham wrote: >> > Hi, >> > >> > On 13 May 2013, at 20:32, Roger Pau Monné wrote: >> >> Right now the code is in a state where it can be tested by users, so we

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné wrote: > On 23/05/13 14:57, Jeroen van der Ham wrote: > > Hi, > > > > On 13 May 2013, at 20:32, Roger Pau Monné wrote: > >> Right now the code is in a state where it can be tested by users, so we > >> would like to encourage FreeBSD and Xen users t

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné wrote: > On 23/05/13 14:57, Jeroen van der Ham wrote: > > Hi, > > > > On 13 May 2013, at 20:32, Roger Pau Monné wrote: > >> Right now the code is in a state where it can be tested by users, so we > >> would like to encourage FreeBSD and Xen users t

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Roger Pau Monné
On 23/05/13 14:57, Jeroen van der Ham wrote: > Hi, > > On 13 May 2013, at 20:32, Roger Pau Monné wrote: >> Right now the code is in a state where it can be tested by users, so we >> would like to encourage FreeBSD and Xen users to test it and provide >> feedback. > > I've just been able to insta

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Roger Pau Monné
On 23/05/13 15:20, Jeroen van der Ham wrote: > > On 13 May 2013, at 20:32, Roger Pau Monné wrote: >> Also, I've created a wiki page that explains how to set up a FreeBSD >> PVHVM for testing: >> >> http://wiki.xen.org/wiki/Testing_FreeBSD_PVHVM > > > You mention on that page that it is easier t

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Jeroen van der Ham
On 13 May 2013, at 20:32, Roger Pau Monné wrote: > Also, I've created a wiki page that explains how to set up a FreeBSD > PVHVM for testing: > > http://wiki.xen.org/wiki/Testing_FreeBSD_PVHVM You mention on that page that it is easier to install on 10.0-CURRENT snapshots. What are the issues w

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Outback Dingo
On Thu, May 23, 2013 at 8:57 AM, Jeroen van der Ham wrote: > Hi, > > On 13 May 2013, at 20:32, Roger Pau Monné wrote: > > Right now the code is in a state where it can be tested by users, so we > > would like to encourage FreeBSD and Xen users to test it and provide > > feedback. > > I've just b

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Jeroen van der Ham
Hi, On 13 May 2013, at 20:32, Roger Pau Monné wrote: > Right now the code is in a state where it can be tested by users, so we > would like to encourage FreeBSD and Xen users to test it and provide > feedback. I've just been able to install it on a VPS using the latest pvhvm_v9 branch. This is g

Re: virtio-net vs qemu 1.5.0

2013-05-23 Thread Julian Stecklina
On 05/23/2013 02:00 PM, Julian Stecklina wrote: [...] > The qemu code parses this differently. This behavior was introduced by the following qemu commit from January: http://git.qemu.org/?p=qemu.git;a=commit;h=921ac5d0f3a0df869db5ce4edf752f51d8b1596a Julian _

virtio-net vs qemu 1.5.0

2013-05-23 Thread Julian Stecklina
Hello, I just compiled qemu 1.5.0 and noticed that virtio network (on CURRENT as of today) seems to have problems updating the MAC filter table: vtnet0: error setting host MAC filter table As far as I understand, if_vtnet.c does the following in vtnet_rx_filter_mac. It appends two full struct

Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Roger Pau Monné
On 22/05/13 22:03, Colin Percival wrote: > On 05/22/13 04:45, Roger Pau Monné wrote: >> On 18/05/13 17:44, Colin Percival wrote: >>> That seems to work. dmesg is attached. Are there any particular tests >>> you'd like me to run? >> >> I have not tested ZFS, that might be a good one. If you are ru