From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmL8X-0000ID-Vb for qemu-devel@nongnu.org; Thu, 28 Jul 2011 03:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmL8W-0003bO-Tl for qemu-devel@nongnu.org; Thu, 28 Jul 2011 03:36:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmL8W-0003bE-LK for qemu-devel@nongnu.org; Thu, 28 Jul 2011 03:36:04 -0400 Message-ID: <4E311160.8060506@redhat.com> Date: Thu, 28 Jul 2011 09:36:00 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1311558293-5855-1-git-send-email-aliguori@us.ibm.com> <4E2EBA1E.90006@redhat.com> <4E2EC90E.8090409@codemonkey.ws> <4E2ED0AA.3020101@redhat.com> <4E2EDE86.7020807@codemonkey.ws> <4E2F06C8.30403@redhat.com> <4E2F1448.3040106@codemonkey.ws> <4E2FD28F.2070206@redhat.com> <4E30091C.3070404@codemonkey.ws> <4E302FBF.4040500@redhat.com> <4E303CBF.8070801@codemonkey.ws> <4E305E3F.2050405@redhat.com> <4E306EA5.5020207@codemonkey.ws> In-Reply-To: <4E306EA5.5020207@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC][PATCH 0/21] QEMU Object Model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , qemu-devel@nongnu.org On 07/27/2011 10:01 PM, Anthony Liguori wrote: >>> >> >> That's milkymist, not GoldFish. > > Oh, Goldfish is fake. It's not real hardware. > > The enumerator device is not a real device. It's weird because it's > imaginary and was designed specifically within QEMU. > > It's not a good example for discussing modelling. There are plenty of PV interfaces implemented by QEMU. Would you say the same of virtio? Paolo