xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Design session "virtio"
@ 2022-09-21 14:03 Marek Marczykowski-Górecki
  2022-09-21 20:19 ` Jan Beulich
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Marczykowski-Górecki @ 2022-09-21 14:03 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

Some sparse notes from the design session:

Passing backend domid ideas:
 - via xenstore: good - can be done now; bad - requires xenstore even if
   only virtio devices are used
 - extend generic part of virtio spec: takes time, but otherwise
   preferred

New "config" virtio device - for configuring backends

Hotplug:
 - ACPI (for HVM at least)
 - xenstore


ACTION: Start the virtio spec change.

In the meantime, use xenstore(?)

qemu parameters are device-specific - adding backend id needs to be done for every device type - both at qemu side, and libxl side

Device endpoint ID are currently allocated by qemu - for driver domains that needs to be moved to the toolstack, to reserve space for devices running in other backends.


-- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2022-09-21 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21 14:03 Design session "virtio" Marek Marczykowski-Górecki
2022-09-21 20:19 ` Jan Beulich

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).