Sylvain Petreolle wrote: >> ----- Message d'origine ---- >> De : Avi Kivity <[EMAIL PROTECTED]> >> À : qemu-devel@nongnu.org >> Cc : [EMAIL PROTECTED]; Jorge Lucángeli Obes <[EMAIL PROTECTED]> >> Envoyé le : Jeudi, 16 Août 2007, 7h23mn 16s >> Objet : Re: [Qemu-devel] Re: [kvm-devel] Making qemu images executable (and >> store command line arguments in them =P) >> >> >>> Well, you can make it work with a header (you just have to pad it out to >>> a fixed length or use a variable-offset format), but binfmt_misc might >>> be a better choice. >>> >>> >>> >> >> binfmt_misc is Linux specific. And while kvm is a Linux thing now, qemu >> isn't. >> >> > Wouldnt be #! Linux specific too ? >
It's unix-specific, not Linux-specific. Windows users can change file associations to have qemu run .qcow files. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.