[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] QEMU "drive_init()" Disk Format Security Bypass
On Thu, May 08, 2008 at 06:27:10PM +0100, Ian Jackson wrote: > Daniel P. Berrange writes ("Re: [Xen-devel] QEMU "drive_init()" Disk Format > Security Bypass"): > > Then disable all format guessing with file: for HVM guests and make it > > only use RAW format - this matches semantics of file: with PV guests. > > And let them use tap:XXX: if they want QCow with HVM > > If most people who use file: with HVM are using raw images, then that > is I think the best an interpretation for existing configs. Users who > want non-blktap cow can say file:qcow:/path/to/image No, that's changing the semantics of file: That should be done with separate syntax like tap:qcow:. There are too many tools which see a disk config file file:/path/to/image and expect that everything after the leading 'file:' is the real path. Adding a further qcow: will break those tools. Dan. -- |: Red Hat, Engineering, Boston -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |