Thread (19 messages) 19 messages, 5 authors, 2012-02-01

Re: [Qemu-devel] [PATCH v3 6/7] pcspk: Convert to qdev

From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2012-02-01 07:30:11
Also in: qemu-devel

On 01/31/2012 09:49 PM, Anthony Liguori wrote:
quoted
+        DEFINE_PROP_HEX32("iobase", PCSpkState, iobase,  -1),
+        DEFINE_PROP_PTR("pit", PCSpkState, pit),
Please don't introduce a pointer property here.  They cannot be used in
a meaningful way in qdev.  Why not register a link<TYPE_PIT> in
instance_init?
I'm going to clean this up, you can leave the PTR for now.

Paolo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help