Re: [Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-07 Thread Paul Gortmaker
On Fri, Jul 6, 2012 at 5:38 AM, Wen Congyang wrote: > Signed-off-by: Wen Congyang Minor nit, but adding text "for kvm" to the end of your subject can be useful for people who are browsing short log of commits without the context of the full patch series. Since there were questions about the wh

Re: [Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-06 Thread Jan Kiszka
On 2012-07-06 12:50, Wen Congyang wrote: > At 07/06/2012 06:25 PM, Jan Kiszka Wrote: >> On 2012-07-06 11:38, Wen Congyang wrote: >>> Signed-off-by: Wen Congyang >> >> Which kvm.git hash is this referring? Please state this to avoid that we >> are merging support for kernel features that are still

Re: [Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-06 Thread Wei-Ren Chen
> > Which kvm.git hash is this referring? Please state this to avoid that we > > are merging support for kernel features that are still under review. > > The following kvm.git: > http://git.kernel.org/?p=virt/kvm/kvm.git;a=summary What Jia ask for is git hash, should be something like, 8ac

Re: [Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-06 Thread Wen Congyang
At 07/06/2012 06:25 PM, Jan Kiszka Wrote: > On 2012-07-06 11:38, Wen Congyang wrote: >> Signed-off-by: Wen Congyang > > Which kvm.git hash is this referring? Please state this to avoid that we > are merging support for kernel features that are still under review. The following kvm.git: http://gi

Re: [Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-06 Thread Jan Kiszka
On 2012-07-06 11:38, Wen Congyang wrote: > Signed-off-by: Wen Congyang Which kvm.git hash is this referring? Please state this to avoid that we are merging support for kernel features that are still under review. Jan > --- > linux-headers/asm-x86/kvm_para.h |2 ++ > linux-headers/linux/kvm

[Qemu-devel] [PATCH 2/7 v6] update linux headers

2012-07-06 Thread Wen Congyang
Signed-off-by: Wen Congyang --- linux-headers/asm-x86/kvm_para.h |2 ++ linux-headers/linux/kvm_para.h |6 ++ 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/linux-headers/asm-x86/kvm_para.h b/linux-headers/asm-x86/kvm_para.h index f2ac46a..f9d858f 100644 --- a/linux-