Hello,
I have a Win7 x64 Pro guest on a Fedora 22 host. Using VFIO-PCI to pass
through my graphics and audio cards. I'm managing my VMs through VMM. It's
been up and running for months mostly successfully except for one stupid
little problem I haven't been able to solve.
I've been attempting to g
Switching over to Nouveau did the trick, at least for this issue. I was
able to start the VM without hanging and had a different error which I
fixed by passing it a ROM file for my GPU. I'm still not getting an output
from the passed card though. Any ideas on how I would fix the arbiter issue
then?
On Mon, 8 Feb 2016 22:42:48 -0500
Ben J wrote:
> Hi, I've been working to get VGA passthrough working for a Windows 7 VM for
> the past few days. My setup is as follows:
>
> Processor: I7-3960X
> Graphics: 2 NVIDIA GTX 580's and one NVIDIA GT 420
> Monitors: 1 Monitor hooked up to the 420, 1 mon
Hi, I've been working to get VGA passthrough working for a Windows 7 VM for
the past few days. My setup is as follows:
Processor: I7-3960X
Graphics: 2 NVIDIA GTX 580's and one NVIDIA GT 420
Monitors: 1 Monitor hooked up to the 420, 1 monitor hooked up to both 580's
Motherboard: ASUS Rampage IV Ext
I'm using command-line arguments, not libvirt. A quick Google suggests that
you need to define a number of iothreads in the XML and them assign them to
the drivers, like:
...
1
...
...
...
It's pretty much the XML equivalent of what you'd write on the command-line.
Regards
hello,
is governor set to performance ?
https://wiki.archlinux.org/index.php/CPU_frequency_scaling#Scaling_governors
2016-02-03 23:58 GMT+01:00 Feadurn :
> Hi all,
>
> I have done everything I wanted for my VM (except emulate the sound but I
> bought an usb soundcard, as suggested), but I reali
Hi Mario,
Would you be able to give some libvirt XML examples for the iothread
implementation you've settled with?
Ive played around with iothreads to increase disk performance in my VMs but
it never made any difference. I think im missing a small piece of config so
your implementation would defini