|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1534] [VT-d] Fail to hot remove/add a static assigned de
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1534
jiajun.xu@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from jiajun.xu@xxxxxxxxx 2009-11-16 23:22 -------
The bug is fixed by c/s 20397.
changeset: 20397:bd60c77071eb
user: Keir Fraser <keir.fraser@xxxxxxxxxx>
date: Tue Nov 03 12:41:54 2009 +0000
files: tools/python/xen/xend/XendDomainInfo.py
description:
xen passthrough: fix recent regressions
This patch fixes the recent regressions pointed out by Dexuan, keeping
pci passthrough working with stubdom too. In particular calling
device_create when pci_state == 'Initialising' is a mistake because
the state is always Initialising when attaching a device while
device_create has too be called only when the pci backend is missing.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|