
13 May
2013
13 May
'13
11:05 a.m.
On 07/05/13 02:28, John Ferlan wrote:
On 05/03/2013 02:07 PM, Osier Yang wrote:
From: Han Cheng <hanc.fnst@cn.fujitsu.com>
This adds the scsi-generic device into the device controller's whitelist, so that it's allowed to used by the qemu process.
Signed-off-by: Han Cheng <hanc.fnst@cn.fujitsu.com> Signed-off-by: Osier Yang <jyang@redhat.com>
--- v2.5 - v3: * Splitted from 8/10 of v2.5 * Don't forget the other backends (DAC, and apparmor) --- src/qemu/qemu_cgroup.c | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-)
ACK - basically a cut, paste, and replace of existing code...
Pushed.