Re: [libvirt] [PATCH] qemu: Shorten per-domain directory names

2016-02-27 Thread Martin Kletzander
On Fri, Feb 26, 2016 at 04:03:23PM +0100, Michal Privoznik wrote: On 26.02.2016 14:02, Martin Kletzander wrote: Per-domain directories were introduced in order to be able to completely separate security labels for each domain (commit f1f68ca33433825ce0deed2d96f1990200bc6618). However when the d

Re: [libvirt] [PATCH] docs: mention ZFS on Linux support

2016-02-27 Thread Martin Kletzander
On Sat, Feb 27, 2016 at 05:40:39AM +0300, Roman Bogorodskiy wrote: --- docs/storage.html.in | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) ACK and safe for freeze. diff --git a/docs/storage.html.in b/docs/storage.html.in index b0efe69..f1960f9 100644 --- a/docs/storage.html.in ++

Re: [libvirt] [PATCH v7 0/6] Global domain cpu.cfs_period_us and cpu.cfs_quota_us setup

2016-02-27 Thread Alexander Burluka
On 02/26/2016 08:34 PM, Daniel P. Berrange wrote: On Tue, Feb 16, 2016 at 04:43:32PM +0300, Alexander Burluka wrote: This patchset implements an ability to specify values for domain top level cpu.cfs_period_us and cpu.cfs_quota_us cgroups. These parameters are opt-in and named "global_period"

[libvirt] [PATCH] qemu: Support to detach redirdev device

2016-02-27 Thread Osier Yang
Attaching redirdev device has been supported for a while, but detaching is not never implemented. Simple procedure to test: % lsusb Bus 001 Device 014: ID 0781:5567 SanDisk Corp. Cruzer Blade % usbredirserver -p 4000 0781:5567 % virsh attach-device test usb.xml % cat usb.xml % vi