search for: xenfb_mouse_event

Displaying 2 results from an estimated 2 matches for "xenfb_mouse_event".

2011 Feb 03
15
More issues with xl on 4.1.0-rc
I have spotted another couple of bugs when testing with xl on 4.1.0-rc and a xen/next-2.6.38 based kernel. If I use pygrub as a boot loader and run xl create -c host then the console disconnects once pygrub is finished. I can reconnect to the console session but it is a bit annoying to have to do so. If I set vfb = [ ''sdl'' ] in the configuration file, then I can type in the
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and