xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Xen-devel] Design Session report: Toolstacks
@ 2019-07-15 13:59 George Dunlap
  2019-07-15 17:57 ` Amit Shah
  0 siblings, 1 reply; 3+ messages in thread
From: George Dunlap @ 2019-07-15 13:59 UTC (permalink / raw)
  To: xen-devel

Looking through the notes, it seems like the first part of this
discussion, re hypervisor upgrade / downgrade & libraries, was partly
covered in the distro session, in which Debian's Xen version co-install
was discussed and found useful even if we had a hypervisor , Ian Jackson
agreed to post Debian's co-install patches.

There was a general agreement to improve xl's json handling (including
accepting json to xl create), and a discussion about other improvements;
various people who proposed them seem likely to come back with patches.

 -George

https://hackmd.io/0vZaSrKBT2iKWzpVMxDVvQ

# Xen toolstacks

Issues:
* Hypervisor upgrade / downgrade
* xl not fully-featured
* Remote access

Potential places:
* ~~On top of libxl~~
* Or libxc (symlink swizzling scheme)
    * Doesn't work w/ statically linked
    * Doesn't require HV to deal w/ backwards ABI compatibility
* On the hypervisor
    * Need to keep working for a full release cycle
* A daemon

* xl create w/ json blob
* xl does some processing before passing to libxl

Hypershell has effective golang libxl bindings (but need to be
recompiled against new versions of libxl)

Other wishlist:
* More events (e.g., backend / frontend disconnect)
    * Or, have xl / libxl clean up disconnected entries & notify when done
* Feature parity on other dom0 operating systems







_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-16  9:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 13:59 [Xen-devel] Design Session report: Toolstacks George Dunlap
2019-07-15 17:57 ` Amit Shah
2019-07-16  9:00   ` George Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).