|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-ppc] [RFCv2 1/2] spapr: Remove unnecessary owner field from sPAPRDRConnector |
Date: | Thu, 17 Sep 2015 17:53:40 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 17/09/2015 17:50, Michael Roth wrote: > We still need globals for RTAS lookups. I think QOM is our most > mature/well-tested interface for managing inter-device > relationships/lookups, but I can understand if using > root_container/link<DRC> seems off. To me it seem like a nice > "freebie" we get from using QOM, and gave us nice guarantees like > globally unique paths to correspond to globally unique DRC indexes. I think it's okay; but I don't really like looking at ->properties directly, without an API (which doesn't exist indeed). Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |