From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Subject: bug report for network device i82599er: eepro100_write4: Assertion `!"feature is missing in this emulation: " "unknown longword write"' failed. Date: Sat, 12 May 2012 04:28:31 +0200 Message-ID: <20120512042831.6460b834@internecto.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org When trying to start a FreeBSD 9.0 HVM guest I see the following line in qemu-dm-freebsd.log: qemu-dm: /src/xen-stable-hg/src/xen-4.1-testing.hg-build/tools/ioemu-dir/hw/eepro100.c:1320: eepro100_write4: Assertion `!"feature is missing in this emulation: " "unknown longword write"' failed. The domain crashes. I suspect this occurs because I am trying to build the domain with a vif where model=i82559er. Changing the model to e1000 does build the domain. I would prefer to have the ability to use 10Gbps because my physical nic is also a 10Gbps nic: 02:00.0 Ethernet controller: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection (rev 01) For further contact please be aware I am not receiving xen-devel emails, so please include me in CC's when more info is required. Thank you, Mark