« Previous | Next » 

Revision 30fbb9fc

ID30fbb9fc7cd73abc32ff71ceb59e9a3be37ac128

Added by Anthony Liguori about 12 years ago

qdev: move qdev->info to class

Right now, DeviceInfo acts as the class for qdev. In order to switch to a
proper ObjectClass derivative, we need to ween all of the callers off of
interacting directly with the info pointer.

Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences