Guest User

Untitled

a guest
Jul 4th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.79 KB | None | 0 0
  1. Reading package lists...
  2. Building dependency tree...
  3. Reading state information...
  4. build-essential is already the newest version (12.1ubuntu2).
  5. gcc-arm-linux-gnueabi is already the newest version (4:5.3.1-1ubuntu1).
  6. libglib2.0-dev is already the newest version (2.48.2-0ubuntu1).
  7. zlib1g-dev is already the newest version (1:1.2.8.dfsg-2ubuntu4.1).
  8. 0 upgraded, 0 newly installed, 0 to remove and 69 not upgraded.
  9. 1+0 records in
  10. 1+0 records out
  11. 512 bytes copied, 0,00011776 s, 4,3 MB/s
  12. sfdisk: --Linux option is unnecessary and deprecated
  13. sfdisk: invalid option -- 'S'
  14.  
  15. Usage:
  16. sfdisk [options] <dev> [[-N] <part>]
  17. sfdisk [options] <command>
  18.  
  19. Display or manipulate a disk partition table.
  20.  
  21. Commands:
  22. -A, --activate <dev> [<part> ...] list or set bootable MBR partitions
  23. -d, --dump <dev> dump partition table (usable for later input)
  24. -J, --json <dev> dump partition table in JSON format
  25. -g, --show-geometry [<dev> ...] list geometry of all or specified devices
  26. -l, --list [<dev> ...] list partitions of each device
  27. -F, --list-free [<dev> ...] list unpartitions free areas of each device
  28. -s, --show-size [<dev> ...] list sizes of all or specified devices
  29. -T, --list-types print the recognized types (see -X)
  30. -V, --verify [<dev> ...] test whether partitions seem correct
  31.  
  32. --part-label <dev> <part> [<str>] print or change partition label
  33. --part-type <dev> <part> [<type>] print or change partition type
  34. --part-uuid <dev> <part> [<uuid>] print or change partition uuid
  35. --part-attrs <dev> <part> [<str>] print or change partition attributes
  36.  
  37. <dev> device (usually disk) path
  38. <part> partition number
  39. <type> partition type, GUID for GPT, hex for MBR
  40.  
  41. Options:
  42. -a, --append append partitions to existing partition table
  43. -b, --backup backup partition table sectors (see -O)
  44. --bytes print SIZE in bytes rather than in human readable format
  45. -f, --force disable all consistency checking
  46. --color[=<when>] colorize output (auto, always or never)
  47. colors are enabled by default
  48. -N, --partno <num> specify partition number
  49. -n, --no-act do everything except write to device
  50. --no-reread do not check whether the device is in use
  51. -O, --backup-file <path> override default backup file name
  52. -o, --output <list> output columns
  53. -q, --quiet suppress extra info messages
  54. -X, --label <name> specify label type (dos, gpt, ...)
  55. -Y, --label-nested <name> specify nested label type (dos, bsd)
  56.  
  57. -L, --Linux deprecated, only for backward compatibility
  58. -u, --unit S deprecated, only sector unit is supported
  59.  
  60. -h, --help display this help and exit
  61. -v, --version output version information and exit
  62.  
  63. Available columns (for -o):
  64. gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID
  65. dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S
  66. Start-C/H/S
  67. bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize
  68. sgi: Device Start End Sectors Cylinders Size Type Id Attrs
  69. sun: Device Start End Sectors Cylinders Size Type Id Flags
  70.  
  71. For more details see sfdisk(8).
  72. --2017-07-04 13:00:36-- http://archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz
  73. Resolving archlinuxarm.org (archlinuxarm.org)... 50.116.36.110, 2600:3c02::f03c:91ff:feae:a51f
  74. Connecting to archlinuxarm.org (archlinuxarm.org)|50.116.36.110|:80... connected.
  75. HTTP request sent, awaiting response... 301 Moved Permanently
  76. Location: https://archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz [following]
  77. --2017-07-04 13:00:36-- https://archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz
  78. Connecting to archlinuxarm.org (archlinuxarm.org)|50.116.36.110|:443... connected.
  79. HTTP request sent, awaiting response... 301 Moved Permanently
  80. Location: http://os.archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz [following]
  81. --2017-07-04 13:00:37-- http://os.archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz
  82. Resolving os.archlinuxarm.org (os.archlinuxarm.org)... 50.116.36.110
  83. Connecting to os.archlinuxarm.org (os.archlinuxarm.org)|50.116.36.110|:80... connected.
  84. HTTP request sent, awaiting response... 302 Found
  85. Location: http://de6.mirror.archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz [following]
  86. --2017-07-04 13:00:37-- http://de6.mirror.archlinuxarm.org/os/ArchLinuxARM-zedboard-latest.tar.gz
  87. Resolving de6.mirror.archlinuxarm.org (de6.mirror.archlinuxarm.org)... 138.201.244.244, 2a01:4f8:c17:5ade::f00
  88. Connecting to de6.mirror.archlinuxarm.org (de6.mirror.archlinuxarm.org)|138.201.244.244|:80... connected.
  89. HTTP request sent, awaiting response... 200 OK
  90. Length: 289865939 (276M) [application/octet-stream]
  91. Saving to: ‘ArchLinuxARM-zedboard-latest.tar.gz’
  92.  
  93. ArchLinuxARM-zedboa 100%[===================>] 276,44M 8,94MB/s in 31s
  94.  
  95. 2017-07-04 13:01:08 (8,92 MB/s) - ‘ArchLinuxARM-zedboard-latest.tar.gz’ saved [289865939/289865939]
  96.  
  97. Cloning into 'linux-xlnx'...
  98. remote: Counting objects: 5323244, done.
  99. remote: Compressing objects: 100% (127/127), done.
  100. remote: Total 5323244 (delta 126), reused 132 (delta 94), pack-reused 5323023
  101. Receiving objects: 100% (5323244/5323244), 1.32 GiB | 8.78 MiB/s, done.
  102. Resolving deltas: 100% (4464422/4464422), done.
  103. Checking connectivity... done.
  104. Checking out files: 100% (56522/56522), done.
  105. ./axiom_beta_build_image_Ubuntu.sh: line 45: cd: linux-xlnx.git: No such file or directory
  106. fatal: Not a git repository (or any of the parent directories): .git
  107. ./axiom_beta_build_image_Ubuntu.sh: line 47: cd: linux-xlnx.git: No such file or directory
  108. make: *** No rule to make target 'xilinx_zynq_defconfig'. Stop.
  109. ./axiom_beta_build_image_Ubuntu.sh: line 49: cd: linux-xlnx.git: No such file or directory
  110. make: *** No targets specified and no makefile found. Stop.
  111. ./axiom_beta_build_image_Ubuntu.sh: line 51: cd: linux-xlnx.git: No such file or directory
  112. make: *** No rule to make target 'zynq-zed.dtb'. Stop.
  113. ./axiom_beta_build_image_Ubuntu.sh: line 53: cd: linux-xlnx.git: No such file or directory
  114. make: *** No rule to make target 'modules'. Stop.
  115. ./axiom_beta_build_image_Ubuntu.sh: line 55: cd: linux-xlnx.git: No such file or directory
  116. make: *** No rule to make target 'modules_install'. Stop.
  117. cp: cannot stat 'linux-xlnx.git/arch/arm/boot/zImage': No such file or directory
  118. cp: cannot stat 'linux-xlnx.git/arch/arm/boot/dts/zynq-zed.dtb': No such file or directory
  119. 1+0 records in
  120. 1+0 records out
  121. 512 bytes copied, 0,000184594 s, 2,8 MB/s
  122. mkfs.fat 3.0.28 (2015-05-16)
  123. BOOT.fs/*: No such file or directory
  124. 102400+0 records in
  125. 102400+0 records out
  126. 52428800 bytes (52 MB, 50 MiB) copied, 0,0602437 s, 870 MB/s
  127. 1+0 records in
  128. 1+0 records out
  129. 512 bytes copied, 0,000110592 s, 4,6 MB/s
  130. mkfs.ext4: invalid option -- 'd'
  131. Usage: mkfs.ext4 [-c|-l filename] [-b block-size] [-C cluster-size]
  132. [-i bytes-per-inode] [-I inode-size] [-J journal-options]
  133. [-G flex-group-size] [-N number-of-inodes]
  134. [-m reserved-blocks-percentage] [-o creator-os]
  135. [-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]
  136. [-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]
  137. [-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-count]
  138. 8388608+0 records in
  139. 8388608+0 records out
  140. 4294967296 bytes (4,3 GB, 4,0 GiB) copied, 3,73674 s, 1,1 GB/s
  141. Cloning into 'qemu-xlnx.git'...
  142. remote: Counting objects: 307755, done.
  143. remote: Compressing objects: 100% (6024/6024), done.
  144. remote: Total 307755 (delta 18113), reused 21131 (delta 17417), pack-reused 284272
  145. Receiving objects: 100% (307755/307755), 115.84 MiB | 8.78 MiB/s, done.
  146. Resolving deltas: 100% (245695/245695), done.
  147. Checking connectivity... done.
  148. Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
  149. Submodule 'pixman' (git://anongit.freedesktop.org/pixman) registered for path 'pixman'
  150. Cloning into 'dtc'...
  151. remote: Counting objects: 3793, done.
  152. remote: Compressing objects: 100% (1249/1249), done.
  153. remote: Total 3793 (delta 2805), reused 3361 (delta 2506)
  154. Receiving objects: 100% (3793/3793), 856.94 KiB | 864.00 KiB/s, done.
  155. Resolving deltas: 100% (2805/2805), done.
  156. Checking connectivity... done.
  157. Submodule path 'dtc': checked out '558cd81bdd432769b59bff01240c44f82cfb1a9d'
  158. Cloning into 'pixman'...
  159. remote: Counting objects: 11541, done.
  160. remote: Compressing objects: 100% (2702/2702), done.
  161. remote: Total 11541 (delta 8882), reused 11467 (delta 8837)
  162. Receiving objects: 100% (11541/11541), 2.64 MiB | 1.51 MiB/s, done.
  163. Resolving deltas: 100% (8882/8882), done.
  164. Checking connectivity... done.
  165. Submodule path 'pixman': checked out '87eea99e443b389c978cf37efc52788bf03a0ee0'
  166. Install prefix /usr/local
  167. BIOS directory /usr/local/share/qemu
  168. binary directory /usr/local/bin
  169. library directory /usr/local/lib
  170. module directory /usr/local/lib/qemu
  171. libexec directory /usr/local/libexec
  172. include directory /usr/local/include
  173. config directory /usr/local/etc
  174. local state directory /usr/local/var
  175. Manual directory /usr/local/share/man
  176. ELF interp prefix /usr/gnemul/qemu-%M
  177. Source path /home/sebastian/Desktop/axiom-beta-build-system03/qemu-xlnx.git
  178. C compiler cc
  179. Host C compiler cc
  180. C++ compiler c++
  181. Objective-C compiler cc
  182. ARFLAGS rv
  183. CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
  184. QEMU_CFLAGS -I$(SRC_PATH)/pixman/pixman -I$(BUILD_DIR)/pixman/pixman -I$(SRC_PATH)/dtc/libfdt -Werror -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong
  185. LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g
  186. make make
  187. install install
  188. python python -B
  189. smbd /usr/sbin/smbd
  190. module support no
  191. host CPU x86_64
  192. host big endian no
  193. target list aarch64-softmmu
  194. tcg debug enabled no
  195. gprof enabled no
  196. sparse enabled no
  197. strip binaries yes
  198. profiler no
  199. static build no
  200. pixman internal
  201. SDL support no
  202. GTK support no
  203. GTK GL support no
  204. VTE support no
  205. TLS priority NORMAL
  206. GNUTLS support no
  207. GNUTLS rnd no
  208. libgcrypt no
  209. libgcrypt kdf no
  210. nettle no
  211. nettle kdf no
  212. libtasn1 no
  213. curses support no
  214. virgl support no
  215. curl support no
  216. mingw32 support no
  217. Audio drivers oss
  218. Block whitelist (rw)
  219. Block whitelist (ro)
  220. VirtFS support no
  221. VNC support yes
  222. VNC SASL support no
  223. VNC JPEG support no
  224. VNC PNG support no
  225. xen support no
  226. brlapi support no
  227. bluez support no
  228. Documentation no
  229. PIE yes
  230. vde support no
  231. netmap support no
  232. Linux AIO support no
  233. ATTR/XATTR support yes
  234. Install blobs yes
  235. KVM support no
  236. COLO support yes
  237. RDMA support no
  238. TCG interpreter no
  239. fdt support yes
  240. preadv support yes
  241. fdatasync yes
  242. madvise yes
  243. posix_madvise yes
  244. libcap-ng support no
  245. vhost-net support yes
  246. vhost-scsi support yes
  247. vhost-vsock support yes
  248. Trace backends log
  249. spice support no
  250. rbd support no
  251. xfsctl support no
  252. smartcard support no
  253. libusb no
  254. usb net redir no
  255. OpenGL support no
  256. OpenGL dmabufs no
  257. libiscsi support no
  258. libnfs support no
  259. build guest agent yes
  260. QGA VSS support no
  261. QGA w32 disk info no
  262. QGA MSI support no
  263. seccomp support no
  264. coroutine backend ucontext
  265. coroutine pool yes
  266. debug stack usage no
  267. GlusterFS support no
  268. Archipelago support no
  269. gcov gcov
  270. gcov enabled no
  271. TPM support yes
  272. libssh2 support no
  273. TPM passthrough yes
  274. QOM debugging yes
  275. lzo support no
  276. snappy support no
  277. bzip2 support no
  278. NUMA host support no
  279. tcmalloc support no
  280. jemalloc support no
  281. avx2 optimization yes
  282. replication support yes
  283. GEN aarch64-softmmu/config-devices.mak.tmp
  284. (cd /home/sebastian/Desktop/axiom-beta-build-system03/qemu-xlnx.git/pixman; autoreconf -v --install)
  285. GEN config-host.h
  286. GEN qemu-options.def
  287. GEN qapi-visit.h
  288. GEN qmp-commands.h
  289. GEN qapi-types.h
  290. GEN qapi-event.h
  291. GEN qmp-introspect.h
  292. GEN tests/test-qapi-types.h
  293. GEN tests/test-qapi-visit.h
  294. GEN tests/test-qmp-commands.h
  295. GEN tests/test-qapi-event.h
  296. GEN tests/test-qmp-introspect.h
  297. GEN module_block.h
  298. GEN trace/generated-helpers.h
  299. GEN trace/generated-tracers.h
  300. GEN trace/generated-tcg-tracers.h
  301. DEP tests/dumptrees.c
  302. GEN trace/generated-helpers-wrappers.h
  303. DEP tests/trees.S
  304. DEP tests/appendprop2.c
  305. DEP tests/path_offset_aliases.c
  306. DEP tests/dtbs_equal_unordered.c
  307. DEP tests/appendprop1.c
  308. DEP tests/dtbs_equal_ordered.c
  309. DEP tests/del_node.c
  310. DEP tests/incbin.c
  311. DEP tests/del_property.c
  312. DEP tests/dtb_reverse.c
  313. DEP tests/setprop.c
  314. DEP tests/asm_tree_dump.c
  315. DEP tests/propname_escapes.c
  316. DEP tests/extra-terminating-null.c
  317. DEP tests/set_name.c
  318. DEP tests/overlay_bad_fixup.c
  319. DEP tests/property_iterate.c
  320. DEP tests/testutils.c
  321. DEP tests/truncated_property.c
  322. DEP tests/integer-expressions.c
  323. DEP tests/boot-cpuid.c
  324. DEP tests/add_subnode_with_nops.c
  325. DEP tests/utilfdt_test.c
  326. DEP tests/overlay.c
  327. DEP tests/string_escapes.c
  328. DEP tests/value-labels.c
  329. DEP tests/rw_tree1.c
  330. DEP tests/check_path.c
  331. DEP tests/open_pack.c
  332. DEP tests/subnode_iterate.c
  333. DEP tests/references.c
  334. DEP tests/notfound.c
  335. DEP tests/sized_cells.c
  336. DEP tests/path-references.c
  337. DEP tests/setprop_inplace.c
  338. DEP tests/phandle_format.c
  339. DEP tests/addr_size_cells.c
  340. DEP tests/mangle-layout.c
  341. DEP tests/nop_property.c
  342. DEP tests/sw_tree1.c
  343. DEP tests/move_and_save.c
  344. DEP tests/nop_node.c
  345. DEP tests/nopulate.c
  346. DEP tests/stringlist.c
  347. DEP tests/node_offset_by_phandle.c
  348. DEP tests/char_literal.c
  349. DEP tests/node_check_compatible.c
  350. DEP tests/node_offset_by_compatible.c
  351. DEP tests/get_alias.c
  352. DEP tests/node_offset_by_prop_value.c
  353. DEP tests/parent_offset.c
  354. DEP tests/find_property.c
  355. DEP libfdt/fdt.c
  356. DEP tests/getprop.c
  357. DEP util.c
  358. DEP tests/subnode_offset.c
  359. DEP fdtput.c
  360. DEP libfdt/fdt_empty_tree.c
  361. DEP tests/path_offset.c
  362. DEP fdtget.c
  363. DEP fdtdump.c
  364. DEP tests/get_phandle.c
  365. DEP tests/supernode_atdepth_offset.c
  366. DEP libfdt/fdt_overlay.c
  367. DEP tests/get_path.c
  368. DEP libfdt/fdt_ro.c
  369. DEP libfdt/fdt_addresses.c
  370. DEP libfdt/fdt_rw.c
  371. DEP libfdt/fdt_strerror.c
  372. DEP tests/root_node.c
  373. DEP libfdt/fdt_wip.c
  374. DEP tests/get_mem_rsv.c
  375. DEP tests/get_name.c
  376. DEP libfdt/fdt_sw.c
  377. LEX convert-dtsv0-lexer.lex.c
  378. LEX dtc-lexer.lex.c
  379. DEP srcpos.c
  380. BISON dtc-parser.tab.c
  381. DEP treesource.c
  382. DEP fstree.c
  383. DEP livetree.c
  384. DEP flattree.c
  385. DEP dtc.c
  386. DEP data.c
  387. DEP checks.c
  388. GEN aarch64-softmmu/config-devices.mak
  389. GEN config-all-devices.mak
  390. DEP convert-dtsv0-lexer.lex.c
  391. DEP dtc-lexer.lex.c
  392. DEP dtc-parser.tab.c
  393. CHK version_gen.h
  394. UPD version_gen.h
  395. DEP util.c
  396. autoreconf: Entering directory `.'
  397. autoreconf: configure.ac: not using Gettext
  398. CHK version_gen.h
  399. CC libfdt/fdt_strerror.o
  400. CC libfdt/fdt_empty_tree.o
  401. CC libfdt/fdt_wip.o
  402. CC libfdt/fdt.o
  403. CC libfdt/fdt_ro.o
  404. CC libfdt/fdt_addresses.o
  405. CC libfdt/fdt_overlay.o
  406. CC libfdt/fdt_rw.o
  407. CC libfdt/fdt_sw.o
  408. AR libfdt/libfdt.a
  409. ar: creating libfdt/libfdt.a
  410. a - libfdt/fdt.o
  411. a - libfdt/fdt_ro.o
  412. a - libfdt/fdt_wip.o
  413. a - libfdt/fdt_sw.o
  414. a - libfdt/fdt_rw.o
  415. a - libfdt/fdt_strerror.o
  416. a - libfdt/fdt_empty_tree.o
  417. a - libfdt/fdt_addresses.o
  418. a - libfdt/fdt_overlay.o
  419. autoreconf: running: aclocal
  420. autoreconf: configure.ac: tracing
  421. autoreconf: running: libtoolize --copy
  422. libtoolize: putting auxiliary files in '.'.
  423. libtoolize: copying file './ltmain.sh'
  424. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  425. libtoolize: and rerunning libtoolize and aclocal.
  426. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  427. autoreconf: running: /usr/bin/autoconf
  428. autoreconf: running: /usr/bin/autoheader
  429. autoreconf: running: automake --add-missing --copy --no-force
  430. configure.ac:73: installing './compile'
  431. configure.ac:69: installing './config.guess'
  432. configure.ac:69: installing './config.sub'
  433. configure.ac:62: installing './install-sh'
  434. configure.ac:62: installing './missing'
  435. demos/Makefile.am:11: warning: source file '../test/utils.c' is in a subdirectory,
  436. demos/Makefile.am:11: but option 'subdir-objects' is disabled
  437. automake: warning: possible forward-incompatibility.
  438. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  439. automake: automake option hasn't been enabled. For now, the corresponding output
  440. automake: object file(s) will be placed in the top-level directory. However,
  441. automake: this behaviour will change in future Automake versions: they will
  442. automake: unconditionally cause object files to be placed in the same subdirectory
  443. automake: of the corresponding sources.
  444. automake: You are advised to start using 'subdir-objects' option throughout your
  445. automake: project, to avoid future incompatibilities.
  446. demos/Makefile.am:11: warning: source file '../test/utils-prng.c' is in a subdirectory,
  447. demos/Makefile.am:11: but option 'subdir-objects' is disabled
  448. demos/Makefile.am: installing './depcomp'
  449. parallel-tests: installing './test-driver'
  450. autoreconf: Leaving directory `.'
  451. (cd pixman; CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -fPIC -m64 -mcx16 " /home/sebastian/Desktop/axiom-beta-build-system03/qemu-xlnx.git/pixman/configure --disable-gtk --disable-shared --enable-static)
  452. checking for a BSD-compatible install... /usr/bin/install -c
  453. checking whether build environment is sane... yes
  454. checking for a thread-safe mkdir -p... /bin/mkdir -p
  455. checking for gawk... gawk
  456. checking whether make sets $(MAKE)... yes
  457. checking whether make supports nested variables... yes
  458. checking whether make supports nested variables... (cached) yes
  459. checking build system type... x86_64-pc-linux-gnu
  460. checking host system type... x86_64-pc-linux-gnu
  461. checking for gcc... gcc
  462. checking whether the C compiler works... yes
  463. checking for C compiler default output file name... a.out
  464. checking for suffix of executables...
  465. checking whether we are cross compiling... no
  466. checking for suffix of object files... o
  467. checking whether we are using the GNU C compiler... yes
  468. checking whether gcc accepts -g... yes
  469. checking for gcc option to accept ISO C89... none needed
  470. checking whether gcc understands -c and -o together... yes
  471. checking for style of include used by make... GNU
  472. checking dependency style of gcc... gcc3
  473. checking dependency style of gcc... gcc3
  474. checking how to print strings... printf
  475. checking for a sed that does not truncate output... /bin/sed
  476. checking for grep that handles long lines and -e... /bin/grep
  477. checking for egrep... /bin/grep -E
  478. checking for fgrep... /bin/grep -F
  479. checking for ld used by gcc... /usr/bin/ld
  480. checking if the linker (/usr/bin/ld) is GNU ld... yes
  481. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  482. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  483. checking whether ln -s works... yes
  484. checking the maximum length of command line arguments... 1572864
  485. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  486. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  487. checking for /usr/bin/ld option to reload object files... -r
  488. checking for objdump... objdump
  489. checking how to recognize dependent libraries... pass_all
  490. checking for dlltool... no
  491. checking how to associate runtime and link libraries... printf %s\n
  492. checking for ar... ar
  493. checking for archiver @FILE support... @
  494. checking for strip... strip
  495. checking for ranlib... ranlib
  496. checking command to parse /usr/bin/nm -B output from gcc object... ok
  497. checking for sysroot... no
  498. checking for a working dd... /bin/dd
  499. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  500. checking for mt... mt
  501. checking if mt is a manifest tool... no
  502. checking how to run the C preprocessor... gcc -E
  503. checking for ANSI C header files... yes
  504. checking for sys/types.h... yes
  505. checking for sys/stat.h... yes
  506. checking for stdlib.h... yes
  507. checking for string.h... yes
  508. checking for memory.h... yes
  509. checking for strings.h... yes
  510. checking for inttypes.h... yes
  511. checking for stdint.h... yes
  512. checking for unistd.h... yes
  513. checking for dlfcn.h... yes
  514. checking for objdir... .libs
  515. checking if gcc supports -fno-rtti -fno-exceptions... no
  516. checking for gcc option to produce PIC... -fPIC -DPIC
  517. checking if gcc PIC flag -fPIC -DPIC works... yes
  518. checking if gcc static flag -static works... yes
  519. checking if gcc supports -c -o file.o... yes
  520. checking if gcc supports -c -o file.o... (cached) yes
  521. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  522. checking dynamic linker characteristics... GNU/Linux ld.so
  523. checking how to hardcode library paths into programs... immediate
  524. checking whether stripping libraries is possible... yes
  525. checking if libtool supports shared libraries... yes
  526. checking whether to build shared libraries... no
  527. checking whether to build static libraries... yes
  528. checking for getisax... no
  529. checking whether byte ordering is bigendian... no
  530. checking for inline... inline
  531. checking whether the compiler supports -Werror... yes
  532. checking size of long... 8
  533. checking whether __SUNPRO_C is declared... no
  534. checking whether __amd64 is declared... yes
  535. checking whether the compiler supports -Wall... yes
  536. checking whether the compiler supports -Wdeclaration-after-statement... yes
  537. checking whether the compiler supports -fno-strict-aliasing... yes
  538. checking for gcc option to support OpenMP... -fopenmp
  539. checking whether the compiler supports -fvisibility=hidden... yes
  540. checking whether the compiler supports -xldscope=hidden... no
  541. checking whether to use Loongson MMI assembler... no
  542. checking whether to use MMX intrinsics... yes
  543. checking whether to use SSE2 intrinsics... yes
  544. checking whether to use SSSE3 intrinsics... yes
  545. checking whether to use VMX/Altivec intrinsics... no
  546. checking whether to use ARM SIMD assembler... no
  547. checking whether to use ARM NEON assembler... no
  548. checking whether to use ARM IWMMXT intrinsics... no
  549. checking whether to use MIPS DSPr2 assembler... no
  550. checking whether to use GNU-style inline assembler... yes
  551. checking for pkg-config... /usr/bin/pkg-config
  552. checking pkg-config is at least version 0.9.0... yes
  553. checking for posix_memalign... yes
  554. checking for sigaction... yes
  555. checking for alarm... yes
  556. checking sys/mman.h usability... yes
  557. checking sys/mman.h presence... yes
  558. checking for sys/mman.h... yes
  559. checking for mmap... yes
  560. checking for mprotect... yes
  561. checking for getpagesize... yes
  562. checking fenv.h usability... yes
  563. checking fenv.h presence... yes
  564. checking for fenv.h... yes
  565. checking for feenableexcept in -lm... yes
  566. checking for gettimeofday... yes
  567. checking sys/time.h usability... yes
  568. checking sys/time.h presence... yes
  569. checking for sys/time.h... yes
  570. checking for library containing sqrtf... -lm
  571. checking for thread local storage (TLS) support... __thread
  572. checking for pthreads... yes
  573. checking for __attribute__((constructor))... yes
  574. checking for __float128... yes
  575. checking for __builtin_clz... yes
  576. checking for GCC vector extensions... yes
  577. checking for PNG... no
  578. checking that generated files are newer than configure... done
  579. configure: creating ./config.status
  580. config.status: creating pixman-1.pc
  581. config.status: creating pixman-1-uninstalled.pc
  582. config.status: creating Makefile
  583. config.status: creating pixman/Makefile
  584. config.status: creating pixman/pixman-version.h
  585. config.status: creating demos/Makefile
  586. config.status: creating test/Makefile
  587. config.status: creating config.h
  588. config.status: executing depfiles commands
  589. config.status: executing libtool commands
  590. make all-recursive
  591. Making all in pixman
  592. CC pixman.lo
  593. CC pixman-access.lo
  594. CC pixman-access-accessors.lo
  595. CC pixman-bits-image.lo
  596. CC pixman-combine32.lo
  597. CC pixman-x86.lo
  598. CC pixman-fast-path.lo
  599. CC pixman-mips.lo
  600. CC pixman-combine-float.lo
  601. CC pixman-conical-gradient.lo
  602. CC pixman-filter.lo
  603. CC pixman-implementation.lo
  604. CC pixman-image.lo
  605. CC pixman-arm.lo
  606. CC pixman-ppc.lo
  607. CC pixman-gradient-walker.lo
  608. CC pixman-edge-accessors.lo
  609. CC libpixman_sse2_la-pixman-sse2.lo
  610. CC pixman-timer.lo
  611. CC pixman-edge.lo
  612. CC pixman-general.lo
  613. CC libpixman_ssse3_la-pixman-ssse3.lo
  614. CC pixman-glyph.lo
  615. CC pixman-linear-gradient.lo
  616. CC libpixman_mmx_la-pixman-mmx.lo
  617. CC pixman-trap.lo
  618. CC pixman-region32.lo
  619. CC pixman-matrix.lo
  620. CC pixman-radial-gradient.lo
  621. CC pixman-utils.lo
  622. CC pixman-noop.lo
  623. CC pixman-solid-fill.lo
  624. CC pixman-region16.lo
  625. In file included from pixman.c:29:0:
  626. pixman.c: In function ‘optimize_operator’:
  627. pixman-private.h:1019:22: warning: typedef ‘compile_time_assertion’ locally defined but not used [-Wunused-local-typedefs]
  628. do { typedef int compile_time_assertion [(x)?1:-1]; } while (0)
  629. ^
  630. pixman.c:144:5: note: in expansion of macro ‘COMPILE_TIME_ASSERT’
  631. COMPILE_TIME_ASSERT (FAST_PATH_IS_OPAQUE == (1 << OPAQUE_SHIFT));
  632. ^
  633. CCLD libpixman-ssse3.la
  634. ar: `u' modifier ignored since `D' is the default (see `U')
  635. CCLD libpixman-mmx.la
  636. ar: `u' modifier ignored since `D' is the default (see `U')
  637. CCLD libpixman-sse2.la
  638. ar: `u' modifier ignored since `D' is the default (see `U')
  639. CCLD libpixman-1.la
  640. ar: `u' modifier ignored since `D' is the default (see `U')
  641. Making all in demos
  642. make[3]: Nothing to be done for 'all'.
  643. Making all in test
  644. CC utils.lo
  645. CC utils-prng.lo
  646. CC prng-test.o
  647. CC a1-trap-test.o
  648. CC pdf-op-test.o
  649. CC region-test.o
  650. CC alpha-loop.o
  651. CC pixel-test.o
  652. CC combiner-test.o
  653. CC fetch-test.o
  654. CC trap-crasher.o
  655. CC rotate-test.o
  656. CC stress-test.o
  657. CC oob-test.o
  658. CC region-translate-test.o
  659. CC infinite-loop.o
  660. CC thread-test.o
  661. CC scaling-crash-test.o
  662. CC composite-traps-test.o
  663. CC scaling-helpers-test.o
  664. CC gradient-crash-test.o
  665. CC region-contains-test.o
  666. CC alphamap.o
  667. CC matrix-test.o
  668. CC composite.o
  669. CC scaling-test.o
  670. CC affine-test.o
  671. CC lowlevel-blt-bench.o
  672. CC radial-perf-test.o
  673. CC glyph-test.o
  674. CC check-formats.o
  675. CC blitters-test.o
  676. CC scaling-bench.o
  677. lowlevel-blt-bench.c: In function ‘bench_L’:
  678. lowlevel-blt-bench.c:182:18: warning: variable ‘qx’ set but not used [-Wunused-but-set-variable]
  679. volatile int qx;
  680. ^
  681. CCLD libutils.la
  682. ar: `u' modifier ignored since `D' is the default (see `U')
  683. CCLD prng-test
  684. CCLD a1-trap-test
  685. CCLD pdf-op-test
  686. CCLD region-test
  687. CCLD pixel-test
  688. CCLD oob-test
  689. CCLD combiner-test
  690. CCLD scaling-test
  691. CCLD alphamap
  692. CCLD region-translate-test
  693. CCLD stress-test
  694. CCLD gradient-crash-test
  695. CCLD fetch-test
  696. CCLD composite-traps-test
  697. CCLD glyph-test
  698. CCLD rotate-test
  699. CCLD trap-crasher
  700. CCLD thread-test
  701. CCLD region-contains-test
  702. CCLD scaling-helpers-test
  703. CCLD infinite-loop
  704. CCLD alpha-loop
  705. CCLD scaling-crash-test
  706. CCLD lowlevel-blt-bench
  707. CCLD blitters-test
  708. CCLD matrix-test
  709. CCLD composite
  710. CCLD affine-test
  711. CCLD scaling-bench
  712. CCLD check-formats
  713. CCLD radial-perf-test
  714. make all-recursive
  715. Making all in pixman
  716. CHK version_gen.h
  717. make[3]: Nothing to be done for 'all'.
  718. Making all in demos
  719. make[3]: Nothing to be done for 'all'.
  720. Making all in test
  721. make[3]: Nothing to be done for 'all'.
  722. CC tests/qemu-iotests/socket_scm_helper.o
  723. GEN qga/qapi-generated/qga-qapi-types.h
  724. CC qapi/qmp-dispatch.o
  725. GEN qga/qapi-generated/qga-qmp-marshal.c
  726. CC qapi/opts-visitor.o
  727. CC qapi/qapi-clone-visitor.o
  728. GEN qmp-introspect.c
  729. GEN qga/qapi-generated/qga-qmp-commands.h
  730. GEN qga/qapi-generated/qga-qapi-visit.h
  731. GEN qga/qapi-generated/qga-qapi-types.c
  732. GEN qga/qapi-generated/qga-qapi-visit.c
  733. CC qapi/string-input-visitor.o
  734. GEN qapi-types.c
  735. CC qapi/qobject-input-visitor.o
  736. CC qobject/qint.o
  737. CC qobject/qbool.o
  738. CC qobject/qobject.o
  739. CC qapi/string-output-visitor.o
  740. CC qobject/json-lexer.o
  741. CC qapi/qobject-output-visitor.o
  742. GEN qapi-visit.c
  743. GEN qapi-event.c
  744. CC qapi/qmp-event.o
  745. CC qapi/qapi-dealloc-visitor.o
  746. CC qobject/qdict.o
  747. CC qapi/qmp-registry.o
  748. CC qapi/qapi-visit-core.o
  749. CC qobject/qstring.o
  750. CC qobject/qjson.o
  751. CC qapi/qapi-util.o
  752. CC qobject/qlist.o
  753. CC qobject/qfloat.o
  754. CC qobject/qnull.o
  755. CC qobject/json-streamer.o
  756. GEN trace/generated-tracers.c
  757. CC trace/control.o
  758. CC qobject/json-parser.o
  759. CC util/unicode.o
  760. CC util/osdep.o
  761. CC util/qemu-timer-common.o
  762. CC trace/qmp.o
  763. CC util/cutils.o
  764. CC util/oslib-posix.o
  765. CC util/mmap-alloc.o
  766. CC util/event_notifier-posix.o
  767. CC util/compatfd.o
  768. CC util/bufferiszero.o
  769. CC util/qemu-openpty.o
  770. CC util/qemu-thread-posix.o
  771. CC util/memfd.o
  772. CC util/envlist.o
  773. CC util/path.o
  774. CC util/bitmap.o
  775. CC util/bitops.o
  776. CC util/module.o
  777. CC util/hbitmap.o
  778. CC util/fifo8.o
  779. CC util/acl.o
  780. CC util/fifo.o
  781. CC util/iov.o
  782. CC util/error.o
  783. CC util/id.o
  784. CC util/qemu-error.o
  785. CC util/qemu-config.o
  786. CC util/qemu-sockets.o
  787. CC util/uri.o
  788. CC util/qemu-progress.o
  789. CC util/notify.o
  790. CC util/hexdump.o
  791. CC util/qemu-option.o
  792. CC util/throttle.o
  793. CC util/getauxval.o
  794. CC util/uuid.o
  795. CC util/crc32c.o
  796. CC util/readline.o
  797. CC util/qemu-coroutine.o
  798. CC util/rcu.o
  799. CC util/qemu-coroutine-lock.o
  800. CC util/buffer.o
  801. CC util/coroutine-ucontext.o
  802. CC util/qemu-coroutine-sleep.o
  803. CC util/qemu-coroutine-io.o
  804. CC util/timed-average.o
  805. CC util/log.o
  806. CC util/qdist.o
  807. CC util/base64.o
  808. CC util/range.o
  809. CC crypto/pbkdf-stub.o
  810. CC util/qht.o
  811. CC stubs/arch-query-cpu-def.o
  812. CC stubs/arch-query-cpu-model-comparison.o
  813. CC stubs/arch-query-cpu-model-expansion.o
  814. CC stubs/bdrv-next-monitor-owned.o
  815. CC stubs/arch-query-cpu-model-baseline.o
  816. CC stubs/blk-commit-all.o
  817. CC stubs/blockdev-close-all-bdrv-states.o
  818. CC stubs/cpu-get-clock.o
  819. CC stubs/clock-warp.o
  820. CC stubs/cpu-get-icount.o
  821. CC stubs/dump.o
  822. CC stubs/error-printf.o
  823. CC stubs/fdset-add-fd.o
  824. CC stubs/fdset-find-fd.o
  825. CC stubs/fdset-get-fd.o
  826. CC stubs/fdset-remove-fd.o
  827. CC stubs/gdbstub.o
  828. CC stubs/get-fd.o
  829. CC stubs/get-next-serial.o
  830. CC stubs/get-vm-name.o
  831. CC stubs/iothread.o
  832. CC stubs/iothread-lock.o
  833. CC stubs/is-daemonized.o
  834. CC stubs/machine-init-done.o
  835. CC stubs/migr-blocker.o
  836. CC stubs/mon-is-qmp.o
  837. CC stubs/monitor-init.o
  838. CC stubs/notify-event.o
  839. CC stubs/qtest.o
  840. CC stubs/replay.o
  841. CC stubs/replay-user.o
  842. CC stubs/reset.o
  843. CC stubs/runstate-check.o
  844. CC stubs/slirp.o
  845. CC stubs/set-fd-handler.o
  846. CC stubs/sysbus.o
  847. CC stubs/trace-control.o
  848. CC stubs/uuid.o
  849. CC stubs/vm-stop.o
  850. CC stubs/vmstate.o
  851. CC stubs/cpus.o
  852. CC stubs/kvm.o
  853. CC stubs/qmp_pc_dimm_device_list.o
  854. CC stubs/target-monitor-defs.o
  855. CC stubs/vhost.o
  856. CC stubs/target-get-monitor-def.o
  857. CC stubs/iohandler.o
  858. CC stubs/smbios_type_38.o
  859. CC stubs/pc_madt_cpu_entry.o
  860. CC stubs/ipmi.o
  861. CC stubs/migration-colo.o
  862. CC contrib/ivshmem-client/ivshmem-client.o
  863. CC contrib/ivshmem-server/ivshmem-server.o
  864. CC contrib/ivshmem-client/main.o
  865. CC contrib/ivshmem-server/main.o
  866. CC qemu-nbd.o
  867. CC async.o
  868. CC thread-pool.o
  869. CC block.o
  870. CC main-loop.o
  871. CC blockjob.o
  872. CC iohandler.o
  873. CC qemu-timer.o
  874. CC aio-posix.o
  875. CC replication.o
  876. CC qemu-io-cmds.o
  877. CC block/raw_bsd.o
  878. CC block/qcow.o
  879. CC block/vmdk.o
  880. CC block/vdi.o
  881. CC block/cloop.o
  882. CC block/bochs.o
  883. CC block/vpc.o
  884. CC block/vvfat.o
  885. CC block/dmg.o
  886. CC block/qcow2.o
  887. CC block/qcow2-refcount.o
  888. CC block/qcow2-cluster.o
  889. CC block/qcow2-snapshot.o
  890. CC block/qcow2-cache.o
  891. CC block/qed.o
  892. CC block/qed-gencb.o
  893. CC block/qed-l2-cache.o
  894. CC block/qed-table.o
  895. CC block/qed-cluster.o
  896. CC block/qed-check.o
  897. CC block/vhdx.o
  898. CC block/vhdx-endian.o
  899. CC block/vhdx-log.o
  900. CC block/quorum.o
  901. CC block/parallels.o
  902. CC block/blkdebug.o
  903. CC block/blkverify.o
  904. CC block/blkreplay.o
  905. CC block/block-backend.o
  906. CC block/snapshot.o
  907. CC block/qapi.o
  908. CC block/raw-posix.o
  909. CC block/null.o
  910. CC block/mirror.o
  911. CC block/commit.o
  912. CC block/io.o
  913. CC block/throttle-groups.o
  914. CC block/nbd.o
  915. CC block/nbd-client.o
  916. CC block/sheepdog.o
  917. CC block/accounting.o
  918. CC block/dirty-bitmap.o
  919. CC block/write-threshold.o
  920. CC block/backup.o
  921. CC block/replication.o
  922. CC block/crypto.o
  923. CC nbd/server.o
  924. CC nbd/client.o
  925. CC nbd/common.o
  926. CC crypto/hash-glib.o
  927. CC crypto/hash.o
  928. CC crypto/init.o
  929. CC crypto/aes.o
  930. CC crypto/desrfb.o
  931. CC crypto/cipher.o
  932. CC crypto/tlscreds.o
  933. CC crypto/tlscredsanon.o
  934. CC crypto/tlscredsx509.o
  935. CC crypto/tlssession.o
  936. CC crypto/secret.o
  937. CC crypto/random-platform.o
  938. CC crypto/pbkdf.o
  939. CC crypto/ivgen.o
  940. CC crypto/ivgen-essiv.o
  941. CC crypto/ivgen-plain.o
  942. CC crypto/ivgen-plain64.o
  943. CC crypto/afsplit.o
  944. CC crypto/xts.o
  945. CC crypto/block.o
  946. CC crypto/block-qcow.o
  947. CC crypto/block-luks.o
  948. CC io/channel.o
  949. CC io/channel-buffer.o
  950. CC io/channel-command.o
  951. CC io/channel-file.o
  952. CC io/channel-socket.o
  953. CC io/channel-tls.o
  954. CC io/channel-watch.o
  955. CC io/channel-websock.o
  956. CC io/channel-util.o
  957. CC io/task.o
  958. CC qom/object.o
  959. CC qom/container.o
  960. CC qom/object_interfaces.o
  961. CC qom/qom-qobject.o
  962. GEN qemu-img-cmds.h
  963. CC qemu-io.o
  964. CC qemu-bridge-helper.o
  965. CC blockdev.o
  966. CC blockdev-nbd.o
  967. CC iothread.o
  968. CC device-hotplug.o
  969. CC qdev-monitor.o
  970. CC os-posix.o
  971. CC qemu-char.o
  972. CC page_cache.o
  973. CC bt-host.o
  974. CC accel.o
  975. CC bt-vhci.o
  976. CC dma-helpers.o
  977. CC vl.o
  978. CC tpm.o
  979. CC device_tree.o
  980. GEN qmp-marshal.c
  981. CC qmp.o
  982. CC hmp.o
  983. CC cpus-common.o
  984. CC audio/audio.o
  985. CC audio/noaudio.o
  986. CC audio/wavaudio.o
  987. CC audio/mixeng.o
  988. CC audio/ossaudio.o
  989. CC backends/rng.o
  990. CC audio/wavcapture.o
  991. CC backends/rng-egd.o
  992. CC backends/rng-random.o
  993. CC backends/msmouse.o
  994. CC backends/testdev.o
  995. CC backends/tpm.o
  996. CC backends/hostmem.o
  997. CC backends/hostmem-ram.o
  998. CC backends/hostmem-file.o
  999. CC backends/cryptodev.o
  1000. CC backends/cryptodev-builtin.o
  1001. CC block/stream.o
  1002. CC disas/arm.o
  1003. CC disas/i386.o
  1004. CXX disas/arm-a64.o
  1005. CXX disas/libvixl/vixl/utils.o
  1006. CXX disas/libvixl/vixl/compiler-intrinsics.o
  1007. CXX disas/libvixl/vixl/a64/instructions-a64.o
  1008. CXX disas/libvixl/vixl/a64/decoder-a64.o
  1009. CXX disas/libvixl/vixl/a64/disasm-a64.o
  1010. CC fsdev/qemu-fsdev-dummy.o
  1011. CC fsdev/qemu-fsdev-opts.o
  1012. CC hw/acpi/acpi_interface.o
  1013. CC hw/acpi/bios-linker-loader.o
  1014. CC hw/acpi/aml-build.o
  1015. CC hw/audio/es1370.o
  1016. CC hw/audio/ac97.o
  1017. CC hw/audio/intel-hda.o
  1018. CC hw/audio/hda-codec.o
  1019. CC hw/audio/wm8750.o
  1020. CC hw/audio/pl041.o
  1021. CC hw/audio/lm4549.o
  1022. CC hw/audio/marvell_88w8618.o
  1023. CC hw/block/block.o
  1024. CC hw/block/cdrom.o
  1025. CC hw/block/hd-geometry.o
  1026. CC hw/block/m25p80.o
  1027. CC hw/block/nand.o
  1028. CC hw/block/pl35x.o
  1029. CC hw/block/pflash_cfi01.o
  1030. CC hw/block/pflash_cfi02.o
  1031. CC hw/block/ecc.o
  1032. CC hw/block/onenand.o
  1033. CC hw/block/nvme.o
  1034. CC hw/block/arasan_nfc.o
  1035. CC hw/block/m24cxx.o
  1036. CC hw/bt/core.o
  1037. CC hw/bt/l2cap.o
  1038. CC hw/bt/sdp.o
  1039. CC hw/bt/hci.o
  1040. CC hw/bt/hid.o
  1041. CC hw/bt/hci-csr.o
  1042. CC hw/char/ipoctal232.o
  1043. CC hw/char/pl011.o
  1044. CC hw/char/serial.o
  1045. CC hw/char/serial-pci.o
  1046. CC hw/char/serial-isa.o
  1047. CC hw/char/virtio-console.o
  1048. CC hw/char/xilinx_uartlite.o
  1049. CC hw/char/xilinx_iomod_uart.o
  1050. CC hw/char/cadence_uart.o
  1051. CC hw/char/imx_serial.o
  1052. CC hw/core/qdev.o
  1053. CC hw/core/qdev-properties.o
  1054. CC hw/core/bus.o
  1055. CC hw/core/fw-path-provider.o
  1056. CC hw/core/irq.o
  1057. CC hw/core/hotplug.o
  1058. CC hw/core/stream.o
  1059. CC hw/core/dma-ctrl.o
  1060. CC hw/core/ptimer.o
  1061. CC hw/core/sysbus.o
  1062. CC hw/core/machine.o
  1063. CC hw/core/null-machine.o
  1064. CC hw/core/loader.o
  1065. CC hw/core/qdev-properties-system.o
  1066. CC hw/core/fdt_generic.o
  1067. CC hw/core/fdt_generic_devices.o
  1068. CC hw/core/fdt_generic_util.o
  1069. CC hw/core/platform-bus.o
  1070. CC hw/core/register.o
  1071. CC hw/core/register-dep.o
  1072. CC hw/core/or-irq.o
  1073. CC hw/display/ads7846.o
  1074. CC hw/display/pl110.o
  1075. CC hw/display/ssd0303.o
  1076. CC hw/display/ssd0323.o
  1077. CC hw/display/vga-pci.o
  1078. CC hw/display/blizzard.o
  1079. CC hw/display/exynos4210_fimd.o
  1080. CC hw/display/framebuffer.o
  1081. CC hw/display/tc6393xb.o
  1082. CC hw/dma/pl080.o
  1083. CC hw/dma/pl330.o
  1084. CC hw/dma/xilinx_axidma.o
  1085. CC hw/dma/xlnx-zynq-devcfg.o
  1086. CC hw/dma/csu_stream_dma.o
  1087. CC hw/dma/xilinx-zdma.o
  1088. CC hw/gpio/max7310.o
  1089. CC hw/gpio/pl061.o
  1090. CC hw/gpio/zaurus.o
  1091. CC hw/gpio/xilinx_iomod_gpi.o
  1092. CC hw/gpio/xilinx_iomod_gpo.o
  1093. CC hw/gpio/xilinx-axi-gpio.o
  1094. CC hw/gpio/xlnx-zynqmp-gpio.o
  1095. CC hw/gpio/gpio_key.o
  1096. CC hw/guest/linux.o
  1097. CC hw/i2c/core.o
  1098. CC hw/i2c/smbus.o
  1099. CC hw/i2c/smbus_eeprom.o
  1100. CC hw/i2c/i2c-ddc.o
  1101. CC hw/i2c/versatile_i2c.o
  1102. CC hw/i2c/bitbang_i2c.o
  1103. CC hw/i2c/exynos4210_i2c.o
  1104. CC hw/i2c/imx_i2c.o
  1105. CC hw/i2c/aspeed_i2c.o
  1106. CC hw/i2c/cadence_i2c.o
  1107. CC hw/i2c/pca9548.o
  1108. CC hw/ide/core.o
  1109. CC hw/ide/atapi.o
  1110. CC hw/ide/pci.o
  1111. CC hw/ide/qdev.o
  1112. CC hw/ide/microdrive.o
  1113. CC hw/ide/ahci.o
  1114. CC hw/ide/ich.o
  1115. CC hw/input/hid.o
  1116. CC hw/input/lm832x.o
  1117. CC hw/input/pl050.o
  1118. CC hw/input/ps2.o
  1119. CC hw/input/stellaris_input.o
  1120. CC hw/input/tsc2005.o
  1121. CC hw/input/virtio-input.o
  1122. CC hw/input/virtio-input-hid.o
  1123. CC hw/input/virtio-input-host.o
  1124. CC hw/intc/pl190.o
  1125. CC hw/intc/xilinx_intc.o
  1126. CC hw/intc/xilinx_iomod_intc.o
  1127. CC hw/intc/xilinx_zynqmp_ipi.o
  1128. CC hw/intc/imx_avic.o
  1129. CC hw/intc/realview_gic.o
  1130. CC hw/intc/arm_gic_common.o
  1131. CC hw/intc/arm_gic.o
  1132. CC hw/intc/arm_gicv2m.o
  1133. CC hw/intc/arm_gicv3_common.o
  1134. CC hw/intc/arm_gicv3.o
  1135. CC hw/intc/arm_gicv3_dist.o
  1136. CC hw/intc/arm_gicv3_redist.o
  1137. CC hw/intc/arm_gicv3_its_common.o
  1138. CC hw/intc/xilinx-zynqmp-gicp.o
  1139. CC hw/intc/xilinx-zynqmp-intc-redirect.o
  1140. CC hw/intc/xlnx_scu_gic.o
  1141. CC hw/intc/intc.o
  1142. CC hw/ipack/ipack.o
  1143. CC hw/ipack/tpci200.o
  1144. CC hw/isa/isa-bus.o
  1145. CC hw/mdio/core.o
  1146. CC hw/mdio/mdio.o
  1147. CC hw/mdio/eth_phy.o
  1148. CC hw/misc/fixed-clock.o
  1149. CC hw/misc/zynq-pll.o
  1150. CC hw/misc/max111x.o
  1151. CC hw/misc/pci-testdev.o
  1152. CC hw/misc/tmp105.o
  1153. CC hw/misc/csu_core.o
  1154. CC hw/misc/csu_stream_switch.o
  1155. CC hw/misc/xilinx_zynqmp_ocmc.o
  1156. CC hw/misc/zynqmp-iou-slcr.o
  1157. CC hw/misc/xlnx-lpd-slcr-secure.o
  1158. CC hw/misc/xlnx-lpd-gpv.o
  1159. CC hw/misc/xlnx-zynqmp-boot.o
  1160. CC hw/misc/xilinx-xmpu.o
  1161. CC hw/misc/xilinx-xppu.o
  1162. CC hw/misc/xilinx_zynqmp_pmu_local.o
  1163. CC hw/misc/xilinx_zynqmp_pmu_global.o
  1164. CC hw/misc/xilinx_zynqmp_crf.o
  1165. CC hw/misc/xilinx_zynqmp_crl.o
  1166. CC hw/misc/xilinx_zynqmp_ams.o
  1167. CC hw/misc/xilinx_zynqmp_sysmon.o
  1168. CC hw/misc/mem_ctrl.o
  1169. CC hw/misc/test_component.o
  1170. CC hw/misc/xilinx-smmu_reg.o
  1171. CC hw/misc/arm-smmu.o
  1172. CC hw/misc/arm-cci400.o
  1173. CC hw/misc/xilinx-ddrc.o
  1174. CC hw/misc/xilinx-ddr_phy.o
  1175. CC hw/misc/xilinx-serdes.o
  1176. CC hw/misc/reset-dev.o
  1177. CC hw/misc/si57x.o
  1178. CC hw/misc/gpio-mr-mux.o
  1179. CC hw/misc/stream-fifo.o
  1180. CC hw/misc/arm_l2x0.o
  1181. CC hw/misc/arm_integrator_debug.o
  1182. CC hw/misc/a9scu.o
  1183. CC hw/misc/arm11scu.o
  1184. CC hw/net/ne2000.o
  1185. CC hw/net/eepro100.o
  1186. CC hw/net/pcnet-pci.o
  1187. CC hw/net/pcnet.o
  1188. CC hw/net/e1000.o
  1189. CC hw/net/e1000x_common.o
  1190. CC hw/net/net_tx_pkt.o
  1191. CC hw/net/net_rx_pkt.o
  1192. CC hw/net/e1000e.o
  1193. CC hw/net/e1000e_core.o
  1194. CC hw/net/rtl8139.o
  1195. CC hw/net/vmxnet3.o
  1196. CC hw/net/smc91c111.o
  1197. CC hw/net/xgmac.o
  1198. CC hw/net/lan9118.o
  1199. CC hw/net/allwinner_emac.o
  1200. CC hw/net/xilinx_axienet.o
  1201. CC hw/net/imx_fec.o
  1202. CC hw/net/cadence_gem.o
  1203. CC hw/net/stellaris_enet.o
  1204. CC hw/net/rocker/rocker.o
  1205. CC hw/net/rocker/rocker_fp.o
  1206. CC hw/net/rocker/rocker_desc.o
  1207. CC hw/net/rocker/rocker_world.o
  1208. CC hw/net/rocker/rocker_of_dpa.o
  1209. CC hw/nvram/eeprom93xx.o
  1210. CC hw/nvram/fw_cfg.o
  1211. CC hw/nvram/chrp_nvram.o
  1212. CC hw/pci-bridge/pci_bridge_dev.o
  1213. CC hw/pci-bridge/pci_expander_bridge.o
  1214. CC hw/pci-bridge/xio3130_upstream.o
  1215. CC hw/pci-bridge/xio3130_downstream.o
  1216. CC hw/pci-bridge/ioh3420.o
  1217. CC hw/pci-bridge/xlnx-pcie-rp.o
  1218. CC hw/pci-bridge/i82801b11.o
  1219. CC hw/pci-host/pam.o
  1220. CC hw/pci-host/versatile.o
  1221. CC hw/pci-host/xlnx-nwl-pcie-main.o
  1222. CC hw/pci-host/gpex.o
  1223. CC hw/pci-host/xlnx-nwl-pcie-attrib.o
  1224. CC hw/pci/pci.o
  1225. CC hw/pci/pci_bridge.o
  1226. CC hw/pci/msix.o
  1227. CC hw/pci/msi.o
  1228. CC hw/pci/shpc.o
  1229. CC hw/pci/slotid_cap.o
  1230. CC hw/pci/pci_host.o
  1231. CC hw/pci/pcie_host.o
  1232. CC hw/pci/pcie.o
  1233. CC hw/pci/pcie_aer.o
  1234. CC hw/pci/pcie_port.o
  1235. CC hw/pcmcia/pcmcia.o
  1236. CC hw/pci/pci-stub.o
  1237. CC hw/scsi/scsi-disk.o
  1238. CC hw/scsi/scsi-generic.o
  1239. CC hw/scsi/scsi-bus.o
  1240. CC hw/scsi/lsi53c895a.o
  1241. CC hw/scsi/mptsas.o
  1242. CC hw/scsi/mptconfig.o
  1243. CC hw/scsi/mptendian.o
  1244. CC hw/scsi/megasas.o
  1245. CC hw/scsi/vmw_pvscsi.o
  1246. CC hw/scsi/esp.o
  1247. CC hw/scsi/esp-pci.o
  1248. CC hw/sd/pl181.o
  1249. CC hw/sd/ssi-sd.o
  1250. CC hw/sd/sd.o
  1251. CC hw/sd/core.o
  1252. CC hw/sd/sdhci.o
  1253. CC hw/smbios/smbios.o
  1254. CC hw/ssi/pl022.o
  1255. CC hw/ssi/ssi.o
  1256. CC hw/ssi/xilinx_spips.o
  1257. CC hw/ssi/aspeed_smc.o
  1258. CC hw/ssi/stm32f2xx_spi.o
  1259. CC hw/timer/arm_timer.o
  1260. CC hw/timer/arm_mptimer.o
  1261. CC hw/timer/a9gtimer.o
  1262. CC hw/timer/cadence_ttc.o
  1263. CC hw/timer/ds1338.o
  1264. CC hw/timer/pl031.o
  1265. CC hw/timer/twl92230.o
  1266. CC hw/timer/xilinx_timer.o
  1267. CC hw/timer/imx_epit.o
  1268. CC hw/timer/imx_gpt.o
  1269. CC hw/timer/xilinx_iomod_pit.o
  1270. CC hw/timer/stm32f2xx_timer.o
  1271. CC hw/timer/aspeed_timer.o
  1272. CC hw/timer/arm_generic_timer.o
  1273. CC hw/tpm/tpm_passthrough.o
  1274. CC hw/tpm/tpm_util.o
  1275. CC hw/usb/core.o
  1276. CC hw/usb/combined-packet.o
  1277. CC hw/usb/bus.o
  1278. CC hw/usb/libhw.o
  1279. CC hw/usb/desc.o
  1280. CC hw/usb/desc-msos.o
  1281. CC hw/usb/hcd-uhci.o
  1282. CC hw/usb/hcd-ohci.o
  1283. CC hw/usb/hcd-ehci.o
  1284. CC hw/usb/hcd-ehci-sysbus.o
  1285. CC hw/usb/hcd-ehci-pci.o
  1286. CC hw/usb/hcd-xhci.o
  1287. CC hw/usb/dev-hub.o
  1288. CC hw/usb/hcd-musb.o
  1289. CC hw/usb/dev-hid.o
  1290. CC hw/usb/dev-wacom.o
  1291. CC hw/usb/dev-storage.o
  1292. CC hw/usb/dev-uas.o
  1293. CC hw/usb/dev-audio.o
  1294. CC hw/usb/dev-serial.o
  1295. CC hw/usb/dev-network.o
  1296. CC hw/usb/dev-bluetooth.o
  1297. CC hw/usb/dev-smartcard-reader.o
  1298. CC hw/usb/dev-mtp.o
  1299. CC hw/usb/host-stub.o
  1300. CC hw/virtio/virtio-rng.o
  1301. CC hw/virtio/virtio-pci.o
  1302. CC hw/virtio/virtio-bus.o
  1303. CC hw/virtio/virtio-mmio.o
  1304. CC hw/watchdog/watchdog.o
  1305. CC hw/watchdog/wdt_i6300esb.o
  1306. CC migration/migration.o
  1307. CC migration/socket.o
  1308. CC migration/fd.o
  1309. CC migration/exec.o
  1310. CC migration/tls.o
  1311. CC migration/colo-comm.o
  1312. CC migration/colo.o
  1313. CC migration/colo-failover.o
  1314. CC migration/vmstate.o
  1315. CC migration/qemu-file.o
  1316. CC migration/postcopy-ram.o
  1317. CC migration/xbzrle.o
  1318. CC migration/qemu-file-channel.o
  1319. CC migration/qjson.o
  1320. CC migration/block.o
  1321. CC net/net.o
  1322. CC net/queue.o
  1323. CC net/checksum.o
  1324. CC net/util.o
  1325. CC net/hub.o
  1326. CC net/socket.o
  1327. CC net/eth.o
  1328. CC net/dump.o
  1329. CC net/l2tpv3.o
  1330. CC net/vhost-user.o
  1331. CC net/tap.o
  1332. CC net/tap-linux.o
  1333. CC net/slirp.o
  1334. CC net/filter.o
  1335. CC net/filter-buffer.o
  1336. CC net/filter-mirror.o
  1337. CC net/colo-compare.o
  1338. CC net/colo.o
  1339. CC net/filter-rewriter.o
  1340. CC qom/cpu.o
  1341. CC replay/replay.o
  1342. CC replay/replay-internal.o
  1343. CC replay/replay-events.o
  1344. CC replay/replay-time.o
  1345. CC replay/replay-char.o
  1346. CC replay/replay-input.o
  1347. CC replay/replay-snapshot.o
  1348. CC slirp/cksum.o
  1349. CC slirp/if.o
  1350. CC slirp/ip_icmp.o
  1351. CC slirp/ip6_icmp.o
  1352. CC slirp/ip6_input.o
  1353. CC slirp/ip6_output.o
  1354. CC slirp/ip_input.o
  1355. CC slirp/ip_output.o
  1356. CC slirp/dnssearch.o
  1357. CC slirp/dhcpv6.o
  1358. CC slirp/slirp.o
  1359. CC slirp/mbuf.o
  1360. CC slirp/misc.o
  1361. CC slirp/sbuf.o
  1362. CC slirp/socket.o
  1363. CC slirp/tcp_input.o
  1364. CC slirp/tcp_output.o
  1365. CC slirp/tcp_subr.o
  1366. CC slirp/tcp_timer.o
  1367. CC slirp/udp.o
  1368. CC slirp/udp6.o
  1369. CC slirp/bootp.o
  1370. CC slirp/arp_table.o
  1371. CC slirp/tftp.o
  1372. CC slirp/ndp_table.o
  1373. CC ui/keymaps.o
  1374. CC ui/console.o
  1375. CC ui/cursor.o
  1376. CC ui/qemu-pixman.o
  1377. CC ui/input.o
  1378. CC ui/input-keymap.o
  1379. CC ui/input-legacy.o
  1380. CC ui/input-linux.o
  1381. CC ui/vnc.o
  1382. CC ui/vnc-enc-zlib.o
  1383. CC ui/vnc-enc-hextile.o
  1384. CC ui/vnc-enc-tight.o
  1385. CC ui/vnc-palette.o
  1386. CC ui/vnc-enc-zrle.o
  1387. CC ui/vnc-auth-vencrypt.o
  1388. CC ui/vnc-ws.o
  1389. CC ui/vnc-jobs.o
  1390. LINK tests/qemu-iotests/socket_scm_helper
  1391. CC qga/commands.o
  1392. CC qga/guest-agent-command-state.o
  1393. CC qga/main.o
  1394. CC qga/commands-posix.o
  1395. CC qga/channel-posix.o
  1396. CC qga/qapi-generated/qga-qapi-types.o
  1397. CC qga/qapi-generated/qga-qapi-visit.o
  1398. AS optionrom/multiboot.o
  1399. CC qga/qapi-generated/qga-qmp-marshal.o
  1400. CC qmp-introspect.o
  1401. AS optionrom/linuxboot.o
  1402. CC qapi-types.o
  1403. CC qapi-visit.o
  1404. CC qapi-event.o
  1405. CC optionrom/linuxboot_dma.o
  1406. AR libqemustub.a
  1407. CC qemu-img.o
  1408. CC qmp-marshal.o
  1409. CC trace/generated-tracers.o
  1410. AS optionrom/kvmvapic.o
  1411. BUILD optionrom/multiboot.img
  1412. BUILD optionrom/linuxboot.img
  1413. BUILD optionrom/kvmvapic.img
  1414. BUILD optionrom/multiboot.raw
  1415. BUILD optionrom/linuxboot.raw
  1416. SIGN optionrom/linuxboot.bin
  1417. SIGN optionrom/multiboot.bin
  1418. BUILD optionrom/kvmvapic.raw
  1419. SIGN optionrom/kvmvapic.bin
  1420. BUILD optionrom/linuxboot_dma.img
  1421. BUILD optionrom/linuxboot_dma.raw
  1422. SIGN optionrom/linuxboot_dma.bin
  1423. AR libqemuutil.a
  1424. LINK qemu-ga
  1425. LINK ivshmem-client
  1426. LINK ivshmem-server
  1427. LINK qemu-nbd
  1428. LINK qemu-img
  1429. LINK qemu-io
  1430. LINK qemu-bridge-helper
  1431. GEN aarch64-softmmu/hmp-commands.h
  1432. GEN aarch64-softmmu/config-target.h
  1433. GEN aarch64-softmmu/hmp-commands-info.h
  1434. CC aarch64-softmmu/exec.o
  1435. CC aarch64-softmmu/translate-all.o
  1436. CC aarch64-softmmu/cpu-exec.o
  1437. CC aarch64-softmmu/translate-common.o
  1438. CC aarch64-softmmu/tcg/tcg.o
  1439. CC aarch64-softmmu/tcg/tcg-op.o
  1440. CC aarch64-softmmu/cpu-exec-common.o
  1441. CC aarch64-softmmu/tcg/optimize.o
  1442. CC aarch64-softmmu/etrace.o
  1443. CC aarch64-softmmu/etrace-gpio.o
  1444. CC aarch64-softmmu/disas.o
  1445. CC aarch64-softmmu/tcg-runtime.o
  1446. CC aarch64-softmmu/balloon.o
  1447. GEN aarch64-softmmu/gdbstub-xml.c
  1448. CC aarch64-softmmu/ioport.o
  1449. CC aarch64-softmmu/kvm-stub.o
  1450. CC aarch64-softmmu/arch_init.o
  1451. CC aarch64-softmmu/fpu/softfloat.o
  1452. CC aarch64-softmmu/cpus.o
  1453. CC aarch64-softmmu/gdbstub.o
  1454. CC aarch64-softmmu/memory.o
  1455. CC aarch64-softmmu/monitor.o
  1456. CC aarch64-softmmu/cputlb.o
  1457. CC aarch64-softmmu/memory_mapping.o
  1458. CC aarch64-softmmu/dump.o
  1459. CC aarch64-softmmu/injection.o
  1460. CC aarch64-softmmu/migration/ram.o
  1461. CC aarch64-softmmu/migration/savevm.o
  1462. CC aarch64-softmmu/tcg/tcg-common.o
  1463. CC aarch64-softmmu/numa.o
  1464. CC aarch64-softmmu/qtest.o
  1465. CC aarch64-softmmu/bootdevice.o
  1466. CC aarch64-softmmu/xen-common-stub.o
  1467. CC aarch64-softmmu/xen-hvm-stub.o
  1468. CC aarch64-softmmu/hw/adc/stm32f2xx_adc.o
  1469. CC aarch64-softmmu/hw/block/dataplane/virtio-blk.o
  1470. CC aarch64-softmmu/hw/char/exynos4210_uart.o
  1471. CC aarch64-softmmu/hw/char/omap_uart.o
  1472. CC aarch64-softmmu/hw/char/digic-uart.o
  1473. CC aarch64-softmmu/hw/char/stm32f2xx_usart.o
  1474. CC aarch64-softmmu/hw/char/bcm2835_aux.o
  1475. CC aarch64-softmmu/hw/char/virtio-serial-bus.o
  1476. CC aarch64-softmmu/hw/core/remote-port-qdev.o
  1477. CC aarch64-softmmu/hw/core/remote-port-proto.o
  1478. CC aarch64-softmmu/hw/core/remote-port-memory-master.o
  1479. CC aarch64-softmmu/hw/core/remote-port-memory-slave.o
  1480. CC aarch64-softmmu/hw/display/pxa2xx_lcd.o
  1481. CC aarch64-softmmu/hw/display/bcm2835_fb.o
  1482. CC aarch64-softmmu/hw/display/vga.o
  1483. CC aarch64-softmmu/hw/display/virtio-gpu.o
  1484. CC aarch64-softmmu/hw/core/remote-port.o
  1485. CC aarch64-softmmu/hw/cpu/realview_mpcore.o
  1486. CC aarch64-softmmu/hw/cpu/a9mpcore.o
  1487. CC aarch64-softmmu/hw/cpu/a15mpcore.o
  1488. CC aarch64-softmmu/hw/cpu/arm11mpcore.o
  1489. CC aarch64-softmmu/hw/display/omap_lcdc.o
  1490. CC aarch64-softmmu/hw/core/generic-loader.o
  1491. CC aarch64-softmmu/hw/cpu/core.o
  1492. CC aarch64-softmmu/hw/display/omap_dss.o
  1493. CC aarch64-softmmu/hw/core/remote-port-pci-device.o
  1494. CC aarch64-softmmu/hw/core/remote-port-stream.o
  1495. CC aarch64-softmmu/hw/core/remote-port-gpio.o
  1496. CC aarch64-softmmu/hw/block/virtio-blk.o
  1497. CC aarch64-softmmu/hw/dma/xlnx_dpdma.o
  1498. CC aarch64-softmmu/hw/dma/omap_dma.o
  1499. CC aarch64-softmmu/hw/display/dpcd.o
  1500. CC aarch64-softmmu/hw/dma/soc_dma.o
  1501. CC aarch64-softmmu/hw/dma/pxa2xx_dma.o
  1502. CC aarch64-softmmu/hw/display/virtio-gpu-pci.o
  1503. CC aarch64-softmmu/hw/input/pxa2xx_keypad.o
  1504. CC aarch64-softmmu/hw/display/virtio-gpu-3d.o
  1505. CC aarch64-softmmu/hw/input/tsc210x.o
  1506. CC aarch64-softmmu/hw/intc/armv7m_nvic.o
  1507. CC aarch64-softmmu/hw/misc/xilinx_zynqmp_apu_ctrl.o
  1508. CC aarch64-softmmu/hw/misc/imx25_ccm.o
  1509. CC aarch64-softmmu/hw/misc/xilinx_zynqmp_rpu_ctrl.o
  1510. CC aarch64-softmmu/hw/misc/imx_ccm.o
  1511. CC aarch64-softmmu/hw/misc/exynos4210_pmu.o
  1512. CC aarch64-softmmu/hw/misc/imx6_ccm.o
  1513. CC aarch64-softmmu/hw/intc/aspeed_vic.o
  1514. CC aarch64-softmmu/hw/misc/xilinx-lpd-slcr.o
  1515. CC aarch64-softmmu/hw/misc/arm_sysctl.o
  1516. CC aarch64-softmmu/hw/intc/arm_gicv3_cpuif.o
  1517. CC aarch64-softmmu/hw/misc/cbus.o
  1518. CC aarch64-softmmu/hw/display/xlnx_dp.o
  1519. CC aarch64-softmmu/hw/intc/exynos4210_combiner.o
  1520. CC aarch64-softmmu/hw/gpio/omap_gpio.o
  1521. CC aarch64-softmmu/hw/intc/omap_intc.o
  1522. CC aarch64-softmmu/hw/i2c/omap_i2c.o
  1523. CC aarch64-softmmu/hw/intc/exynos4210_gic.o
  1524. CC aarch64-softmmu/hw/dma/bcm2835_dma.o
  1525. CC aarch64-softmmu/hw/intc/allwinner-a10-pic.o
  1526. CC aarch64-softmmu/hw/gpio/imx_gpio.o
  1527. CC aarch64-softmmu/hw/misc/ivshmem.o
  1528. CC aarch64-softmmu/hw/misc/imx6_src.o
  1529. CC aarch64-softmmu/hw/intc/bcm2835_ic.o
  1530. CC aarch64-softmmu/hw/misc/imx31_ccm.o
  1531. CC aarch64-softmmu/hw/intc/bcm2836_control.o
  1532. CC aarch64-softmmu/hw/core/nmi.o
  1533. CC aarch64-softmmu/hw/misc/mst_fpga.o
  1534. CC aarch64-softmmu/hw/misc/omap_clk.o
  1535. CC aarch64-softmmu/hw/misc/omap_gpmc.o
  1536. CC aarch64-softmmu/hw/misc/omap_l4.o
  1537. CC aarch64-softmmu/hw/misc/omap_sdrc.o
  1538. CC aarch64-softmmu/hw/misc/omap_tap.o
  1539. CC aarch64-softmmu/hw/misc/bcm2835_mbox.o
  1540. CC aarch64-softmmu/hw/misc/bcm2835_property.o
  1541. CC aarch64-softmmu/hw/misc/zynq_slcr.o
  1542. CC aarch64-softmmu/hw/misc/zynq-xadc.o
  1543. CC aarch64-softmmu/hw/misc/stm32f2xx_syscfg.o
  1544. CC aarch64-softmmu/hw/misc/edu.o
  1545. CC aarch64-softmmu/hw/misc/auxbus.o
  1546. CC aarch64-softmmu/hw/misc/aspeed_scu.o
  1547. CC aarch64-softmmu/hw/misc/aspeed_sdmc.o
  1548. CC aarch64-softmmu/hw/net/virtio-net.o
  1549. CC aarch64-softmmu/hw/net/vhost_net.o
  1550. CC aarch64-softmmu/hw/pcmcia/pxa2xx.o
  1551. CC aarch64-softmmu/hw/scsi/virtio-scsi.o
  1552. CC aarch64-softmmu/hw/scsi/virtio-scsi-dataplane.o
  1553. CC aarch64-softmmu/hw/sd/zynqmp-sdhci.o
  1554. CC aarch64-softmmu/hw/scsi/vhost-scsi.o
  1555. CC aarch64-softmmu/hw/sd/omap_mmc.o
  1556. CC aarch64-softmmu/hw/sd/pxa2xx_mmci.o
  1557. CC aarch64-softmmu/hw/ssi/omap_spi.o
  1558. CC aarch64-softmmu/hw/timer/exynos4210_mct.o
  1559. CC aarch64-softmmu/hw/ssi/imx_spi.o
  1560. CC aarch64-softmmu/hw/timer/exynos4210_pwm.o
  1561. CC aarch64-softmmu/hw/timer/exynos4210_rtc.o
  1562. CC aarch64-softmmu/hw/timer/omap_gptimer.o
  1563. CC aarch64-softmmu/hw/timer/omap_synctimer.o
  1564. CC aarch64-softmmu/hw/timer/pxa2xx_timer.o
  1565. CC aarch64-softmmu/hw/timer/digic-timer.o
  1566. CC aarch64-softmmu/hw/timer/allwinner-a10-pit.o
  1567. CC aarch64-softmmu/hw/usb/tusb6010.o
  1568. CC aarch64-softmmu/hw/vfio/common.o
  1569. CC aarch64-softmmu/hw/vfio/pci.o
  1570. CC aarch64-softmmu/hw/vfio/platform.o
  1571. CC aarch64-softmmu/hw/vfio/pci-quirks.o
  1572. CC aarch64-softmmu/hw/vfio/calxeda-xgmac.o
  1573. CC aarch64-softmmu/hw/vfio/amd-xgbe.o
  1574. CC aarch64-softmmu/hw/vfio/spapr.o
  1575. CC aarch64-softmmu/hw/virtio/virtio.o
  1576. CC aarch64-softmmu/hw/virtio/virtio-balloon.o
  1577. CC aarch64-softmmu/hw/virtio/vhost.o
  1578. CC aarch64-softmmu/hw/virtio/vhost-backend.o
  1579. CC aarch64-softmmu/hw/virtio/vhost-user.o
  1580. CC aarch64-softmmu/hw/virtio/vhost-vsock.o
  1581. CC aarch64-softmmu/hw/virtio/virtio-crypto.o
  1582. CC aarch64-softmmu/hw/arm/boot.o
  1583. CC aarch64-softmmu/hw/virtio/virtio-crypto-pci.o
  1584. CC aarch64-softmmu/hw/arm/exynos4_boards.o
  1585. CC aarch64-softmmu/hw/arm/collie.o
  1586. CC aarch64-softmmu/hw/arm/gumstix.o
  1587. s CC aarch64-softmmu/hw/arm/highbank.o
  1588. CC aarch64-softmmu/hw/arm/digic_boards.o
  1589. CC aarch64-softmmu/hw/arm/integratorcp.o
  1590. CC aarch64-softmmu/hw/arm/mainstone.o
  1591. CC aarch64-softmmu/hw/arm/musicpal.o
  1592. CC aarch64-softmmu/hw/arm/nseries.o
  1593. CC aarch64-softmmu/hw/arm/omap_sx1.o
  1594. CC aarch64-softmmu/hw/arm/palm.o
  1595. CC aarch64-softmmu/hw/arm/realview.o
  1596. CC aarch64-softmmu/hw/arm/spitz.o
  1597. CC aarch64-softmmu/hw/arm/stellaris.o
  1598. CC aarch64-softmmu/hw/arm/tosa.o
  1599. CC aarch64-softmmu/hw/arm/versatilepb.o
  1600. CC aarch64-softmmu/hw/arm/vexpress.o
  1601. CC aarch64-softmmu/hw/arm/virt.o
  1602. CC aarch64-softmmu/hw/arm/xilinx_zynq.o
  1603. CC aarch64-softmmu/hw/arm/z2.o
  1604. CC aarch64-softmmu/hw/arm/virt-acpi-build.o
  1605. CC aarch64-softmmu/hw/arm/netduino2.o
  1606. CC aarch64-softmmu/hw/arm/sysbus-fdt.o
  1607. CC aarch64-softmmu/hw/arm/armv7m.o
  1608. CC aarch64-softmmu/hw/arm/exynos4210.o
  1609. CC aarch64-softmmu/hw/arm/pxa2xx.o
  1610. CC aarch64-softmmu/hw/arm/pxa2xx_pic.o
  1611. CC aarch64-softmmu/hw/arm/pxa2xx_gpio.o
  1612. CC aarch64-softmmu/hw/arm/digic.o
  1613. CC aarch64-softmmu/hw/arm/omap1.o
  1614. CC aarch64-softmmu/hw/arm/omap2.o
  1615. CC aarch64-softmmu/hw/arm/strongarm.o
  1616. CC aarch64-softmmu/hw/arm/allwinner-a10.o
  1617. CC aarch64-softmmu/hw/arm/cubieboard.o
  1618. CC aarch64-softmmu/hw/arm/bcm2836.o
  1619. CC aarch64-softmmu/hw/arm/raspi.o
  1620. CC aarch64-softmmu/hw/arm/bcm2835_peripherals.o
  1621. CC aarch64-softmmu/hw/arm/arm_generic_fdt.o
  1622. CC aarch64-softmmu/hw/arm/fdt-generic-devices.o
  1623. CC aarch64-softmmu/hw/arm/stm32f205_soc.o
  1624. CC aarch64-softmmu/hw/arm/xlnx-zynqmp.o
  1625. CC aarch64-softmmu/hw/arm/xlnx-ep108.o
  1626. CC aarch64-softmmu/hw/arm/fsl-imx25.o
  1627. CC aarch64-softmmu/hw/arm/imx25_pdk.o
  1628. CC aarch64-softmmu/hw/arm/fsl-imx31.o
  1629. CC aarch64-softmmu/hw/arm/kzm.o
  1630. CC aarch64-softmmu/hw/arm/fsl-imx6.o
  1631. CC aarch64-softmmu/hw/arm/sabrelite.o
  1632. CC aarch64-softmmu/hw/arm/aspeed_soc.o
  1633. CC aarch64-softmmu/hw/arm/aspeed.o
  1634. CC aarch64-softmmu/target-arm/arm-semi.o
  1635. CC aarch64-softmmu/target-arm/psci.o
  1636. CC aarch64-softmmu/target-arm/machine.o
  1637. CC aarch64-softmmu/target-arm/arch_dump.o
  1638. CC aarch64-softmmu/target-arm/monitor.o
  1639. CC aarch64-softmmu/target-arm/kvm-stub.o
  1640. CC aarch64-softmmu/target-arm/translate.o
  1641. CC aarch64-softmmu/target-arm/op_helper.o
  1642. CC aarch64-softmmu/target-arm/helper.o
  1643. CC aarch64-softmmu/target-arm/cpu.o
  1644. CC aarch64-softmmu/target-arm/neon_helper.o
  1645. CC aarch64-softmmu/target-arm/iwmmxt_helper.o
  1646. CC aarch64-softmmu/target-arm/gdbstub.o
  1647. CC aarch64-softmmu/target-arm/cpu64.o
  1648. CC aarch64-softmmu/target-arm/translate-a64.o
  1649. CC aarch64-softmmu/target-arm/helper-a64.o
  1650. CC aarch64-softmmu/target-arm/gdbstub64.o
  1651. CC aarch64-softmmu/target-arm/crypto_helper.o
  1652. CC aarch64-softmmu/target-arm/arm-powerctl.o
  1653. GEN trace/generated-helpers.c
  1654. CC aarch64-softmmu/trace/control-target.o
  1655. CC aarch64-softmmu/gdbstub-xml.o
  1656. CC aarch64-softmmu/trace/generated-helpers.o
  1657. LINK aarch64-softmmu/qemu-system-aarch64
Add Comment
Please, Sign In to add comment