[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/1] Add backend support for nodedev-create and destroy
- From: "Daniel P. Berrange" <berrange redhat com>
- To: David Allan <dallan redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 1/1] Add backend support for nodedev-create and destroy
- Date: Tue, 2 Jun 2009 11:29:46 +0100
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 :|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]