|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch][vtd] Remove ASSERT in hvmloader.c when assigning dis
Hi,
If boot a HVM guest configured with a physical disk, it will check the
device id of emulated device and then check physical device. But the
device id of physical device is not necessary 0x7010. So ASSERT may
fail, and the guest crashes at this point. This patch removes the ASSERT
of vendor_id and device_id, to assign SATA controller to guest.
Signed-off-by: Li Zhang <li.zhang@xxxxxxxxx>
Thanks
-Li
hvmloader.patch
Description: hvmloader.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [patch][vtd] Remove ASSERT in hvmloader.c when assigning disk controller to a guest,
Zhang, Li <=
|
|
|
|
|