On 20/04/18 10:25, Jan Beulich wrote:
> HVM's MMIO cache only has a capacity of three entries. Once running out
> of entries, hvmemul_linear_mmio_access() will return
> X86EMUL_UNHANDLEABLE. Since gathers are an iterative process anyway,
> simply commit the portion of work done in this and hypothet
On 20/04/18 11:25, Jan Beulich wrote:
> HVM's MMIO cache only has a capacity of three entries. Once running out
> of entries, hvmemul_linear_mmio_access() will return
> X86EMUL_UNHANDLEABLE. Since gathers are an iterative process anyway,
> simply commit the portion of work done in this and hypothet
HVM's MMIO cache only has a capacity of three entries. Once running out
of entries, hvmemul_linear_mmio_access() will return
X86EMUL_UNHANDLEABLE. Since gathers are an iterative process anyway,
simply commit the portion of work done in this and hypothetical similar
cases, exiting back to guest cont