]> Git Repo - qemu.git/commit - hw/core/qdev.c
qdev: inline object_delete into qbus_free/qdev_free
authorPaolo Bonzini <[email protected]>
Fri, 25 Jan 2013 13:12:36 +0000 (14:12 +0100)
committerAnthony Liguori <[email protected]>
Fri, 1 Feb 2013 21:53:10 +0000 (15:53 -0600)
commitdc7389b79a15082fa4824bd3de966499f3b8cb2a
tree0eb0742105b57303d0e6d028a75652db58a048e3
parent62d7ba669dbd5b4c92664eea453d28448ab9cb4b
qdev: inline object_delete into qbus_free/qdev_free

We want object_delete to disappear, and we will do this one class at a
time.  Inline it for the qdev case, which we will tackle first.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/qdev.c
This page took 0.026034 seconds and 4 git commands to generate.