[Qemu-devel] [Bug 1815371] [NEW] SPICE session's connection_id's are not unique

2019-02-10 Thread Laurent Bigonville
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,

[Qemu-devel] [Bug 1810975] Re: qemu crashes when using "host" smartcard

2019-01-08 Thread Laurent Bigonville
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

[Qemu-devel] [Bug 1810975] [NEW] qemu crashes when using "host" smartcard

2019-01-08 Thread Laurent Bigonville
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)

[Qemu-devel] [Bug 1485010] [NEW] qemu-guest-agent should support systemd in addition to pmutils

2015-08-14 Thread Laurent Bigonville
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:

[Qemu-devel] [Bug 1484990] [NEW] fsfreeze-hook script should also ignored dpkg generated files

2015-08-14 Thread Laurent Bigonville
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