2014年4月14日 星期一

安裝QEMU

download: http://wiki.qemu.org/Download

Environment: CentOS 6

before install:

# yum install glib2-devel
# yum install autoconf
# yum install automake
# yum install bison
# yum install libtool
# yum install zlib-devel


install:

# ./configure

RDMA support      no
TCG interpreter   no
fdt support       yes
preadv support    yes
fdatasync         yes
madvise           yes
posix_madvise     yes
sigev_thread_id   yes
uuid support      no
libcap-ng support no
vhost-net support yes
vhost-scsi support yes
Trace backend     nop
Trace output file trace-
spice support     no
rbd support       no
xfsctl support    no
nss used          no
libusb            no
usb net redir     no
GLX support       no
libiscsi support  no
libnfs support    no
build guest agent yes
QGA VSS support   no
seccomp support   no
coroutine backend ucontext
coroutine pool    yes
GlusterFS support no
virtio-blk-data-plane no
gcov              gcov
gcov enabled      no
TPM support       no
libssh2 support   no
TPM passthrough   no
QOM debugging     yes
vhdx              no
Quorum            no

# make -j 8
# make install



沒有留言:

張貼留言