]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/qdev-core.h
qemu-help: Sort devices by logical functionality
authorMarcel Apfelbaum <marcel.a@redhat.com>
Mon, 29 Jul 2013 14:17:44 +0000 (17:17 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jul 2013 15:37:09 +0000 (10:37 -0500)
commit3d1237fb2ab4edb926c717767bb5e31d6053a7c5
tree1e2af9a82024b75be274115e19d4477804c04256
parent949fc82314cc84162e64a5323764527a542421ce
qemu-help: Sort devices by logical functionality

Categorize devices that appear as output to "-device ?" command
by logical functionality. Sort the devices by logical categories
before showing them to user.

The sort is done by functionality rather than alphabetical.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Message-id: 1375107465-25767-3-git-send-email-marcel.a@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/hw/qdev-core.h
qdev-monitor.c