Mailing List Archive

Changes bug() to domain crash when alloc domheap error on shadow code
when allocate domheap for shadow, maybe domheap is out , especially when
balloon the domain 0 for hvm domain. At such situation, we should not
call domain crash instead of BUG(). This small patch changes this.

Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com>

Thanks
Yunhong Jiang