Re: [libvirt] [PATCH v14 43/49] improve virHostdevUpdate* parameters to make it more widely used

2014-03-12 Thread Daniel P. Berrange
On Fri, Mar 07, 2014 at 06:53:10PM +0800, Chunyan Liu wrote: Changes parameter from vm def to specific hostdevs info and name info, so that it could be used more widely, e.g, could be used without full vm def info. Signed-off-by: Chunyan Liu cy...@suse.com --- src/qemu/qemu_hostdev.c | 9

[libvirt] [PATCH v14 43/49] improve virHostdevUpdate* parameters to make it more widely used

2014-03-07 Thread Chunyan Liu
Changes parameter from vm def to specific hostdevs info and name info, so that it could be used more widely, e.g, could be used without full vm def info. Signed-off-by: Chunyan Liu cy...@suse.com --- src/qemu/qemu_hostdev.c | 9 ++--- src/util/virhostdev.c | 34