Re: [kvm-devel] SIGILL in grub in guest on 4365

2007-02-01 Thread Avi Kivity
Gregory Haskins wrote: On Thu, Feb 1, 2007 at 7:46 AM, in message <[EMAIL PROTECTED]>, > Avi Kivity <[EMAIL PROTECTED]> wrote: > >> Gregory Haskins wrote: >> >> >>> 1) Is this how illegal- op would be handled, or would that stay entirely in >>> >> the domain of

Re: [kvm-devel] SIGILL in grub in guest on 4365

2007-02-01 Thread Gregory Haskins
>>> On Thu, Feb 1, 2007 at 7:46 AM, in message <[EMAIL PROTECTED]>, Avi Kivity <[EMAIL PROTECTED]> wrote: > Gregory Haskins wrote: > >> 1) Is this how illegal- op would be handled, or would that stay entirely in > the domain of the guest? >> > > An illegal opcode in the guest is handled no

Re: [kvm-devel] SIGILL in grub in guest on 4365

2007-02-01 Thread Avi Kivity
Gregory Haskins wrote: > Hi All, > New to the list and project...hoping to make a meaningful contribution here > someday :) > > I am in the process of coming up to speed on the KVM project (very cool BTW). > I found that it was extremely simple to get setup and running. During the > course o