qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Xen-devel] [PATCH V7 00/11] Xen PCI Passthrough


From: Tobias Geiger
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH V7 00/11] Xen PCI Passthrough
Date: Mon, 20 Feb 2012 17:11:11 +0100
User-agent: KMail/1.13.7 (Linux/3.0.0-1-amd64; KDE/4.6.5; x86_64; ; )

Hi Anthony

thanks for that hint.

I checked out a fresh xen-unstable via hg, compiled it using "QEMU=upstream" , 
checked out qemu.git from where you mentioned and used the resulting qemu-
system-x86_64 binary as "device_model_override" . so far so good.

My Domu (Win7_64) boots fine, but 2 of my 6 passed-through pcidevices dont get 
passed through at all:

libxl: error: libxl_pci.c:756:libxl__device_pci_reset: write to 
/sys/bus/pci/devices/0000:03:00.0/reset returned -1: Invalid argument
libxl: error: libxl_qmp.c:239:qmp_handle_error_response: received an error 
message from QMP server: Device 'xen-pci-passthrough' could not be initialized
libxl: error: libxl_pci.c:756:libxl__device_pci_reset: write to 
/sys/bus/pci/devices/0000:03:00.1/reset returned -1: Invalid argument
libxl: error: libxl_qmp.c:239:qmp_handle_error_response: received an error 
message from QMP server: Device 'xen-pci-passthrough' could not be initialized


The other 4 PCI-Ids (USB Controller) get passed through, but the USB-Devices 
attached to them are "Not Working" according to Windows Device-Manager.

All Devices worked with the old qemu-dm (traditional).

Anything i can do to debug this further?

Greetings
Tobias


Am Montag, 20. Februar 2012, 12:31:52 schrieb Anthony PERARD:
> On Mon, Feb 20, 2012 at 10:51, Tobias Geiger <address@hidden> 
wrote:
> > i wanted to test these patches against
> > http://xenbits.xensource.com/xen-unstable.hg but it seems to check out an
> > outdated version of upstream-qemu, even with "QEMU=upstream".
> > 
> > Where can i check out the qemu-upstream version to which these patches
> > apply?
> 
> Hi,
> 
> http://git.qemu.org/git/qemu.git or git://git.qemu.org/qemu.git
> 
> Regards,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]