On Sat, Dec 15, 2012 at 23:53:41 +0800, zhijun liu wrote:
hi,all
when I read the document at
http://libvirt.org/formatdomain.html about the
domain's xml format ,"disk" element has a optional subelment is
"readonly",when
I read the paragraph:readonlyIf present, this indicates the device cannot
be modified by the guest. For now, this is the default for disks with
attribute type='cdrom'.
it's say type='cdrom',I'm not sure that is correct or not,I think this
is
a slips of pen and a possible writting maybe device='cdrom'.
Yeah, it's a typo. Thanks for reporting that. I fixed that by commit
4ed80c76c51ae8c45dec8379cc7d4816db1cae7d.
Jirka