]> Git Repo - qemu.git/commit
sysbus-ahci: Remove user_creatable flag
authorEduardo Habkost <[email protected]>
Wed, 3 May 2017 20:35:53 +0000 (17:35 -0300)
committerEduardo Habkost <[email protected]>
Wed, 17 May 2017 13:37:01 +0000 (10:37 -0300)
commita081ab8f7b7b9eb72ead9201b5ece14d09fcc1c4
tree38724fcb284a406182132f8c46bab89a2f736817
parent040e99686ab22083452deeccdcdfe2e72e5a8c43
sysbus-ahci: Remove user_creatable flag

The sysbus-ahci devices are supposed to be created and wired by
code from other devices, like calxeda_init() and
xlnx_zynqmp_realize(), and won't work with -device. Remove the
user_creatable flag from the device class.

Cc: John Snow <[email protected]>
Cc: [email protected]
Cc: Rob Herring <[email protected]>
Cc: Peter Maydell <[email protected]>
Cc: Alistair Francis <[email protected]>
Cc: "Edgar E. Iglesias" <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Acked-by: John Snow <[email protected]>
Acked-by: Marcel Apfelbaum <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
Message-Id: <20170503203604[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/ide/ahci.c
This page took 0.025865 seconds and 4 git commands to generate.