]> Git Repo - qemu.git/commit - hw/ppc/pnv.c
hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices
authorThomas Huth <[email protected]>
Thu, 9 Mar 2017 18:37:53 +0000 (19:37 +0100)
committerDavid Gibson <[email protected]>
Wed, 26 Apr 2017 02:00:41 +0000 (12:00 +1000)
commit9d169fb3c8c8434124677afa52824c4b15b62b65
tree35ebb949aa08847f283e095f992cf17251322b84
parent147ff8079ee0cf45562e202c1054814f14628b65
hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices

The devices that are derived from TYPE_PNV_CHIP currently show up
as "uncategorized" devices in the help text of "-device ?". Since
they obviously are related to the CPU, let's put them into the
CPU category instead.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/pnv.c
This page took 0.022037 seconds and 4 git commands to generate.