summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Armbruster2018-06-14 21:14:29 +0200
committerKevin Wolf2018-06-15 14:49:44 +0200
commit0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a (patch)
tree3647e2348f6d7438d4cd6e9a5c9b1faf7a31c83e /MAINTAINERS
parentblock: Add block-specific QDict header (diff)
downloadqemu-0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a.tar.gz
qemu-0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a.tar.xz
qemu-0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a.zip
qobject: Move block-specific qdict code to block-qdict.c
Pure code motion, except for two brace placements and a comment tweaked to appease checkpatch. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a94517e9e..0fb5f38f9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1369,6 +1369,8 @@ F: qemu-img*
F: qemu-io*
F: tests/qemu-iotests/
F: util/qemu-progress.c
+F: qobject/block-qdict.c
+F: test/check-block-qdict.c
T: git git://repo.or.cz/qemu/kevin.git block
Block I/O path