]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
passthrough: always read default pci passthrough settings
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 4 Feb 2011 16:42:50 +0000 (16:42 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 4 Feb 2011 16:42:50 +0000 (16:42 +0000)
commit6a42c2f74e7dcd0bf57761bd5dd3af69b272a827
tree610189efda71f547f25e1189d1d3bcfad04b8ea9
parent6a6ffc07f465d5abc94b45ce6fe389369d1395ab
passthrough: always read default pci passthrough settings

If there are no devices assigned to the domain at boot, we don't read
the default pci passthrough parameters.  This patch fixes it.  Reading
num_devs is completely useless hence I am removing it.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
xenstore.c