Re: [libvirt-users] error : virHashForEach:597 : Hash operation not allowed during iteration

2018-04-05 Thread Vincent Bernat
❦ 5 avril 2018 17:00 +0200, Michal Privoznik  : >> 0001-util-don-t-check-for-parallel-iteration-in-hash-rela.patch >> >> >> From 7bf32825325b124edce58687a8cd2ceff13328b9 Mon Sep 17 00:00:00 2001 >> From: Vincent Bernat >> Date: Wed, 4 Apr 2018 16:25:37 +0200 >> Subject: [PATCH] util: don't ch

Re: [libvirt-users] error : virHashForEach:597 : Hash operation not allowed during iteration

2018-04-05 Thread Michal Privoznik
On 04/04/2018 08:38 PM, Vincent Bernat wrote: > 0001-util-don-t-check-for-parallel-iteration-in-hash-rela.patch > > > From 7bf32825325b124edce58687a8cd2ceff13328b9 Mon Sep 17 00:00:00 2001 > From: Vincent Bernat > Date: Wed, 4 Apr 2018 16:25:37 +0200 > Subject: [PATCH] util: don't check for para

Re: [libvirt-users] Adjusting vram for windows/photoshop

2018-04-05 Thread Michal Privoznik
On 04/04/2018 07:48 PM, Alex wrote: > Hi, > > I have a fedora27 system with a win10 guest trying to use photoshop > 2015. I've adjusted the vram parameter for the guest to 512M with QXL, > but photoshop still reports "3D features and some filters require > 512MB vRAM and photoshop has detected les

Re: [libvirt-users] Virsh Domain - Serial port; what does the attribute “port” of the serial node's child “target” do?

2018-04-05 Thread thilo.ceston...@ts.fujitsu.com
Hi all! Committed a patch for this as I couldn't find anything where libvirt makes use of the target.port of the serial device. https://www.redhat.com/archives/libvir-list/2018-April/msg00374.html Cheers, Thilo On Di, 2018-04-03 at 08:31 +, thilo.ceston...@ts.fujitsu.com wrote: > Hi all! >