|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] Fix a decode bug in x86_emulate()
On 27/3/07 10:51, "Cui, Dexuan" <dexuan.cui@xxxxxxxxx> wrote:
> Btw, there are lots of deadly checks such as "BUG()" in vmx.c. Can we change
> them -- only crash the current guest domain? I think this may be better.
It depends on what the BUG check is. There are plenty of 'is the hardware
doing something that is (from my point of view) insane?' and I think it is
correct to BUG in such cases. Many would indicate a hypervisor problem or
limitation rather than a guest problem.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|