~dannf/qemu-linaro/qemu-highbank-ppa

Viewing all changes in revision 10995.

  • Committer: Blue Swirl
  • Date: 2010-03-29 19:23:52 UTC
  • Revision ID: git-v1:ad96090a01d848df67d70c5259ed8aa321fa8716
Refactor target specific handling, compile vl.c only once

Move target specific functions and RAM handling to arch_init.c.

Add a flag to QEMUOptions structure to indicate for which
architectures the option is allowed, check the flag
in run time and remove conditional code in option handling.

Now that no target dependencies remain, compile vl.c only once
for all targets.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: