On Mon, Jun 01, 2009 at 11:31:40AM -0400, David Allan wrote: > --- > src/Makefile.am | 4 +- > src/node_device.c | 411 +++++++++++++++++++++++++++++++++++++++++++ > src/node_device.h | 13 ++ > src/node_device_conf.c | 139 +++++++++++++-- > src/node_device_conf.h | 22 +++- > src/node_device_hal.c | 17 ++- > src/node_device_hal.h | 40 ++++ > src/node_device_hal_linux.c | 189 ++++++++++++++++++++ > src/qemu_driver.c | 2 +- > src/remote_internal.c | 2 +- > src/storage_backend.c | 24 +--- > src/virsh.c | 103 +++++++++++ > src/xen_unified.c | 2 +- > tests/nodedevxml2xmltest.c | 2 +- > 14 files changed, 928 insertions(+), 42 deletions(-) > create mode 100644 src/node_device_hal.h > create mode 100644 src/node_device_hal_linux.c ACK, I think we've reviewed this enough now :-) This latest code looks fine to commit now. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list