|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] VGA passthrough on unstable
On 5 May 2011 23:20, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
>
> Being able to specify which vgabios file to load would be great..
> Feel free to send patches!
I dumped the BIOS of my Palit Nvidia GTX480 card with the nvdump tool.
Not sure if its legal to post it online though. Will send the patches
when there's substantial progress.
>
>
>> However, using the primary graphics card, again with or without the
>> secondary passthrough patch, it actually managed to partially work
>> booting up the Windows 7 install. It manages to reach the pulsating
>> windows logo before BSOD-ing with 0x0000000A (IRQ_NOT_LESS_OR_EQUAL).
>> Meanwhile, the logs show a lot of:
>>
>> pt_pci_read_config: Error: Failed to read register with invalid
>> access size alignment. [00:05.0][Offset:0eh][Length:4]
>> pt_pci_read_config: Error: Failed to read register with invalid
>> access size alignment. [00:06.0][Offset:0eh][Length:4]
>>
>
> Hmm..
>
> So did you apply the vBar == pBar patches ?
> Did you modify them to fit your hardware?
>
> -- Pasi
http://markmail.org/message/7gb7djbmlaxruaai
The patch that I use is based on Weidong's pBAR==vBAR patch. From what
I hear it automatically remaps any vBAR access? I'm not familiar with
low level hardware architecture, so I'd need some prodding to
understand what's going on in the patched code.
So where do I modify them to fit my hardware?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|