Displaying 10 results from an estimated 10 matches for "qemu_conf".
2010 Aug 20
0
libvirt support spice protocol
...hat should be exposed in the guest
config for SPICE. Other parameters are better handled as per
host level configuration tunables
* docs/schemas/domain.rng: Define the SPICE <graphics> schema
* src/domain_conf.h, src/domain_conf.c: Add parsing and formatting
for SPICE graphics config
* src/qemu_conf.c: Complain about unsupported graphics types
---
docs/schemas/domain.rng | 30 +++++++++++++++++++++
src/conf/domain_conf.c | 65
++++++++++++++++++++++++++++++++++++++++++++++-
src/conf/domain_conf.h | 8 ++++++
src/qemu/qemu_conf.c | 9 ++++++
4 files changed, 111 insertions(+), 1 dele...
2020 Oct 13
2
Re: unable to find any master var store for loader error
...t;/usr/share/edk2-ovmf/OVMF_CODE.fd">/var/lib/libvirt/qemu/nvram/vm1_VARS.fd</nvram>
>
>
> There is an internal list that is still consulted when finding matching
> _VARS fails, but your path is not on it:
>
> https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_conf.c#L98
>
> But it exists mostly to give distros enough time to switch to FW
> descriptors.
>
> Michal
>
>
thanks for the detailed explanation, I wanted to be sure I understand. the following is needed to be done:
1. replace this:
<os>
<type arch='x86_64' mach...
2020 Oct 13
0
Re: unable to find any master var store for loader error
...VMF_CODE.fd">/var/lib/libvirt/qemu/nvram/vm1_VARS.fd</nvram>
>>
>>
>> There is an internal list that is still consulted when finding matching
>> _VARS fails, but your path is not on it:
>>
>> https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_conf.c#L98
>>
>> But it exists mostly to give distros enough time to switch to FW
>> descriptors.
>>
>> Michal
>>
>>
>
> thanks for the detailed explanation, I wanted to be sure I understand. the following is needed to be done:
> 1. replace this:
>...
2020 Oct 12
4
unable to find any master var store for loader error
Greetings,
I have the following machine: https://dpaste.com/5BPA3F77F which I'm trying to boot in uefi.
/etc/libvirt/qemu.conf looks like this: https://dpaste.com/B3SFHUY6R and the ovmf files exists in the path, see:
# ll /usr/share/edk2-ovmf/OVMF_CODE.fd /usr/share/edk2-ovmf/OVMF_VARS.fd /usr/share/edk2-ovmf/OVMF_CODE.secboot.fd /usr/share/edk2-ovmf/OVMF_VARS.secboot.fd
-rw-r--r-- 1 root
2020 Oct 13
0
Re: unable to find any master var store for loader error
...<nvram
template="/usr/share/edk2-ovmf/OVMF_CODE.fd">/var/lib/libvirt/qemu/nvram/vm1_VARS.fd</nvram>
There is an internal list that is still consulted when finding matching
_VARS fails, but your path is not on it:
https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_conf.c#L98
But it exists mostly to give distros enough time to switch to FW
descriptors.
Michal
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
...341c9000) at qemu/qemu_capabilities.c:1109
> caps = 0x7fcd341a9980
> i = 1
> hostarch = VIR_ARCH_X86_64
> __func__ = "virQEMUCapsInit"
>#11 0x00007fcd404def20 in virQEMUDriverCreateCapabilities
>(driver=driver@entry=0x7fcd34342370) at qemu/qemu_conf.c:766
> i = <optimized out>
> j = <optimized out>
> caps = <optimized out>
> sec_managers = 0x0
> doi = <optimized out>
> model = <optimized out>
> lbl = <optimized out>
> typ...
2010 Jul 05
0
Release of libvirt-0.8.2
..."" in err ? err->message : "" to _("unknown error"), ... (Jim Meyering)
- qemu: Use ShutdownVMDaemon for all startup cleanup paths (Cole Robinson)
- Domain snapshot RNG and tests. (Chris Lalancette)
- Fix up the python bindings for snapshotting. (Chris Lalancette)
- qemu_conf.c: also recognize new first line of qemu -help output (Jim Meyering)
- lxc_controller.c: don't ignore failed "accept" (Jim Meyering)
- qemu: Don't deny ShutdownVMDaemon for non-running VMs (Cole Robinson)
- libvirtd: don't ignore virInitialize failure (Jim Meyering)
- maint: p...
2018 Jun 13
0
"virsh" list
...H_X86_64,
hostarch=VIR_ARCH_X86_64, cache=0x7fcf3404ddf0, caps=0x7fcf3404ded0)
at qemu/qemu_capabilities.c:736
#14 virQEMUCapsInit (cache=0x7fcf3404ddf0) at qemu/qemu_capabilities.c:971
#15 0x00007fcf3e28d3a0 in virQEMUDriverCreateCapabilities (
driver=driver@entry=0x7fcf3401cbd0) at qemu/qemu_conf.c:1101
#16 0x00007fcf3e2d0be2 in qemuStateInitialize (privileged=true,
callback=<optimized out>, opaque=<optimized out>) at qemu/qemu_driver.c:851
#17 0x00007fcf4e2b0bff in virStateInitialize (privileged=<optimized out>,
callback=0x564b91ad18a0 <daemonInhibitCallback>,...
2017 Jun 02
2
Re: libvirtd not accepting connections
...abilities.c:1109
>> caps = 0x7fcd341a9980
>> i = 1
>> hostarch = VIR_ARCH_X86_64
>> __func__ = "virQEMUCapsInit"
>> #11 0x00007fcd404def20 in virQEMUDriverCreateCapabilities
>> (driver=driver@entry=0x7fcd34342370) at qemu/qemu_conf.c:766
>> i = <optimized out>
>> j = <optimized out>
>> caps = <optimized out>
>> sec_managers = 0x0
>> doi = <optimized out>
>> model = <optimized out>
>> lbl = <optimi...