From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [Qemu-devel] KVM call for 2017-03-14 Date: Wed, 15 Mar 2017 09:30:16 +0100 Message-ID: <1489566616.15659.29.camel@redhat.com> References: <87tw6y8bs8.fsf@secure.mitica> <20170314081312.GB13140@stefanha-x1.localdomain> <87wpbstesf.fsf@secure.mitica> <20170314160113.GM2445@work-vm> <20170314172947.GP2445@work-vm> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: Peter Maydell , Juan Quintela , Stefan Hajnoczi , QEMU Developer , KVM devel mailing list To: "Dr. David Alan Gilbert" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51552 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbdCOIaU (ORCPT ); Wed, 15 Mar 2017 04:30:20 -0400 In-Reply-To: <20170314172947.GP2445@work-vm> Sender: kvm-owner@vger.kernel.org List-ID: On Di, 2017-03-14 at 17:29 +0000, Dr. David Alan Gilbert wrote: > * Peter Maydell (peter.maydell@linaro.org) wrote: > > On 14 March 2017 at 17:01, Dr. David Alan Gilbert wrote: > > > I also do a FreeBSD VM > > > > Do you have repro instructions for how to conveniently set > > this up? > > No, but given that it's the first time I've set up a BSD in ~20 years > it can't have been that hard. > It's just a guest with IDE disk, rtl8139 ether. freebsd ships at least virtio-blk and virtio-net drivers too (not sure about virtio-scsi), so no need to go with emulated devices. cheers, Gerd