]> git.proxmox.com Git - mirror_qemu.git/commit
Introduce DEVICE_CATEGORY_CPU for CPU devices
authorThomas Huth <thuth@redhat.com>
Fri, 20 Jan 2017 13:01:16 +0000 (14:01 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 27 Jan 2017 17:07:31 +0000 (18:07 +0100)
commitba31cc7226ebcee639f18faa90c1542bd364fba3
treedfdbb34ad6f79658cd2929f411f0bc19ac6d9277
parent1da45e0c4cf4719fa75898d019e0874b9b2bc774
Introduce DEVICE_CATEGORY_CPU for CPU devices

Now that CPUs show up in the help text of "-device ?",
we should group them into an appropriate category.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1484917276-7107-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/cpu/core.c
include/hw/qdev-core.h
qdev-monitor.c
qom/cpu.c