Home
last modified time | relevance | path

Searched hist:"52 f50b1e9f8fd410d4293a211d549ec61b902728" (Results 1 – 4 of 4) sorted by relevance

/qemu/include/qemu/
H A Dreadline.h52f50b1e9f8fd410d4293a211d549ec61b902728 Tue Jan 24 12:19:20 UTC 2023 Markus Armbruster <armbru@redhat.com> readline: Extract readline_add_completion_of() from monitor

monitor/misc.h has static add_completion_option(). It's useful
elsewhere in the monitor. Since it's not monitor-specific, move it to
util/readline.c renamed to readline_add_completion_of(), and put it to
use.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-7-armbru@redhat.com>
/qemu/util/
H A Dreadline.c52f50b1e9f8fd410d4293a211d549ec61b902728 Tue Jan 24 12:19:20 UTC 2023 Markus Armbruster <armbru@redhat.com> readline: Extract readline_add_completion_of() from monitor

monitor/misc.h has static add_completion_option(). It's useful
elsewhere in the monitor. Since it's not monitor-specific, move it to
util/readline.c renamed to readline_add_completion_of(), and put it to
use.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-7-armbru@redhat.com>
/qemu/monitor/
H A Dhmp.c52f50b1e9f8fd410d4293a211d549ec61b902728 Tue Jan 24 12:19:20 UTC 2023 Markus Armbruster <armbru@redhat.com> readline: Extract readline_add_completion_of() from monitor

monitor/misc.h has static add_completion_option(). It's useful
elsewhere in the monitor. Since it's not monitor-specific, move it to
util/readline.c renamed to readline_add_completion_of(), and put it to
use.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-7-armbru@redhat.com>
H A Dhmp-target.c52f50b1e9f8fd410d4293a211d549ec61b902728 Tue Jan 24 12:19:20 UTC 2023 Markus Armbruster <armbru@redhat.com> readline: Extract readline_add_completion_of() from monitor

monitor/misc.h has static add_completion_option(). It's useful
elsewhere in the monitor. Since it's not monitor-specific, move it to
util/readline.c renamed to readline_add_completion_of(), and put it to
use.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-7-armbru@redhat.com>