Re: [libvirt] [PATCHv2 1/5] cgroup: determine when skipping non-devices

2011-02-24 Thread Daniel P. Berrange
On Wed, Feb 23, 2011 at 05:02:59PM -0700, Eric Blake wrote: * src/util/cgroup.c (virCgroupAllowDevicePath) (virCgroupDenyDevicePath): Don't fail with EINVAL for non-devices. * src/qemu/qemu_driver.c (qemudDomainSaveFlag): Update caller. * src/qemu/qemu_cgroup.c (qemuSetupDiskPathAllow)

[libvirt] [PATCHv2 1/5] cgroup: determine when skipping non-devices

2011-02-23 Thread Eric Blake
* src/util/cgroup.c (virCgroupAllowDevicePath) (virCgroupDenyDevicePath): Don't fail with EINVAL for non-devices. * src/qemu/qemu_driver.c (qemudDomainSaveFlag): Update caller. * src/qemu/qemu_cgroup.c (qemuSetupDiskPathAllow) (qemuSetupChardevCgroup, qemuSetupHostUsbDeviceCgroup)