Re: [libvirt] [PATCH 0/3 v2] qemu: Hotplug SCSI controllers/hostdevs

2013-11-17 Thread Eric Farman
On 11/12/2013 11:59 AM, Eric Farman wrote: Resending the series. Fixed the indentation change that I missed in patch one, but otherwise patch one and three are unchanged. Changes in patch two: - Check for VIR_..._TYPE_NONE on controller->info.type - Check device address for TYPE_CCW control

Re: [libvirt] [PATCH] Avoid async signal safety problem in glibc's setxid

2013-11-17 Thread Gao feng
On 11/16/2013 12:20 AM, Daniel P. Berrange wrote: > The glibc setxid is supposed to be async signal safe, but > libc developers confirm that it is not. This causes a problem > when libvirt_lxc starts the FUSE thread and then runs clone() > to start the container. If the clone() was done before the

Re: [libvirt] [PATCH v2]lxc: don't mount dir if ownership couldn't be known

2013-11-17 Thread Gao feng
On 11/16/2013 12:24 AM, Daniel P. Berrange wrote: > On Thu, Nov 14, 2013 at 05:44:40PM +0800, Chen Hanxiao wrote: >> >> >>> -Original Message- >>> From: Daniel P. Berrange [mailto:berra...@redhat.com] >>> Sent: Wednesday, November 13, 2013 6:35 PM >>> To: Chen Hanxiao >>> Cc: libvir-list@re