On Fri, Jan 20, 2017 at 02:01:16PM +0100, Thomas Huth wrote:
> Now that CPUs show up in the help text of "-device ?",
> we should group them into an appropriate category.
>
> Signed-off-by: Thomas Huth
Reviewed-by: Eduardo Habkost
I assume Paolo will want to queue it, as he had queued v1.
--
Now that CPUs show up in the help text of "-device ?",
we should group them into an appropriate category.
Signed-off-by: Thomas Huth
---
v2:
- set_bit in the TYPE_CPU and TYPE_CPU_CORES directly instead
of doing this in the child classes
hw/cpu/core.c | 8
include/hw/qdev