Displaying 2 results from an estimated 2 matches for "f3040".
Did you mean:
3040
2012 Jun 09
0
bad mmio size, MMIO emulation failed, and other issues
...ing to pass through a GPU to a domU, so far with a lot of
trouble but finally a success. PCI passthrough works, I''ve had the usb
hubs work successfully. Today I tried to pass through my ATI card to
an ubuntu hvm domU with no gfx_passthru and got this:
[...]
(XEN) memory_map:add: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) memory_map:remove: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) memory_map:add: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) irq.c:270: Dom14 PCI link 0 changed 5 -> 0
(XEN) irq.c:270: Dom14 PCI link 1 changed 10 -> 0
(XEN) irq.c:270: Dom14 PCI link 2 changed 11 -> 0
(XEN) irq.c:270:...
2013 Sep 17
10
RESEND [Xen-unstable][Qemu-xen] HVM Guest reading of Expansion ROM from passthroughed PCI device returns data from emulated VGA rom
...Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 36
Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at f3040000 (64-bit, non-prefetchable) [size=128K]
Region 4: I/O ports at c100 [size=256]
Expansion ROM at f3060000 [disabled] [size=128K]
from the radeon driver in the guest:
[ 1.283333] pci 0000:00:01.1: BAR 0: reserving [io 0x01f0-0x01f7 flags 0x110] (d=0, p=0)
[ 1.283333] pci 00...