All of lore.kernel.org
 help / color / mirror / Atom feed
* [HACKATHON] libxl refactoring session note
@ 2016-04-20 17:35 Wei Liu
  0 siblings, 0 replies; only message in thread
From: Wei Liu @ 2016-04-20 17:35 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu

* Auto generate device handling routines

Libxl has a lot of PV drivers. And the number is  increasing at the moment.

GlobalLogic has some customised drivers. The code plumbing is painful.

Libxl already has IDL to describe the device interface and uses
scripts to generate a lot of files.

Propose to auto-generate device handling routines.

All: Good idea.

* Allow to mark some devices non-critical

You might want domain creation continues even if some devices fail to
initialise. Example: a guest can continue to function without a sound
card.

Ian: Classify devices as critical and non-critical. Add a field in
IDL. All devices critical by default.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-20 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 17:35 [HACKATHON] libxl refactoring session note Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.