
24 Jun
2010
24 Jun
'10
3:38 p.m.
2010/6/21 Daniel Veillard <veillard@redhat.com>:
On Thu, Jun 17, 2010 at 11:15:42PM +0200, Matthias Bolte wrote:
The domain XML parsing code autogenerates disk address and controller elements when they are not explicitly specified. The code assumes a narrow SCSI bus (7 units per bus). ESX uses a wide SCSI bus (16 units per bus).
This is a step towards controller support for the ESX driver. ---
That looks fine to me,
ACK,
Daniel
Thanks, pushed. Matthias