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
Hi,
I have problem to compile any of kernel 4.x kernels for qemu-system-arm
architecture vexpress-a9. I am using kernel configuration:
make ARCH=arm CROSS_COMPILE=my-arm-cross-compiler- vexpress_defconfig
When the qemu started, I have for the kernel 4.1.10 and 4.2.3 a black
window and a hig
Thanks again Bandan.
One more question for you. In the KVM source tree (arch/x86/kvm) of
kernel 4.3-rc4, I see a file "hyperv.c". Comment states:
* KVM Microsoft Hyper-V emulation
*
* derived from arch/x86/kvm/x86.c
*
* Copyright (C) 2006 Qumranet, Inc.
* Copyright (C) 2008 Qumranet, Inc.