This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
Hi.
If a domain issues a hypercall with psr.i = 0 (balloon driver does)
with event pending, a domain results in infinit loop.
The attached patch is a work around by xen side.
Another way is modifying domain. i.e. patching xen_set_virtual_psr_i().
Which is better?
--
yamahata