search for: qemucap

Displaying 15 results from an estimated 15 matches for "qemucap".

Did you mean: qemucaps
2011 Apr 21
7
[PATCHv11 0/6] libvirt/qemu - persistent modification of devices
Here is v11. Fixed comments/bugs and updated against the latest libvirt.git. Changes v10->v11: - fixed comments on each patches - fixed cgroup handling in patch 3. - fixed MODIFY_CURRENT handling in patch 4. most of diff comes from refactoring qemu/qemu_driver.c -- conf/domain_conf.c | 40 ++ conf/domain_conf.h | 5 libvirt_private.syms | 3 qemu/qemu_driver.c | 727
2015 Mar 03
1
Re: QEMU interface type=ethernet
2015-03-02 23:41 GMT+03:00 Brian Rak <brak@gameservers.com>: > In IRC, I was directed to this patch: > https://www.redhat.com/archives/libvir-list/2015-February/msg01212.html ... > which does exactly what I was looking for. It doesn't build cleanly in that > state, but it's pretty trivial fix (needs actualType added to the function > definition for
2013 Feb 04
0
How to connect to console of domain on PowerPC?
...ial device support in QEMU for Freescale PowerPC (ePAPR). libvirt/src/qemu/qemu_command.c /* This function generates the correct '-device' string for character * devices of each architecture. */ char * qemuBuildChrDeviceStr(virDomainChrDefPtr serial, virBitmapPtr qemuCaps, char *os_arch, char *machine) { virBuffer cmd = VIR_BUFFER_INITIALIZER; if (STREQ(os_arch, "ppc64") && STREQ(machine, "pseries")) { if (serial->deviceType == VIR_DOMAIN_CHR_DEVICE_TYPE_SERIAL &&...
2013 Jan 31
0
There's no output when connecting to console of domain on PowerPC
...ial device support in QEMU for Freescale PowerPC (ePAPR). libvirt/src/qemu/qemu_command.c /* This function generates the correct '-device' string for character * devices of each architecture. */ char * qemuBuildChrDeviceStr(virDomainChrDefPtr serial, virBitmapPtr qemuCaps, char *os_arch, char *machine) { virBuffer cmd = VIR_BUFFER_INITIALIZER; if (STREQ(os_arch, "ppc64") && STREQ(machine, "pseries")) { if (serial->deviceType == VIR_DOMAIN_CHR_DEVICE_TYPE_SERIAL &&...
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 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 05:20:47PM -0400, Michael C Cambria wrote: >I also tried stopping libvirtd, renaming both qemu-system-i386 and >qemu-system-x86_64, start libvirtd. Things get further along; dnsmasq >log messages show up. > >$ sudo systemctl status libvirtd.service >● libvirtd.service - Virtualization daemon > Loaded: loaded
2017 Jun 02
0
Re: libvirtd not accepting connections
...out> > async_io = <optimized out> > str = 0x7fcd3bf17420 "\260t\361;\315\177" > tmpfd = <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 = 0...
2017 Jun 04
0
Re: libvirtd not accepting connections
...06-04 00:04:14.307+0000: 3379: debug : virSecurityManagerNewDriver:86 : drv=0x7fa44d580cc0 (stack) virtDriver=QEMU flags=a 2017-06-04 00:04:14.307+0000: 3379: debug : virSecurityManagerNewDriver:86 : drv=0x7fa44d580de0 (dac) virtDriver=QEMU flags=a 2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsCacheLookup:3985 : Creating capabilities for /usr/bin/qemu-system-alpha 2017-06-04 00:04:14.313+0000: 3379: info : virObjectNew:202 : OBJECT_NEW: obj=0x7fa3d010bb00 classname=virQEMUCaps 2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsInitCached:3292 : No cached capabilities '/var/ca...
2017 Jun 04
2
Re: libvirtd not accepting connections
...000: 3379: debug : >virSecurityManagerNewDriver:86 : drv=0x7fa44d580cc0 (stack) >virtDriver=QEMU flags=a >2017-06-04 00:04:14.307+0000: 3379: debug : >virSecurityManagerNewDriver:86 : drv=0x7fa44d580de0 (dac) >virtDriver=QEMU flags=a >2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsCacheLookup:3985 >: Creating capabilities for /usr/bin/qemu-system-alpha >2017-06-04 00:04:14.313+0000: 3379: info : virObjectNew:202 : >OBJECT_NEW: obj=0x7fa3d010bb00 classname=virQEMUCaps >2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsInitCached:3292 : >No cached capabilit...
2017 Jun 04
0
Re: libvirtd not accepting connections
...rSecurityManagerNewDriver:86 : drv=0x7fa44d580cc0 (stack) >> virtDriver=QEMU flags=a >> 2017-06-04 00:04:14.307+0000: 3379: debug : >> virSecurityManagerNewDriver:86 : drv=0x7fa44d580de0 (dac) >> virtDriver=QEMU flags=a >> 2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsCacheLookup:3985 >> : Creating capabilities for /usr/bin/qemu-system-alpha >> 2017-06-04 00:04:14.313+0000: 3379: info : virObjectNew:202 : >> OBJECT_NEW: obj=0x7fa3d010bb00 classname=virQEMUCaps >> 2017-06-04 00:04:14.313+0000: 3379: debug : virQEMUCapsInitCached:3292 : &gt...
2017 Jun 02
2
Re: libvirtd not accepting connections
...async_io = <optimized out> >> str = 0x7fcd3bf17420 "\260t\361;\315\177" >> tmpfd = <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 >> stat...
2018 Nov 15
1
libvirt call qemu to create vm need more than 10 seconds
...: debug : virFileClose:110 : Closed fd 23 Line 58717: 2018-11-13 14:22:30.130+0000: 95225: info : virObjectRef:296 : OBJECT_REF: obj=0x7f81f80166f0 Line 58718: 2018-11-13 14:22:30.130+0000: 95225: debug : qemuBuildCommandLine:9894 : driver=0x7f81f8011790 def=0x7f822c00b7e0 mon=0x7f822c0062a0 json=1 qemuCaps=0x7f822c002e80 migrateURI=(null) snapshot=(nil) vmop=0 Line 58719: 2018-11-13 14:22:30.131+0000: 95225: debug : virArchFromHost:181 : Mapped x86_64 to 32 (x86_64) Line 58720: 2018-11-13 14:22:30.131+0000: 95225: info : virObjectRef:296 : OBJECT_REF: obj=0x7f81f8257e60 Line 58721: 2018-11-13 14:22:...
2018 Jun 13
0
"virsh" list
...rocessIO (cmd=cmd@entry=0x7fcf34015d30) --Type <return> to continue, or q <return> to quit--- 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=0...
2011 Apr 04
0
Release of libvirt-0.9.0
...nitialized memory usage (Eric Blake) - Allow 32-on-64 execution for LXC guests (Daniel P. Berrange) - Put <stdbool.h> into internal.h so it is available everywhere (Daniel P. Berrange) - qemu: Switch over command line capabilities to virBitmap (Jiri Denemark) - qemu: Rename qemud\?CmdFlags to qemuCaps (Jiri Denemark) - qemu: Use helper functions for handling cmd line capabilities (Jiri Denemark) - qemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_* (Jiri Denemark) - util: Add API for converting virBitmap into printable string (Jiri Denemark) - util: Use unsigned long as a base type for virBitmap (Jiri...
2011 Jun 06
0
Release of libvirt-0.9.2
...uild: fix VPATH builds (Eric Blake) Bug fixes: - Fix QEMU p2p v2 migration when run from a v3 client (Daniel P. Berrange) - Don't raise an error if the migration cookie is NULL (Daniel P. Berrange) - Fix check of virKillProcess return status (Daniel P. Berrange) - qemu: Avoid use after free in qemuCaps parsing (Jiri Denemark) - security driver: ignore EINVAL when chowning an image file (Laine Stump) - migrate: detect xml incompatibility (Eric Blake) - event: avoid memory leak on cleanup (Eric Blake) - qemu: avoid memory leak on vcpupin (Eric Blake) - remote: avoid leak on failure (Eric Blake) -...