All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Implementation of QMP documentation retrieval command
@ 2021-06-16 15:48 Niteesh G. S.
  2021-06-21 14:58 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 8+ messages in thread
From: Niteesh G. S. @ 2021-06-16 15:48 UTC (permalink / raw)
  To: John Snow, armbru, Stefan Hajnoczi, kwolf, ehabkost, wainersm,
	qemu-devel, vsementsov

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

Hello,

We now have a reasonably working prototype that is capable of
sending/receiving
commands/responses, syntax highlighting, and a simple notification system.
The
prototype can be found here
https://gitlab.com/niteesh.gs/qemu/-/tree/aqmp-tui-prototype
Working on this prototype gives us a lot of hints on things to worry about
and other
ideas that were worth implementing. Our next goal is to start working on
the real TUI
based on this prototype.

One requested feature of the TUI was to show documentation for the commands
typed.
To achieve this, a QMP command that lets us query the documentation from
QEMU has
to be implemented and some discussion has already been done on it in a
previous thread.
I request all continue that discussion here and suggest ideas regarding
implementation.
The goal is to come up with something small and simple which can also be
improved upon
after the summer.

I have a simple implementation of the command that returns dummy
documentation here
https://gitlab.com/niteesh.gs/qemu/-/commit/796a41fb2840b9f3484c6fd5672e6fceb73acaef

Thanks,
Niteesh.

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

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

end of thread, other threads:[~2021-06-23  8:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 15:48 RFC: Implementation of QMP documentation retrieval command Niteesh G. S.
2021-06-21 14:58 ` Philippe Mathieu-Daudé
2021-06-21 18:26   ` Niteesh G. S.
2021-06-22  9:35     ` Stefan Hajnoczi
2021-06-22 10:26       ` Daniel P. Berrangé
2021-06-22 11:04         ` Vladimir Sementsov-Ogievskiy
2021-06-22 18:57       ` Niteesh G. S.
2021-06-23  8:44         ` Stefan Hajnoczi

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.