|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Can we disable secondary_bus_reset in runtime?
Hi Neo,
I think you mean the python function do_secondary_bus_reset().
Could you please detail the issue you meet with?
If you want to not use that for debug's perpose temporarily, you can just
modify tools/python/xen/util/pci.py: do_FLR(). (and you may also need to remove
some checkings in tools/python/xen/xend/server/pciif.py:setupDevice()), then
execute "xend restart" to make the changes take effect.
-- Dexuan
-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Neo Jia
Sent: 2008年9月3日 7:41
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Can we disable secondary_bus_reset in runtime?
I think we need this feature at least for debugging purpose, right?
Or, do we already have this feature?
Thanks,
Neo
--
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|