Convert lguest to the hrtimer framework, enabling dynamic ticks and high
resolution timers.
Signed-off-by: James Morris <[EMAIL PROTECTED]>
---
drivers/lguest/hypercalls.c | 13 +
drivers/lguest/interrupts_and_traps.c | 32 +++--
drivers/lgues
From: Rusty Russell <[EMAIL PROTECTED]>
Add rudimentary TSC-based clocksource support (based on Rusty's original
patch). Needs to be enhanced for frequency scaling.
Signed-off-by: James Morris <[EMAIL PROTECTED]>
---
arch/i386/kernel/tsc.c |1 +
drivers/lguest/hy
s previous critical todo items, although handling
TSC frequency scaling remains to be addressed.
Please review and apply if ok.
--
James Morris
<[EMAIL PROTECTED]>
___
Virtualization mailing list
Virtualization@lists.linux-foundatio
On Tue, 8 May 2007, Rusty Russell wrote:
> 1) Bridging via host is broken: we need to set "promisc" bit in MAC
>address published by the host so the guest sends us everything.
>Thanks James Morris for the report (I don't use bridging).
>
> 2) Lguest networ
EVENT, __pa(&kdelta), 0, 0);
> + return 0;
> +}
>
>
> Why compute kdelta? Why not just use "delta"?
'delta' is limited to 2^32 nanoseconds on 32-bit, which is not enough to
be useful (I really don't understand why the A
At http://namei.org/misc/lguest/patches/time/v04/
Just a resync to the latest upstream lguest patch queue, after some fun
with bare metal bugs and assorted churn.
- James
--
James Morris
<[EMAIL PROTECTED]>
___
Virtualization mailin
pending interrupts after they're enabled again per suggestion
from Rusty.
--
James Morris
<[EMAIL PROTECTED]>
___
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/virtualization