[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64
From: |
Anthony Liguori |
Subject: |
Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64 and arm |
Date: |
Mon, 24 Jun 2013 15:07:23 -0500 |
User-agent: |
Notmuch/0.15.2+77~g661dcf8 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) |
Stacey Son <address@hidden> writes:
> On Jun 24, 2013, at 12:55 PM, Anthony Liguori wrote:
>
>> There is no humanly way 23k LOC can be reviewed in a single series.
>
> Yes, indeed, it is a lot of code.
>
>> Has this been maintained out of tree for some time?
>
> Yes, it has been a large, ugly patch set in the FreeBSD qemu-devel
> port for some time.
Okay, I assume there were many collaborators then? You may want to
consider collecting some additional Signed-off-bys then from the
original authors. I don't like the idea merging a very large patch
series without preserving authorship info.
>
>> Is it largely
>> copy/paste from linux-user?
>
> A good amount of the initial code came from linux-user but then
> diverged when the code was restructured to put cpu and *BSD dependent
> code into its own subdirs which I believe was the original thought on
> how the code was to be structured.
I think Peter made some suggestions about how to split things up...
Regards,
Anthony Liguori
>
> Regards,
> -stacey.
- [Qemu-devel] [PATCH 17/23] bsd-user: add shims for thread related system calls, (continued)
- [Qemu-devel] [PATCH 17/23] bsd-user: add shims for thread related system calls, Stacey Son, 2013/06/24
- [Qemu-devel] [PATCH 19/23] bsd-user: add shims for sysarch() and sysctl() system calls, Stacey Son, 2013/06/24
- [Qemu-devel] [PATCH 23/23] bsd-user: add arm cpu support, Stacey Son, 2013/06/24
- Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64 and arm, Peter Maydell, 2013/06/24
- Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64 and arm, Anthony Liguori, 2013/06/24