From: Nitin A K. <nit...@in...> - 2007-09-13 18:15:29
|
Hi Avi, Attached is the updated version of the patch, to match the latest tip of the tree. Please apply. -- Thanks & Regards, Nitin Open Source Technology Center, Intel Corporation ----------------------------------------------------------------- The mind is like a parachute; it works much better when it's open On Wed, 2007-09-12 at 17:36 -0700, Kamble, Nitin A wrote: > Hi Avi, > Thanks for pushing my patch in. > > Can you also take the attached patch? It will make my daily merges > easier. > > Thanks & Regards, > Nitin > Linux Open Source Technology Center, Intel Corporation > ------------------------------------------------------------------------ > -------- > The Mind is like a parachute; it works much better when it's open. > > -----Original Message----- > From: Avi Kivity [mailto:av...@qu...] > Sent: Wednesday, September 12, 2007 1:28 AM > To: Laurent Vivier > Cc: Kamble, Nitin A; kvm-devel > Subject: Re: [kvm-devel] [PATCH] (big) real mode emulation - push imm8 > > Laurent Vivier wrote: > > Avi Kivity wrote: > > > >> Nitin A Kamble wrote: > >> > >>> Hi Avi, > >>> Attached is the patch to implement the push imm8 instruction > opcode > >>> 0x6a. > >>> > >>> Please apply or comment. > >>> > >>> > >>> > >> The patches look good, but I am holding on right now because of the > >> emulator split. If that is not merged in the next couple of days, I > >> will merge your patches. > >> > > > > I'm currently working on this. > > > > > Thanks! > > > But first of all I'm trying to install a FC-6 to reproduce the problem > (I don't > > have it with a Debian etch): I don't know why but I have some problems > with the > > fedora installer (even If I take older kvm or qemu). The merge seems > good. > > > > Avi, if you want you can apply all modification you have on the > x86_emulator, > > I'll rewrite the emulator split according these modifications. > > > > Okay, I'll apply Nitin's patches. > > > email message attachment > > -------- Forwarded Message -------- > > From: Kamble, Nitin A <nit...@in...> > > Reply-To: Kamble, Nitin A <nit...@in...> > > To: Avi Kivity <av...@qu...> > > Cc: kvm-devel <kvm...@li...> > > Subject: [PATCH] (big) real mode emulation - sort opcode entries 2 > > Date: Thu, 6 Sep 2007 14:54:55 -0700 > > > > Hi Avi, > > Attached is the patch to sort remaining op-codes entries in the > > x86_emulate.c > > This patch is just restructuring current code, not new logic added to > > the file. It makes my life simpler with merging my x86 emulation tree. > > > > please apply. > > |