On 11/11/2015 11:56 AM, Benjamin Herrenschmidt wrote:
On Tue, 2015-11-10 at 17:50 -0700, Eric Blake wrote:
It would be nice to include a diffstat (git defaults to doing this if
you use 'git format-patch --cover-letter' for generating the 0/77
letter), so that we can see at a glance how big this series is and
what files it touches.
Right. I'll do that next time. In the meantime, I've appended the
diffstat below.
Some working example of qemu command line would not hurt. Known limitations
as well. Like:
- it does not run under neither kvm-hv nor kvm-pr;
- cannot boot LE kernel;
...
In particular, I can't tell, without poking through 77 patches, if
you update the MAINTAINERS file to claim any new files added here.
I don't ... yet. I'll do it in the next spin. Thanks for pointing that
out.
Also, for a series this big, it's nice to point to a scratch git repo
that we can browse/clone from, without having to 'git am' all 77
mails.
https://github.com/ozbenh/qemu
--
Alexey