]> git.proxmox.com Git - qemu.git/commit
spapr: add vio-bus devices to categories
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 11 Oct 2013 03:08:20 +0000 (14:08 +1100)
committerAlexander Graf <agraf@suse.de>
Fri, 8 Nov 2013 03:33:18 +0000 (04:33 +0100)
commit29fdedfed54db4b04fe391ce8a4d9bf5ff86218e
treece12f15e38f85d8e9982337e591c70fa69290dab
parent964668b03d26f0b5baa5e5aff0c966f4fcb76e9e
spapr: add vio-bus devices to categories

In order to get devices appear in output of
"./qemu-system-ppc64 -device ?",
they must be assigned to one of DEVICE_CATEGORY_XXXX.

This puts VIO devices classes to corresponding categories.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/char/spapr_vty.c
hw/net/spapr_llan.c
hw/nvram/spapr_nvram.c
hw/scsi/spapr_vscsi.c