|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PCI BAR register space written with garbage in HVM gues
>>> Dan Gora <dan.gora@xxxxxxxxx> 16.03.10 03:55 >>>
>This is where I could really use some help... Is it possible crash
>only the domU from with xen? What would it leave behind to analyze
>with xenctx?
domain_crash(current->domain);
assuming the access happens in the context of the DomU. If it happens
in Dom0's context (e.g. coming from qemu) you'd still kill the whole
system with this, so be careful.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|