Re: [Qemu-devel] Quick question on NVME on qemu

2015-10-12 Thread Keith Busch
On Mon, 12 Oct 2015, Kevin Wolf wrote: Am 12.10.2015 um 10:05 hat Igor Mammedov geschrieben: 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 controlle

Re: [Qemu-devel] Quick question on NVME on qemu

2015-10-12 Thread Kevin Wolf
Am 12.10.2015 um 10:05 hat Igor Mammedov geschrieben: > 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. It does, though

Re: [Qemu-devel] Quick question on NVME on qemu

2015-10-12 Thread Igor Mammedov
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 lo

[Qemu-devel] Quick question on NVME on qemu

2015-10-10 Thread sahlot arvind
Hello, Does qemu emulate a proper NVMe controller? Can someone please tell me how 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