[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH RFC 0/2] Add a design document for Live Updating Xen
From: Julien Grall <jgrall@xxxxxxxxxx> Hi all, A couple of years ago, AWS presented at Xen Summit [1] a new method called "Live Update" to replace the underlying the hypervisor without rebooting/migrating VMs. Since then we worked on implementing the feature in Xen and now have a working PoC. This series is a split of David's series sent last year [1] focusing on the design of the feature. We will start sending the code soon. We will give an update and demonstrate the feature working during the new Xen Summit. More details on the feature can be found in the first patch #1 which introduces the design document. Best regards, [1] https://www.youtube.com/watch?v=ANaDS9BUhuA [2] <a92287c03fed310e08ba40063e370038569b94ac.camel@xxxxxxxxxxxxx> Julien Grall (2): docs/design: Add a design document for Live Update xen/kexec: Reserve KEXEC_TYPE_LIVEUPDATE and KEXEC_RANGE_MA_LIVEUPDATE docs/designs/liveupdate.md | 254 +++++++++++++++++++++++++++++++++++++ xen/include/public/kexec.h | 13 +- 2 files changed, 264 insertions(+), 3 deletions(-) create mode 100644 docs/designs/liveupdate.md -- 2.17.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |