qemu/backends
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/
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. Most of the
headers there correspond to source files in qobject/.

This patch corrects most of that inconsistency by creating
include/qobject/ and moving the headers for qobject/ there.

This also fixes MAINTAINERS for include/qapi/qmp/dispatch.h:
scripts/get_maintainer.pl now reports "QAPI" instead of "No
maintainers found".

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com> #s390x
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20241118151235.2665921-2-armbru@redhat.com>
[Rebased]
2025-02-10 15:33:16 +01:00
..
tpm Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
confidential-guest-support.c system: Move 'exec/confidential-guest-support.h' to system/ 2024-12-20 17:44:56 +01:00
cryptodev-builtin.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cryptodev-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 2025-02-10 15:33:16 +01:00
cryptodev-lkcf.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cryptodev-vhost-user.c backends/cryptodev-vhost-user: Fix local_error leaks 2025-01-13 17:16:04 +01:00
cryptodev-vhost.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cryptodev.c qom: Use object_get_container() 2025-01-09 18:16:24 +01:00
dbus-vmstate.c backends: Constify VMState 2023-12-30 07:38:06 +11:00
dbus-vmstate1.xml docs: move D-Bus VMState documentation to source XML 2021-12-21 10:50:21 +04:00
host_iommu_device.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
hostmem-epc.c memory: add RAM_PRIVATE 2025-01-29 11:43:04 -03:00
hostmem-file.c memory: add RAM_PRIVATE 2025-01-29 11:43:04 -03:00
hostmem-memfd.c hostmem-memfd: preserve for cpr 2025-01-29 11:43:04 -03:00
hostmem-ram.c memory: add RAM_PRIVATE 2025-01-29 11:43:04 -03:00
hostmem-shm.c hostmem-shm: preserve for cpr 2025-01-29 11:43:04 -03:00
hostmem.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
iommufd.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
Kconfig backends: Initial support for SPDM socket support 2024-07-22 20:15:42 -04:00
meson.build backends: Initial support for SPDM socket support 2024-07-22 20:15:42 -04:00
rng-builtin.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
rng-egd.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
rng-random.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
rng.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
spdm-socket.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
trace-events vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support 2024-07-23 17:14:52 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vhost-user.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00