« Previous | Next » 

Revision 042f84d0

ID042f84d0af0e6c654d836f57ce916d7dec2b263d

Added by Gerd Hoffmann almost 15 years ago

qdev: remove DeviceType

The only purpose DeviceType serves is creating a linked list of
DeviceInfo structs. This removes DeviceType and add a next field to
DeviceInfo instead, so the DeviceInfo structs can be changed that way.
Elimitates a pointless extra level of indirection.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences