[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: |
Stacey Son |
Subject: |
Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64 and arm |
Date: |
Mon, 24 Jun 2013 14:29:14 -0500 |
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.
> 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.
Regards,
-stacey.
- [Qemu-devel] [PATCH 21/23] bsd-user: add miscellaneous system call shims, (continued)
- [Qemu-devel] [PATCH 21/23] bsd-user: add miscellaneous system call shims, Stacey Son, 2013/06/24
- [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
- Re: [Qemu-devel] [PATCH 00/23] bsd-user: FreeBSD support for mips/mips64 and arm,
Stacey Son <=