Hi all,
I'm trying out kvm and running into problems reported as "exception
12" and "exception 13" and segfaults. I'm using a HP Compaq dc7700p
system with an Intel Q965 chipset running x86_64 Ubuntu Feisty.
When I try to run either kvm-16 included with Feisty or my own kvm-19
compiled from sourc
On 4/19/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> Ed Schofield wrote:
> > Hi all,
> >
> > I'm trying out kvm and running into problems reported as "exception
> > 12" and "exception 13" and segfaults. I'm using a HP Compaq dc7700p
>
On 4/19/07, Avi Kivity <[EMAIL PROTECTED]> wrote:
> Ed Schofield wrote:
> >>
> >> This looks like our usual real-mode trouble. What guest are you
> >> running?
> >
> > Linux x86_64 (a Ubuntu Feisty prerelease boot CD from a few months
> > ag
Hi everyone,
I'd like to compile kvm with debugging symbols so I can post a
backtrace for a segfault I'm seeing in kvm-20. I've tried hacking the
Makefiles to add -g and -DDEBUG in various places, but it seems like
there has to be a better way to do it. What's the recommended way of
doing this?
-