[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/2] configure: Autogenerate default target list
From: |
Ed Maste |
Subject: |
Re: [Qemu-devel] [PATCH 1/2] configure: Autogenerate default target list |
Date: |
Tue, 4 Jun 2013 12:33:35 -0400 |
On 4 June 2013 12:04, Peter Maydell <address@hidden> wrote:
> You don't need to do this, because there are no config files
> in default-configs/ for these, so this patch set will not
> change the behaviour for them.
Oh, my apologies; I tested the bsd-user WIP at some point in the past,
and it seems I have arm- and mips-bsd-user untracked files left over
in default-configs/, so they started getting picked up after this
change.
> Do you need the "have a config in experimental-configs"
> functionality?
No, I don't think it's necessary. We'll just submit the target config
along with the patch to get it working.
-Ed