You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/qga
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
The general expectation is that header files should follow the same
file/path naming scheme as the corresponding source file. There are
various historical exceptions to this practice in QEMU, with one of
the most notable being the include/qapi/qmp/ directory.

include/qapi/qmp/dispatch.h corresponds mostly to qapi/qmp-registry.c.
Move and rename it to include/qapi/qmp-registry.h.

Now just qerror.h is left in include/qapi/qmp/.  Since it's deprecated
& (slowly) getting eliminated anyway, it isn't worth moving.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20241118151235.2665921-3-armbru@redhat.com>
2 weeks ago
..
installer qga/win/installer: add VssOption to installer 2 years ago
vss-win32 qga: fix missing static and prototypes windows warnings 4 months ago
channel-posix.c qga/: spelling fixes 1 year ago
channel-win32.c qga: Add spaces around operator 4 years ago
channel.h
commands-bsd.c error: Drop superfluous #include "qapi/qmp/qerror.h" 4 months ago
commands-common-ssh.c qga: Refactor common SSH functions 10 months ago
commands-common-ssh.h qga: Refactor common SSH functions 10 months ago
commands-common.h qga: move CONFIG_FSFREEZE/TRIM to be meson defined options 7 months ago
commands-linux.c qga: skip bind mounts in fs list 2 months ago
commands-posix-ssh.c Remove glib compatibility code that is not required anymore 9 months ago
commands-posix.c qga: implement a 'guest-get-load' command 2 months ago
commands-win32.c qemu-ga-win: Fix a typo error 2 months ago
commands-windows-ssh.c qga: fix -Wsometimes-uninitialized windows warning 4 months ago
commands-windows-ssh.h qga: Implement SSH commands for Windows 10 months ago
commands.c qga: Shorten several error messages 9 months ago
cutils.c qga: Clean up includes 2 years ago
cutils.h qga: Clean up includes 2 years ago
guest-agent-command-state.c
guest-agent-core.h qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 2 weeks ago
main.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 weeks ago
meson.build qga: Implement SSH commands for Windows 10 months ago
messages-win32.mc qga-win: add logging to Windows event log 2 years ago
qapi-schema.json qga: implement a 'guest-get-load' command 2 months ago
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h