Public bug reported:
From: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920897
=
When creating a virtual machine with qemu (e.g. via libvirt) including a
SPICE server, the client_id of the SPICE session is not unique. For
example, starting multiple virtual machines on the same libvirtd,
After recreating the nssdb again, I cannot reproduce this anymore
Closing...
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1810975
Title:
qe
Public bug reported:
Hello,
When starting qemu 3.1 (via libvirt) with an "host" smartcard defined,
it crashes with:
Stack trace of thread 15264:
#0 0x7f17029ae5f7 __GI___getpriority (libc.so.6)
#1 0x7f170254ae18 _pt_root (libnspr4.so)
Public bug reported:
Hello,
Shouldn't the qemu-guest-agent also support systemd function in addition
to the existing call to pm-suspend, shutdown, hwclock?
Some machines doesn't have pm-utils at all now.
** Affects: qemu
Importance: Undecided
Status: New
** Description changed:
Public bug reported:
Hello,
In the fsfreeze-hook script, the following code check if some of the
files should be ignored:
# Check whether file $1 is a backup or rpm-generated file and should be ignored
is_ignored_file() {
case "$1" in
*~ | *.bak | *.orig | *.rpmnew | *.rpmorig | *.r