Re: [Xen-devel] [PATCH v6 01/24] xsplice: Design document

2016-04-07 Thread Ian Jackson
Konrad Rzeszutek Wilk writes ("[PATCH v6 01/24] xsplice: Design document"): > A mechanism is required to binarily patch the running hypervisor with new > opcodes that have come about due to primarily security updates. > > This document describes the design of the API that would allow us to > uploa

[Xen-devel] [PATCH v6 01/24] xsplice: Design document

2016-04-06 Thread Konrad Rzeszutek Wilk
A mechanism is required to binarily patch the running hypervisor with new opcodes that have come about due to primarily security updates. This document describes the design of the API that would allow us to upload to the hypervisor binary patches. This document has been shaped by the input from: