On Thu, Aug 16, 2007 at 02:56:07PM +0100, Daniel P. Berrange wrote:
> On Thu, Aug 16, 2007 at 09:27:04AM -0400, Daniel Veillard wrote:
> > On Thu, Aug 16, 2007 at 05:41:47PM +0900, Masayuki Sunou wrote:
> > > Hi
> > >
> > > When virsh attach-disk/attach-interface is executed in < Xen 3.0.4,
> > >
On Thu, Aug 16, 2007 at 09:27:04AM -0400, Daniel Veillard wrote:
> On Thu, Aug 16, 2007 at 05:41:47PM +0900, Masayuki Sunou wrote:
> > Hi
> >
> > When virsh attach-disk/attach-interface is executed in < Xen 3.0.4,
> > the OS type of domain is NULL in xenDaemonAttachDevice().
> > As a result, the c
On Thu, Aug 16, 2007 at 05:41:47PM +0900, Masayuki Sunou wrote:
> Hi
>
> When virsh attach-disk/attach-interface is executed in < Xen 3.0.4,
> the OS type of domain is NULL in xenDaemonAttachDevice().
> As a result, the command becomes segmentation fault.
>
> This patch fixes it by checking the v
Hi
When virsh attach-disk/attach-interface is executed in < Xen 3.0.4,
the OS type of domain is NULL in xenDaemonAttachDevice().
As a result, the command becomes segmentation fault.
This patch fixes it by checking the version of Xen in xenDaemonAttachDevice().
Signed-off-by: Masayuki Sunou <[EMA