[coreboot] Coreboot-v2 qemu target rename

Myles Watson myles at pel.cs.byu.edu
Thu Feb 7 20:54:05 CET 2008


On Feb 7, 2008 12:29 PM, Myles Watson <myles at pel.cs.byu.edu> wrote:
> Coreboot-v3 calls the qemu board qemu-x86, but Coreboot-v2 calls it
> qemu-i386.  I think that qemu-x86 should be the preferred name.
>
> Does anyone have any reservations about the switch to qemu-x86 in
> Coreboot-v2?

I didn't think it would be so easy.  Here is the patch, which will be
followed by these svn commands:

svn mv targets/emulation/qemu-i386/ targets/emulation/qemu-x86
svn mv --force targets/emulation/qemu-i386/ targets/emulation/qemu-x86
svn mv --force src/mainboard/emulation/qemu-i386/
src/mainboard/emulation/qemu-x86
svn mv --force src/cpu/emulation/qemu-i386/ src/cpu/emulation/qemu-x86

The patch for buildrom is also pretty simple.  If no one has
objections to this one I'll submit that one too.

Myles

Signed-off-by: Myles Watson <myles at pel.cs.byu.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qemu-rename.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080207/572d97ea/attachment.patch>


More information about the coreboot mailing list