[Qemu-discuss] virtio-scsi really slow init with ArchLinux kernel

2018-07-10 Thread Chris
I'm getting a 15 second delay on every VM boot when using the ArchLinux kernel and using the virtio-scsi-pci system. QEMU emulator version 2.12.0 running on Arch Linux (4.17.4 kernel), booting the same. I run qemu like so: qemu-system-x86_64 \ -nodefaults \ -machine type=pc,accel=kvm -smp

Re: [Qemu-discuss] virtio-scsi really slow init with ArchLinux kernel

2018-07-10 Thread Fam Zheng
On Tue, 07/10 08:53, Chris wrote: > I'm getting a 15 second delay on every VM boot when using the > ArchLinux kernel and using the virtio-scsi-pci system. > > QEMU emulator version 2.12.0 running on Arch Linux (4.17.4 kernel), > booting the same. > > I run qemu like so: > > qemu-system-x86_64 \