On 02/07/2013 10:46 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > 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
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list