[Qemu-devel] About the interaction between KVM and QEMU

2016-06-30 Thread Yunqiang Gao
Hi,alls, in Qemu 1.2.5,we can interact with kvm by kvm_vm_ioctl(),kvm_ioctl() and so on.But in Qemu1.5.3,I find that the function kvm_vm_ioctl() is not called. Anybody knows how to interect between Qemu and KVM in Qemu1.5.3 or higher version? Maybe you just tell me a function. Thanks

[Qemu-devel] Fwd: some error when compile qemu

2016-03-21 Thread Yunqiang Gao
Hi,alls, I compile qemu on ubuntu 12.04,when "make",some error appears.the error: migration/rdma.c: In function ‘qemu_rdma_dump_id’: migration/rdma.c:738:21: error: ‘struct ibv_port_attr’ has no member named ‘link_layer’ migration/rdma.c:739:22: error: ‘struct ibv_port_attr’ has no member named

[Qemu-devel] (no subject)

2016-03-21 Thread Yunqiang Gao
Hi,alls, I compile qemu on ubuntu 12.04,when "make",some error appears.the error: migration/rdma.c: In function ‘qemu_rdma_dump_id’: migration/rdma.c:738:21: error: ‘struct ibv_port_attr’ has no member named ‘link_layer’ migration/rdma.c:739:22: error: ‘struct ibv_port_attr’ has no member named