Re: [PATCH v4 00/13] Add gdb python scripts as kernel debugging helpers

From: Andi Kleen
Date: Mon Jan 21 2013 - 17:15:44 EST


>
> o Install that kernel on the guest

If you use a static kernel you can also do

- copy the initrd out of the guest once

qemu... -bzImage kernel -initrd initrd

This saves the step of getting the kernel into the kernel.
Doesn't work with modules unfortunately.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/