search for: 4cd8b5e2a159

Displaying 2 results from an estimated 2 matches for "4cd8b5e2a159".

2010 Apr 14
0
[PULL] lguest fixes: for lguest-under-kvm and older CPU configs
...| 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 091ebf07a2408f9a56634caa0f86d9360e9af23b Author: Rusty Russell <rusty at rustcorp.com.au> Date: Wed Apr 14 21:43:54 2010 -0600 lguest: stop using KVM hypercall mechanism This is a partial revert of 4cd8b5e2a159 "lguest: use KVM hypercalls"; we revert to using (just as questionable but more reliable) int $15 for hypercalls. I didn't revert the register mapping, so we still use the same calling convention as kvm. KVM in more recent incarnations stopped injecting a fault w...
2010 Apr 14
0
[PULL] lguest fixes: for lguest-under-kvm and older CPU configs
...| 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 091ebf07a2408f9a56634caa0f86d9360e9af23b Author: Rusty Russell <rusty at rustcorp.com.au> Date: Wed Apr 14 21:43:54 2010 -0600 lguest: stop using KVM hypercall mechanism This is a partial revert of 4cd8b5e2a159 "lguest: use KVM hypercalls"; we revert to using (just as questionable but more reliable) int $15 for hypercalls. I didn't revert the register mapping, so we still use the same calling convention as kvm. KVM in more recent incarnations stopped injecting a fault w...