From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlY6m-0005QN-Uh for qemu-devel@nongnu.org; Mon, 12 Oct 2015 04:05:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZlY6h-0007c7-TV for qemu-devel@nongnu.org; Mon, 12 Oct 2015 04:05:24 -0400 Date: Mon, 12 Oct 2015 10:05:14 +0200 From: Igor Mammedov Message-ID: <20151012100514.0bdf43b8@nial.brq.redhat.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Quick question on NVME on qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sahlot arvind Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org On Sat, 10 Oct 2015 00:39:43 -0700 sahlot arvind wrote: > Hello, > > Does qemu emulate a proper NVMe controller? Can someone please tell me how s far as I'm aware, QEMU doesn't emulate any NVMe controller yet. > can I use it to emulate a proper NVMe controller? Is there some way to > enable logging PCI accesses to NVMe controller so that I can see what > accesses my driver or OS is doing? > > Thanks in advance! > Sahlot