Displaying 2 results from an estimated 2 matches for "g833bb30".
2009 Apr 02
7
[Lguest] [PATCH 4/5] lguest: use KVM hypercalls
...e values below, and the second time it holds the values that are
patched in by rewrite_hypercall.
> + return insn[0] == 0x0f && insn[1] == 0x01 && insn[2] == 0xc1;
> +}
I'll investigate further tomorrow, unless someone is already on top of
this. My kernel is 2.6.29-07100-g833bb30 btw.
Simon Holm Th?gersen
2009 Apr 02
7
[Lguest] [PATCH 4/5] lguest: use KVM hypercalls
...e values below, and the second time it holds the values that are
patched in by rewrite_hypercall.
> + return insn[0] == 0x0f && insn[1] == 0x01 && insn[2] == 0xc1;
> +}
I'll investigate further tomorrow, unless someone is already on top of
this. My kernel is 2.6.29-07100-g833bb30 btw.
Simon Holm Th?gersen