[Libvir] no vfb for paravirt guest on RHEL 5 and strange args

2007-06-12 Thread Glen Deem
Hi all, I'm creating a fairy simple paravirt machine under RHEL 5 (Xen 3.0.3, pygrub 0.6). A machine gets created but I see two problems: 1. no graphics console gets enabled (so RedHat VMM does not open it) so I cannot connect to it with vncviewer (am I naive to use vfb fpr a paravirt domU? - li

Re: [Libvir] New vs old-style hypercalls

2007-06-12 Thread Daniel Veillard
On Tue, Jun 12, 2007 at 03:34:04PM +0100, Richard W.M. Jones wrote: > In xen_internal.c we've got code which claims to sniff out whether we > are using new-style hypercall ioctls or old-style hypercall ioctls. > > hc.op = __HYPERVISOR_xen_version; > hc.arg[0] = (unsigned long) XENVER_vers

[Libvir] New vs old-style hypercalls

2007-06-12 Thread Richard W.M. Jones
In xen_internal.c we've got code which claims to sniff out whether we are using new-style hypercall ioctls or old-style hypercall ioctls. hc.op = __HYPERVISOR_xen_version; hc.arg[0] = (unsigned long) XENVER_version; hc.arg[1] = 0; cmd = IOCTL_PRIVCMD_HYPERCALL; ret = ioctl(f

Re: [Libvir] about qemu IDE BMDMAState

2007-06-12 Thread Daniel P. Berrange
On Tue, Jun 12, 2007 at 08:14:03PM +0900, Atsushi SAKAI wrote: > Hi, Rich and Dan > > Following patch will include on Fedora7 updates? > http://lists.xensource.com/archives/html/xen-devel/2007-05/msg00564.html > This issue also effects Windows FV. No plans at this time - it never fully resolved t

Re: [Libvir] about qemu IDE BMDMAState

2007-06-12 Thread Richard W.M. Jones
Richard W.M. Jones wrote: Have you tested this patch? Does it work? For me it only partially solved the problem - I still can't get FreeBSD to install reliably. Actually, looking back at my notes the problem wasn't the install, but after booting, FreeBSD would still give lots of DMA errors.

Re: [Libvir] about qemu IDE BMDMAState

2007-06-12 Thread Richard W.M. Jones
Atsushi SAKAI wrote: Hi, Rich and Dan Following patch will include on Fedora7 updates? http://lists.xensource.com/archives/html/xen-devel/2007-05/msg00564.html Have you tested this patch? Does it work? For me it only partially solved the problem - I still can't get FreeBSD to install reliab

[Libvir] about qemu IDE BMDMAState

2007-06-12 Thread Atsushi SAKAI
Hi, Rich and Dan Following patch will include on Fedora7 updates? http://lists.xensource.com/archives/html/xen-devel/2007-05/msg00564.html This issue also effects Windows FV. Thanks Atsushi SAKAI -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-