[Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-31 Thread Tiejun Chen
v2: * v1 is making so much code inline, so try to move it to an out of line file. * rename pci-assign not pci_assign. A you know I'm working on supporting IGD passthrough. Here we need load VGABIOS to work out IGD case. Obviously something may be duplicated to kvm codes, we should unify some cod

Re: [Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-27 Thread Chen, Tiejun
On 2014/8/27 17:39, Laszlo Ersek wrote: On 08/27/14 11:34, Chen, Tiejun wrote: On 2014/8/27 17:29, Laszlo Ersek wrote: Just to make it clear: I'm assuming that you CC'd me because get-maintainer.pl listed my name, as a committer. I had one series in Yes. this area that improved error mess

Re: [Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-27 Thread Laszlo Ersek
On 08/27/14 11:34, Chen, Tiejun wrote: > On 2014/8/27 17:29, Laszlo Ersek wrote: >> Just to make it clear: I'm assuming that you CC'd me because >> get-maintainer.pl listed my name, as a committer. I had one series in > > Yes. > >> this area that improved error message propagation and error repo

Re: [Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-27 Thread Chen, Tiejun
On 2014/8/27 17:29, Laszlo Ersek wrote: On 08/27/14 11:13, Tiejun Chen wrote: As you know I'm working on supporting IGD passthrough. Here we need load VGABIOS to work out IGD case. Obviously something may be duplicated to kvm codes, we should unify some codes but looks its not easy to finish th

Re: [Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-27 Thread Laszlo Ersek
On 08/27/14 11:13, Tiejun Chen wrote: > As you know I'm working on supporting IGD passthrough. > > Here we need load VGABIOS to work out IGD case. Obviously something may > be duplicated to kvm codes, we should unify some codes but looks its not > easy to finish that in short time. So as Michael s

[Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c

2014-08-27 Thread Tiejun Chen
As you know I'm working on supporting IGD passthrough. Here we need load VGABIOS to work out IGD case. Obviously something may be duplicated to kvm codes, we should unify some codes but looks its not easy to finish that in short time. So as Michael suggestion, at least we'd better split assigned_d