Re: [PATCH 1/2] KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables

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

 



On Mon, 30 Apr 2012 13:31:09 +0300
Avi Kivity <avi@xxxxxxxxxx> wrote:

> >  static struct opcode group7_rm1[] = {
> > -	DI(SrcNone | ModRM | Priv, monitor),
> > -	DI(SrcNone | ModRM | Priv, mwait),
> > +	DI(SrcNone | Priv, monitor),
> > +	DI(SrcNone | Priv, mwait),
> >  	N, N, N, N, N, N,
> >  };
> >
> 
> Removing ModRM everywhere isn't strictly necessary (but is okay).

As ModRMs were inconsistently distributed, I wanted to make them
consistent.

If they are consistently written in everywhere, I like that style too!

	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