|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/17] x86emul: fetch all insn bytes during the decode phase
On 14/09/16 10:55, Jan Beulich wrote: On 13.09.16 at 20:44, <andrew.cooper3@xxxxxxxxxx> wrote:On 08/09/16 14:07, Jan Beulich wrote: x86_decode_onebyte() to match the table of opcodes it is further decoding. @@ -2644,18 +2704,13 @@ x86_emulate(case 0x9a: /* call (far, absolute) */ { Ok. I would suggest leaving the generate_exception_if(mode_64bit(), EXC_UD, -1); after the ASSERT() so even if we do end up in a wonky state, we don't try to jump the guest to 0.That would look really strange to a reader, I think, and hence I'd rather not do this if I can get the patch accepted without. It is conceptually no different to default: ASSERT_UNREACHABLE(); return; ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |