Re: [libvirt] [PATCH] Set correct device type when parsing input devices

2008-08-22 Thread Daniel P. Berrange
On Thu, Aug 21, 2008 at 11:19:47PM -0400, Cole Robinson wrote: In virDomainDeviceDefParse, parsing an input device was actually setting it's type as DEVICE_DISK. The attached patch fixes this. ACK Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |:

[libvirt] [PATCH] Set correct device type when parsing input devices

2008-08-21 Thread Cole Robinson
In virDomainDeviceDefParse, parsing an input device was actually setting it's type as DEVICE_DISK. The attached patch fixes this. Thanks, Cole commit 75150ac2536c427f74875fc563abf2fc06595dda Author: Cole Robinson [EMAIL PROTECTED] Date: Thu Aug 21 13:27:38 2008 -0400 Fix setting input