Hi, I download one copy of qemu-2.0.0 from http://wiki.qemu.org/Download, and then download another copy of qemu-2.0.0 from http://git.qemu.org/qemu.git, I compared them, found that dtc, pixman, roms are missed in the latter. so If want to use qemu-2.0.1 to build my emulator, should I still add these external libs/sources (incorporated in the qemu-2.0.0 from http://wiki.qemu.org/Download) to qemu-2.0.1 to build the emulator?
Thanks, Zhang Haoyu