]> Git Repo - qemu.git/commit
qdev: give all devices a canonical path
authorPaolo Bonzini <[email protected]>
Tue, 27 Mar 2012 16:38:47 +0000 (18:38 +0200)
committerAnthony Liguori <[email protected]>
Mon, 2 Apr 2012 20:04:15 +0000 (15:04 -0500)
commitda57febfed7bad11be79f047b59719c38abd0712
tree009c51fa6e882ddae92f8d685f8cf6c04ef986ae
parentf424d5c4c9de67b56594384eac3c08dc33de9344
qdev: give all devices a canonical path

A strong limitation of QOM right now is that unconverted ports
(e.g. all...) do not give a canonical path to devices that are
part of the board.  This in turn makes it impossible to replace
PROP_PTR with a QOM link for example.

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