All of lore.kernel.org
 help / color / mirror / Atom feed
* libxl fixes/improvements for libvirt
@ 2014-03-27 16:55 Stefan Bader
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Bader @ 2014-03-27 16:55 UTC (permalink / raw)
  To: libvir-list, xen-devel; +Cc: Jim Fehlig, Ian Campbell

Here several changes which improve the handling of Xen for me:

* 0001-libxl-Use-id-from-virDomainObj-inside-the-driver.patch
  This is a re-send as I initially submitted that as a reply to some
  discussion. Starting from the visibly broken libxlDomainGetInfo when
  creating or rebooting a guest with virt-manager, I replaced all usage
  of dom->id with the more stable vm->def->id.
* 0002-libxl-Set-disk-format-for-empty-cdrom-device.patch
  Fixes start of a guest after ejecting the iso image from a virtual
  CDROM drive (again using virt-manager).
* 0003-libxl-Implement-basic-video-device-selection.patch
  Should fix the occasional disagreement about the used VNC port and
  adds the ability to select the standard VGA graphics from Xen.
  VRAM size seemed to work with that. Only for Cirrus, while the qemu
  command-line looks good, ones seems to end up with 32M.

Note to people on the Xen list: I wonder whether libxenlight internally
should somehow should fix up the situation where a caller sets up the
video devices in the vfbs list but does not sync that with the information
in the build info. Question probably is what the semantics should be.

-Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libxl fixes/improvements for libvirt
       [not found] <1395939304-9017-1-git-send-email-stefan.bader@canonical.com>
@ 2014-03-31 17:14 ` Jim Fehlig
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Fehlig @ 2014-03-31 17:14 UTC (permalink / raw)
  To: Stefan Bader, libvir-list, xen-devel; +Cc: Ian Campbell

On 03/27/2014 10:55 AM, Stefan Bader wrote:
> Here several changes which improve the handling of Xen for me:

Thanks for the improvements Stefan.  I'm currently on bereavement leave and will 
look at these patches when returning, unless someone beats me to it.

Regards,
Jim

>
> * 0001-libxl-Use-id-from-virDomainObj-inside-the-driver.patch
>    This is a re-send as I initially submitted that as a reply to some
>    discussion. Starting from the visibly broken libxlDomainGetInfo when
>    creating or rebooting a guest with virt-manager, I replaced all usage
>    of dom->id with the more stable vm->def->id.
> * 0002-libxl-Set-disk-format-for-empty-cdrom-device.patch
>    Fixes start of a guest after ejecting the iso image from a virtual
>    CDROM drive (again using virt-manager).
> * 0003-libxl-Implement-basic-video-device-selection.patch
>    Should fix the occasional disagreement about the used VNC port and
>    adds the ability to select the standard VGA graphics from Xen.
>    VRAM size seemed to work with that. Only for Cirrus, while the qemu
>    command-line looks good, ones seems to end up with 32M.
>
> Note to people on the Xen list: I wonder whether libxenlight internally
> should somehow should fix up the situation where a caller sets up the
> video devices in the vfbs list but does not sync that with the information
> in the build info. Question probably is what the semantics should be.
>
> -Stefan
>
> .

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-31 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-27 16:55 libxl fixes/improvements for libvirt Stefan Bader
     [not found] <1395939304-9017-1-git-send-email-stefan.bader@canonical.com>
2014-03-31 17:14 ` Jim Fehlig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.