On 02/07/2013 10:46 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
Currently the APIs for managing the shared disk list take
a virHashTablePtr as the primary argument. This is bad
because it requires the caller to deal with locking of
the QEMU driver. Switch the APIs to take the full
virQEMUDriverPtr instance
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
src/qemu/qemu_conf.c | 51 +++++++++++++++++++++++--------------------------
src/qemu/qemu_conf.h | 4 ++--
src/qemu/qemu_driver.c | 6 +++---
src/qemu/qemu_process.c | 10 +++++-----
src/qemu/qemu_process.h | 2 +-
5 files changed, 35 insertions(+), 38 deletions(-)
ACK.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org