]> Git Repo - qemu.git/commit
pflash_cfi01: Remove user_creatable flag
authorEduardo Habkost <[email protected]>
Wed, 3 May 2017 20:35:49 +0000 (17:35 -0300)
committerEduardo Habkost <[email protected]>
Wed, 17 May 2017 13:37:01 +0000 (10:37 -0300)
commitc1ce65f710a9e1a4ae311731864743f0f5f2d348
treea0f5397bc975e488e917f68adf84278e528b8d2a
parent8ca97a1ff75a824337f5b30877efcbb4af2321e5
pflash_cfi01: Remove user_creatable flag

TYPE_CFI_PFLASH01 devices need to be mapped by
pflash_cfi01_register() (or equivalent) and can't be used with
-device. Remove user_creatable from the device class.

Cc: Kevin Wolf <[email protected]>
Cc: Max Reitz <[email protected]>
Cc: [email protected]
Cc: Laszlo Ersek <[email protected]>
Cc: Philippe Mathieu-Daudé <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Laszlo Ersek <[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/block/pflash_cfi01.c
This page took 0.025245 seconds and 4 git commands to generate.