On Fri, Mar 11, 2016 at 05:45:22PM +0100, Claudio Imbrenda wrote:
> This patchset is based on the vsock branch from stefan hajnoczi, available
> at https://github.com/stefanha/qemu .
>
> The first patch simply addresses some generic endianness issues, while the
> second patch adds the s390-specific CCW device specification and
> instantiation.
Looks good, thanks!
Any suggestions on how to merge this code upstream while preserving your
authorship? I'd like to squash the config space endianness fix into the
commit that adds the vhost-vsock device to save reviewers from code
churn. But I want to make sure that the commit history gives you credit
for contributing (the same applies for your kernel patches). Perhaps
simply squashing your Signed-off-by in is enough. Let me know what you
prefer.
The s390 device can be a separate commit so its easy there and no
information will be lost.
Stefan