Re: KVM Clock

2014-01-20 Thread Julian Stecklina
John Baldwin j...@freebsd.org wrote: There is the __compiler_membar() macro in sys/cdefs.h that you could use if this code is x86-specific (and thus knows it only needs a compiler barrier). Ah. Thanks. This will do. Something like access_once would be perfect, though. I'll post an updated

Re: KVM Clock

2014-01-15 Thread Julian Stecklina
On Mi, 2014-01-15 at 14:08 +0100, Roger Pau Monné wrote: On 15/01/14 13:05, Julian Stecklina wrote: On 01/14/2014 05:13 PM, Peter Grehan wrote: Hi Julian, is anyone working on KVM clock support for FreeBSD? If not, I might take a shot at it. None I know of: go for it :) Works

Re: KVM Clock

2014-01-15 Thread Julian Stecklina
On Mi, 2014-01-15 at 17:04 +0100, Roger Pau Monné wrote: On 15/01/14 14:45, Julian Stecklina wrote: On Mi, 2014-01-15 at 14:08 +0100, Roger Pau Monné wrote: On 15/01/14 13:05, Julian Stecklina wrote: On 01/14/2014 05:13 PM, Peter Grehan wrote: Hi Julian, is anyone working on KVM clock

KVM Clock

2014-01-14 Thread Julian Stecklina
Hello, is anyone working on KVM clock support for FreeBSD? If not, I might take a shot at it. Julian signature.asc Description: OpenPGP digital signature

Re: VirtualBox 4.2.20_2 FreeBSD 9.2-RELEASE host multi CPU VM poudriere crash

2014-01-10 Thread Julian Stecklina
On 01/10/2014 02:23 AM, Derek Schrock wrote: Error: Failed to mount the ports directory /usr/local/share/poudriere/bulk.sh: 5: Bad file descriptor Write failed: Broken pipe Have you tried a fsck -f on the disk? Julian signature.asc Description: OpenPGP digital signature

Re: virtio-net vs qemu 1.5.0

2013-05-28 Thread Julian Stecklina
On 05/28/2013 05:51 AM, Bryan Venteicher wrote: I committed a fix to this in the multiqueue driver [1] during BSDCan, haven't merged it back into HEAD yet. I'll do that in a couple of days. Thx! Do you plan to merge the multiqueue branch? Julian

Re: virtio-net vs qemu 1.5.0

2013-05-24 Thread Julian Stecklina
Hello, I filed a bug: http://www.freebsd.org/cgi/query-pr.cgi?pr=178955 Julian On 05/23/2013 02:00 PM, Julian Stecklina wrote: 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

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