On 28 August 2014 00:09, Serge E. Hallyn <se...@hallyn.com> wrote: > Quoting Serge E. Hallyn (se...@hallyn.com): >> Quoting Alexander Graf (ag...@suse.de): >> > So before we add anything to QEMU, I would like to first see someone >> > point me to kernel patches that actually enable LE on Linux for 32bit >> > user space. So far I'm not aware of any (and I doubt it makes much sense). >> >> Thanks, guys, I'll ping him for that. > > (Fwiw my reading of the original bug description is that in fact he > is working on the kernel patch in question)
My take on that would be that we would want to wait for kernel work to hit mainline before taking the corresponding QEMU changes. (In particular there's always the possibility of ABI changes like syscall numbering or struct layout being required as part of the kernel patch review process. We made this mistake before in letting the unicore support get in when it wasn't the upstream kernel ABI.) -- PMM