Re: [Qemu-discuss] [problem] QEMU-GA & Windows 10

2016-08-08 Thread Dominique Ramaekers
Sorry, I'm out of ideas without getting behind your screen... > -Oorspronkelijk bericht- > Van: Frank Sfalanga Jr. [mailto:fr...@csiglobalvcard.com] > Verzonden: dinsdag 2 augustus 2016 16:44 > Aan: Dominique Ramaekers > CC: qemu-discuss@nongnu.org > Onderwerp: Re: [Qemu-discuss] [probl

Re: [Qemu-discuss] [Qemu-devel] e1000 not fully implemented

2016-08-08 Thread Stefan Hajnoczi
On Thu, Jul 28, 2016 at 09:04:30PM +0530, Gadre Nayan wrote: > Hi everyone, > > I am trying to get my Host Ubuntu Machines kernel and initrd to run in > QEMU as well. > > Basically I have Host Ubuntu 16.04, with Linux kernel 4.4.13. I > compiled the kernel (make, make modules modules_install, ins

[Qemu-discuss] SSD tuning

2016-08-08 Thread Tim Bell
Any suggestions for how to tune KVM for SSDs on the hypervisor ? We’re seeing a significant drop (50%) of IOPS for random write from guest to host. There seems to be a recommendation for iothreads but I can’t find concrete data in this. Thanks Tim

[Qemu-discuss] Virtio related trace events.

2016-08-08 Thread Gadre Nayan
I am unable to get the virtio related events in either the guest or the host. My understanding is that in the Guest OS, I will have a virtio-blk which is the driver, the device is the virtio-transport or the virtio-queue, then the virtio-queue will raise a kick to then dispatch the block request t

[Qemu-discuss] Fwd: Virtio related trace events.

2016-08-08 Thread Gadre Nayan
I am unable to get the virtio related events in either the guest or the host. My understanding is that in the Guest OS, I will have a virtio-blk which is the driver, the device is the virtio-transport or the virtio-queue, then the virtio-queue will raise a kick to then dispatch the block request t