Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. qemu-2.9.0-rc4$ ./configure --target-list=sparc64-softmmu --disable-tcg-interpreter
  2. Install prefix /usr/local
  3. BIOS directory /usr/local/share/qemu
  4. binary directory /usr/local/bin
  5. library directory /usr/local/lib
  6. module directory /usr/local/lib/qemu
  7. libexec directory /usr/local/libexec
  8. include directory /usr/local/include
  9. config directory /usr/local/etc
  10. local state directory /usr/local/var
  11. Manual directory /usr/local/share/man
  12. ELF interp prefix /usr/gnemul/qemu-%M
  13. Source path /home/nihosa/Downloads/qemu-2.9.0-rc4
  14. C compiler cc
  15. Host C compiler cc
  16. C++ compiler c++
  17. Objective-C compiler cc
  18. ARFLAGS rv
  19. CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
  20. QEMU_CFLAGS -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -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 -Wno-missing-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
  21. LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g
  22. make make
  23. install install
  24. python python -B
  25. smbd /usr/sbin/smbd
  26. module support no
  27. host CPU x86_64
  28. host big endian no
  29. target list sparc64-softmmu
  30. tcg debug enabled no
  31. gprof enabled no
  32. sparse enabled no
  33. strip binaries yes
  34. profiler no
  35. static build no
  36. pixman system
  37. SDL support no
  38. GTK support no
  39. GTK GL support no
  40. VTE support no
  41. TLS priority NORMAL
  42. GNUTLS support no
  43. GNUTLS rnd no
  44. libgcrypt no
  45. libgcrypt kdf no
  46. nettle no
  47. nettle kdf no
  48. libtasn1 no
  49. curses support no
  50. virgl support no
  51. curl support no
  52. mingw32 support no
  53. Audio drivers oss
  54. Block whitelist (rw)
  55. Block whitelist (ro)
  56. VirtFS support no
  57. VNC support yes
  58. VNC SASL support no
  59. VNC JPEG support no
  60. VNC PNG support no
  61. xen support no
  62. brlapi support no
  63. bluez support no
  64. Documentation no
  65. PIE yes
  66. vde support no
  67. netmap support no
  68. Linux AIO support no
  69. ATTR/XATTR support yes
  70. Install blobs yes
  71. KVM support yes
  72. HAX support no
  73. RDMA support no
  74. TCG interpreter no
  75. fdt support yes
  76. preadv support yes
  77. fdatasync yes
  78. madvise yes
  79. posix_madvise yes
  80. libcap-ng support no
  81. vhost-net support yes
  82. vhost-scsi support yes
  83. vhost-vsock support yes
  84. Trace backends log
  85. spice support no
  86. rbd support no
  87. xfsctl support no
  88. smartcard support no
  89. libusb no
  90. usb net redir no
  91. OpenGL support no
  92. OpenGL dmabufs no
  93. libiscsi support no
  94. libnfs support no
  95. build guest agent yes
  96. QGA VSS support no
  97. QGA w32 disk info no
  98. QGA MSI support no
  99. seccomp support no
  100. coroutine backend ucontext
  101. coroutine pool yes
  102. debug stack usage no
  103. GlusterFS support no
  104. gcov gcov
  105. gcov enabled no
  106. TPM support yes
  107. libssh2 support no
  108. TPM passthrough yes
  109. QOM debugging yes
  110. lzo support no
  111. snappy support no
  112. bzip2 support yes
  113. NUMA host support no
  114. tcmalloc support no
  115. jemalloc support no
  116. avx2 optimization yes
  117. replication support yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement