]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
use the sysfs interface to enable the PCI ROM
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 26 Jan 2009 12:09:25 +0000 (12:09 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 26 Jan 2009 12:09:25 +0000 (12:09 +0000)
commit7825272109c7290cc8b767d5d60c144d82f3bd52
treed1dfa5417fb2910e34cab068c5306298e87b086b
parent167a94eb60932c1dafdf23e4ddc18b8eb24c311c
use the sysfs interface to enable the PCI ROM

Writing the base address directly to the ROM BAR may cause problem
since the kernel is not aware of the operation.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
hw/pass-through.c