Jes Sorensen b410e7b149 Make hypercalls arch-independent.
Clean up the hypercall code to make the code in hypercalls.c
architecture independent. First process the common hypercalls and
then call lguest_arch_do_hcall() if the call hasn't been handled.
Rename struct hcall_ring to hcall_args.

This patch requires the previous patch which reorganize the layout of
struct lguest_regs on i386 so they match the layout of struct
hcall_args.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007-10-23 15:49:52 +10:00
..
2007-10-22 08:13:17 -07:00
2007-10-11 11:17:03 +02:00
2007-10-19 20:35:02 +02:00
2007-10-23 15:49:52 +10:00
2007-10-20 01:13:56 +02:00
2007-10-17 20:16:15 +02:00
2007-10-20 01:13:56 +02:00
2007-10-14 21:49:42 +02:00
2007-10-20 01:13:56 +02:00
2007-10-11 11:16:34 +02:00
2007-10-17 20:17:06 +02:00
2007-10-11 11:16:56 +02:00