Re: [PATCH 2/5] KVM: x86 emulator: Use single stage decoding for PUSH/POP XS instructions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 22 Mar 2011 15:03:11 +0200
Avi Kivity <avi@xxxxxxxxxx> wrote:

> > +static int em_push_es(struct x86_emulate_ctxt *ctxt)
> > +{
> > +	emulate_push_sreg(ctxt, ctxt->ops, VCPU_SREG_ES);
> > +	return X86EMUL_CONTINUE;
> > +}
> 
> I thought of adding generic sreg decoding, so we can use 
> em_push()/em_pop() here.  It can be done later, though, and really 
> there's no huge advantage here.
> 

Then, I will drop this one from the next version.

Takuya
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux