* [Qemu-devel] bdrv_set_change_cb() /* XXX: no longer used */
@ 2008-02-28 13:37 Pat Campbell
0 siblings, 0 replies; only message in thread
From: Pat Campbell @ 2008-02-28 13:37 UTC (permalink / raw)
To: qemu-devel
In qemu 9.1 block.c I see:
794 /* XXX: no longer used */
795 void bdrv_set_change_cb(BlockDriverState *bs,
796 void (*change_cb)(void *opaque), void *opaque)
797 {
I also see that hw/ide.c and hw/sd.c call function bdrv_set_change_cb().
Is the comment wrong or is it an indicator that this function is going
to be removed?
Pat
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-28 13:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 13:37 [Qemu-devel] bdrv_set_change_cb() /* XXX: no longer used */ Pat Campbell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.