search for: qemu_capabilities

Displaying 7 results from an estimated 7 matches for "qemu_capabilities".

2017 Jun 01
3
libvirtd not accepting connections
Hi, Ever since I recently upgraded to Fedora 25, I can't get kvm working. It's worked on this system since initial fedora 20 install. All upgrades were done via yum, then once available, dnf. I do have libvirt-sock in LISTENING state: STREAM LISTENING /var/run/libvirt/libvirt-sock I noticed I also have multiple connections in CONNECTING state: STREAM CONNECTING 0
2017 Jun 02
0
Re: libvirtd not accepting connections
...pfd = <optimized out> > __FUNCTION__ = "virCommandRun" > __func__ = "virCommandRun" >#5 0x00007fcd404a27cf in virQEMUCapsInitQMP (qmperr=0x7fcd3bf174a0, >runGid=107, runUid=107, libDir=<optimized out>, qemuCaps=0x7fcd340fd3e0) >at qemu/qemu_capabilities.c:3700 > cmd = 0x7fcd344228f0 > pid = 0 > ret = -1 > mon = 0x0 > status = 0 > monarg = 0x7fcd343a2570 >"unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait" > vm = 0x0 > config = {typ...
2018 Jun 13
0
"virsh" list
...at util/vircommand.c:2085 #4 0x00007fcf4e1134ea in virCommandRun (cmd=0x7fcf34015d30, exitstatus=exitstatus@entry=0x7fcf3b314924) at util/vircommand.c:2316 #5 0x00007fcf3e239fca in virQEMUCapsInitQMPCommandRun ( cmd=cmd@entry=0x7fcf34015b10, forceTCG=forceTCG@entry=false) at qemu/qemu_capabilities.c:4262 #6 0x00007fcf3e23f4b9 in virQEMUCapsInitQMP (qmperr=0x7fcf3b314970, runGid=<optimized out>, runUid=<optimized out>, libDir=<optimized out>, qemuCaps=0x7fcf340159d0) at qemu/qemu_capabilities.c:4318 #7 virQEMUCapsNewForBinaryInternal (hostArch=VIR_ARCH_X86_64,...
2017 Jun 02
2
Re: libvirtd not accepting connections
...> >> __FUNCTION__ = "virCommandRun" >> __func__ = "virCommandRun" >> #5 0x00007fcd404a27cf in virQEMUCapsInitQMP (qmperr=0x7fcd3bf174a0, >> runGid=107, runUid=107, libDir=<optimized out>, qemuCaps=0x7fcd340fd3e0) >> at qemu/qemu_capabilities.c:3700 >> cmd = 0x7fcd344228f0 >> pid = 0 >> ret = -1 >> mon = 0x0 >> status = 0 >> monarg = 0x7fcd343a2570 >> "unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait" >> vm...
2014 Jul 01
10
Libvirt installion error: You must install the libyajl library & headers to compile libvirt
...error is reported: "You must install the libyajl library & headers to compile libvirt" In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19. I found several links talking about this error and I downloaded 3 files (configure.ac, m4/virt-yajl.m4, src/qemu/qemu_capabilities.c) from the link given by Daniel Berrange (http://libvirt.org/git/?p=libvirt.git;a=commit;h=654c709baaa6fdcff6b6d38abb0b3c95188c0805) , but it does not work. Am I missing something? Best regards, Cheng -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://list...
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
...s reported: "You must install the libyajl library & headers to compile libvirt" >In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19. >I found several links talking about this error and I downloaded 3 files (configure.ac, m4/virt-yajl.m4, src/qemu/qemu_capabilities.c) from the link given by Daniel Berrange (http://libvirt.org/git/?p=libvirt.git;a=commit;h=654c709baaa6fdcff6b6d38abb0b3c95188c0805) , but it does not work. > >Am I missing something? > For development you probably need yajl-devel or yajl-libs or whatever's the name. Easiest way to...
2012 Aug 14
1
Which functions call qemu_driver API?
Hi, Excuse me, I have watched qemu_driver.c where most of the libvirt API is overrided in order to connect qemu. But I am confused which functions then call those qemu_driver API? I mean where is the qemu_driver implementation? Libvirt.c? But how does the qemu_driver connect and control qemu? Thanks a lot! Regards, Corey -------------- next part -------------- An HTML