Re: [kvm-devel] [PATCH]0/5 Patch to split x86 specific code from kvm_main.c

2007-11-08 Thread Zhang, Xiantao
Hi,Carste Maybe some new commits block it. I will rebase them to latest commit, and resend :) Thanks for you try. Xiantao -Original Message- From: Carsten Otte [mailto:[EMAIL PROTECTED] Sent: 2007年11月8日 20:06 To: Zhang, Xiantao Cc: Avi Kivity; kvm-devel@lists.sourceforge.net;

Re: [kvm-devel] [PATCH]0/5 Patch to split x86 specific code from kvm_main.c

2007-11-08 Thread Carsten Otte
Zhang, Xiantao wrote: > This series of patches are intended to further split x86 specific code > from kvm_main.c, and make kvm_main.c arch-independent. > For easy review, I splitted them into small patches. With these patches, > we almost finish the first stage work for code split. These patche

[kvm-devel] [PATCH]0/5 Patch to split x86 specific code from kvm_main.c

2007-11-07 Thread Zhang, Xiantao
Hi Avi, This series of patches are intended to further split x86 specific code from kvm_main.c, and make kvm_main.c arch-independent. For easy review, I splitted them into small patches. With these patches, we almost finish the first stage work for code split. [1/5] Remove unused header files i