From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasile Catalin-B50542 Subject: [qemu] virtio drivers implementation details Date: Tue, 2 Dec 2014 11:56:30 +0200 Message-ID: <547D8CCE.30408@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit To: Return-path: Received: from mail-by2on0145.outbound.protection.outlook.com ([207.46.100.145]:17716 "EHLO na01-by2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751061AbaLBKLn (ORCPT ); Tue, 2 Dec 2014 05:11:43 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi, I'm trying to develop a custom virtio driver for myself. Can I ask here virtio driver implementation details? I've tried the kvm and qemu irc channel, but had no luck.