Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-21 Thread yonglihe
On 03/20/2017 07:37 PM, Erik Skultety wrote: On Mon, Mar 20, 2017 at 11:03:40AM +0100, Erik Skultety wrote: On Mon, Mar 20, 2017 at 03:27:19PM +0800, yonglihe wrote: tested v3, on the mdev-next branch: none-root: == 1. hacker the privilege operations sudo sh -c "ulimit -l 3074424832 &&

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-20 Thread Erik Skultety
On Mon, Mar 20, 2017 at 11:03:40AM +0100, Erik Skultety wrote: > On Mon, Mar 20, 2017 at 03:27:19PM +0800, yonglihe wrote: > > > > tested v3, on the mdev-next branch: > > > > none-root: > > == > > 1. hacker the privilege operations > > sudo sh -c "ulimit -l 3074424832 && exec su $LOGNAME" >

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-20 Thread Erik Skultety
On Mon, Mar 20, 2017 at 03:27:19PM +0800, yonglihe wrote: > > tested v3, on the mdev-next branch: > > none-root: > == > 1. hacker the privilege operations > sudo sh -c "ulimit -l 3074424832 && exec su $LOGNAME" > sudo chown ubuntu:ubuntu /dev/vfio/0 > > RFC: i don't know the correct way to

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-20 Thread yonglihe
On 2017年03月16日 22:41, Erik Skultety wrote: [2] 2005 ubuntu@z-nuc-11:~/vgpu-meta/libvirt-stage$ *** start libvirt-d 2017-03-09 19:04:57.211+: 2059: info : libvirt version: 3.1.0 2017-03-09 19:04:57.211+: 2059: info : hostname: z-nuc-11.maas

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-20 Thread yonglihe
tested v3, on the mdev-next branch: none-root: == 1. hacker the privilege operations sudo sh -c "ulimit -l 3074424832 && exec su $LOGNAME" sudo chown ubuntu:ubuntu /dev/vfio/0 RFC: i don't know the correct way to do such thing while build it from sources. updated me, thanks. 2. myvirsh

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-17 Thread Laine Stump
Chen, Xiaoguang <xiaoguang.c...@intel.com>; Erik Skultety >> <eskul...@redhat.com>; He, Yongli <yongli...@intel.com> >> Subject: Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev >> framework to libvirt >> >> On 03/16/2017 03:17 AM, Chen,

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-17 Thread Chen, Xiaoguang
>-Original Message- >From: Erik Skultety [mailto:eskul...@redhat.com] >Sent: Thursday, March 16, 2017 10:41 PM >To: Chen, Xiaoguang <xiaoguang.c...@intel.com> >Cc: libvir-list@redhat.com; He, Yongli <yongli...@intel.com> >Subject: Re: [libvirt] [RFC PATCH v

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-16 Thread Chen, Xiaoguang
edhat.com>; He, Yongli <yongli...@intel.com> >Subject: Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev >framework to libvirt > >On 03/16/2017 03:17 AM, Chen, Xiaoguang wrote: >> the screen call trace while start the VM (same for Ubuntu, Win10 etc) >> ==

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-16 Thread Erik Skultety
> [2] 2005 > ubuntu@z-nuc-11:~/vgpu-meta/libvirt-stage$ > *** > start libvirt-d > 2017-03-09 19:04:57.211+: 2059: info : libvirt version: 3.1.0 > 2017-03-09 19:04:57.211+: 2059: info : hostname: z-nuc-11.maas > 2017-03-09 19:04:57.211+:

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-16 Thread Laine Stump
On 03/16/2017 03:17 AM, Chen, Xiaoguang wrote: > the screen call trace while start the VM (same for Ubuntu, Win10 etc) > == > > ubuntu@z-nuc-11:~/vgpu-meta/libvirt-stage$ myvirsh start vgpu-ubuntu > 2017-03-09 19:06:50.483+: 2232: info :

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-03-16 Thread Chen, Xiaoguang
t;eskul...@redhat.com> >Subject: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework >to libvirt > >since the original v2 [1]: >- resolved a few merge conflicts caused by @9d92f533 which refactored out >some duplicate code which eventually lead to dropping

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-02-27 Thread Alex Williamson
On Mon, 27 Feb 2017 10:55:26 +0100 Erik Skultety wrote: > On Fri, Feb 24, 2017 at 11:10:00AM -0700, Alex Williamson wrote: > > On Mon, 20 Feb 2017 15:28:13 +0100 > > Erik Skultety wrote: > > > > > since the original v2 [1]: > > > - resolved a few

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-02-27 Thread Erik Skultety
On Fri, Feb 24, 2017 at 11:10:00AM -0700, Alex Williamson wrote: > On Mon, 20 Feb 2017 15:28:13 +0100 > Erik Skultety wrote: > > > since the original v2 [1]: > > - resolved a few merge conflicts caused by @9d92f533 which refactored out > > some > > duplicate code which

Re: [libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-02-24 Thread Alex Williamson
On Mon, 20 Feb 2017 15:28:13 +0100 Erik Skultety wrote: > since the original v2 [1]: > - resolved a few merge conflicts caused by @9d92f533 which refactored out some > duplicate code which eventually lead to dropping patch 14/18 from the original > series due to being

[libvirt] [RFC PATCH v2 REBASE 00/18] Introduce vGPU mdev framework to libvirt

2017-02-20 Thread Erik Skultety
since the original v2 [1]: - resolved a few merge conflicts caused by @9d92f533 which refactored out some duplicate code which eventually lead to dropping patch 14/18 from the original series due to being unnecessary - rebased onto fresh HEAD [1]