diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2008-04-11 09:10:58 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2008-04-11 09:10:58 +0100 |
commit | fd1527b4d20375cd690c12b2bf88e7685aac9305 (patch) | |
tree | 747711d090ffd7c7c3da209b08f9d4fbfb5fbfa3 /xen/arch/x86/pci.c | |
parent | 8a7227082aab2b401a572d3438cf6e50f3fb545c (diff) | |
download | xen-fd1527b4d20375cd690c12b2bf88e7685aac9305.tar.gz xen-fd1527b4d20375cd690c12b2bf88e7685aac9305.tar.bz2 xen-fd1527b4d20375cd690c12b2bf88e7685aac9305.zip |
x86/64 compat: Replace hypervisor BUG_ON() with a cleaner hypercall failure.
While trying to run a 32-bit PV domU on a 64-bit hypervisor, I
triggered an assert in the hypervisor. The assert dealt with the
maximum number of grants that a domU can have. I made the hypervisor
a bit more graceful by returning an error rather than asserting.
Signed-off-by: Michael Abd-El-Malek <mabdelmalek@cmu.edu>
Diffstat (limited to 'xen/arch/x86/pci.c')
0 files changed, 0 insertions, 0 deletions