[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] [patch 3/9] Dont share virConnect->handle between xen and qemu
- From: Mark McLoughlin <markmc redhat com>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] [patch 3/9] Dont share virConnect->handle between xen and qemu
- Date: Fri, 16 Feb 2007 18:34:37 +0000
On Fri, 2007-02-16 at 13:29 +0000, Richard W.M. Jones wrote:
> I don't really understand this patch. Surely if you want to connect to
> the Xen h/v and qemud you'd use two separate connections?
I think it's better if each driver keeps its data separate from the
others ... so we should probably have a union or just a pointer to
driver private data ...
The issue here, though, is that you need the qemud driver for networks
support even when connecting to Xen.
Cheers,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]