qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Hermetic virtio-vsock in QEMU
@ 2024-04-03 21:30 Roman Kiryanov
  2024-04-15 11:20 ` Daniel P. Berrangé
  0 siblings, 1 reply; 13+ messages in thread
From: Roman Kiryanov @ 2024-04-03 21:30 UTC (permalink / raw)
  To: Peter Maydell, alex.bennee
  Cc: QEMU Developers, JP Cottin, Erwin Jansen, Mehdi Alizadeh

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

Hi Peter, Alex and QEMU,

I work in Android Studio Emulator and we use virtio-vsock to emulate
devices (e.g. sensors) which live in the Emulator binary. We need to run on
Windows and in environments without CONFIG_VHOST_VSOCK, that is why we
cannot use vhost-vsock and invented our implementation. I tried to grep the
QEMU8 sources and I believe virtio-vsock is not available there.

Do you think it is a good idea to implement virtio-vsock in QEMU (e.g. to
run on Windows)? If the answer is yes, could you please point where I could
start to build an upstreamable solution (not Android Emulator specific)? It
is not clear to me how we should make the device available for clients
(sensors, modem, adb, etc) in a generic way.

Thank you.

Regards,
Roman.

[-- Attachment #2: Type: text/html, Size: 889 bytes --]

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

end of thread, other threads:[~2024-05-08 13:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 21:30 Hermetic virtio-vsock in QEMU Roman Kiryanov
2024-04-15 11:20 ` Daniel P. Berrangé
2024-04-17 19:31   ` Roman Kiryanov
2024-04-18  9:34     ` Daniel P. Berrangé
2024-05-07  8:10       ` Stefano Garzarella
2024-05-08  6:20         ` Roman Kiryanov
2024-05-08  7:49           ` Stefano Garzarella
2024-05-08  9:13             ` Marc-André Lureau
2024-05-08  9:38               ` Stefano Garzarella
2024-05-08 12:37                 ` Paolo Bonzini
2024-05-08 12:51                   ` Daniel P. Berrangé
2024-05-08 13:00                     ` Paolo Bonzini
2024-05-08 13:32                       ` Daniel P. Berrangé

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