commit | ca15f20f1126f897500ade892a2d598a08da1b56 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:06:36 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 10:56:46 2008 +0200 |
tree | 35a277a13591855e32d12cd574f2264b7b6af86b | |
parent | 7077c33d81a8d790135ae87cd19e6efcb075c23a [diff] |
xen: fix 64-bit hypercall variants 64-bit guests can pass 64-bit quantities in a single argument, so fix up the hypercalls. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>