search for: xen_framebuffer

Displaying 6 results from an estimated 6 matches for "xen_framebuffer".

2006 Dec 04
1
[PATCH] buildconfigsfor pvfb
...buildconfigsfor pvfb > >Hi, > >This is a patch for Kconfig (PVFB related) changes. >Without this fixes, >user should reply at following phase (for example) >scripts/kconfig/conf -o arch/i386/Kconfig > >the following question raised >Framebuffer-device frontend driver (XEN_FRAMEBUFFER) > >this patch includes x86, x86_64, ia64 case. > >Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com> > >Thanks >Atsushi SAKAI > > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/x...
2007 Dec 11
0
[PATCH] linux: make gntdev code configurable
...ntrol domain (domain 0), then you almost certainly want to say Y here. +config XEN_GRANT_DEV + tristate "User-space granted page access driver" + default XEN_PRIVILEGED_GUEST + help + Device for accessing (in user-space) pages that have been granted + by other domains. + config XEN_FRAMEBUFFER tristate "Framebuffer-device frontend driver" depends on XEN && FB Index: head-2007-12-11/drivers/xen/Makefile =================================================================== --- head-2007-12-11.orig/drivers/xen/Makefile 2007-12-11 11:15:16.000000000 +0100 +++ head-2007-12...
2007 Dec 13
0
Re: [Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable
...gs/linux-defconfig_xen0_ia64 --- a/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 10:18:35 2007 +0000 +++ b/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 18:19:45 2007 -0800 @@ -1677,6 +1677,7 @@ CONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_NETDEV_FRONTEND=y CONFIG_XEN_FRAMEBUFFER=y +CONFIG_XEN_GRANT_DEV=m CONFIG_XEN_KEYBOARD=y # CONFIG_XEN_SCRUB_PAGES is not set CONFIG_XEN_DISABLE_SERIAL=y diff -r cd744c5ec950 buildconfigs/linux-defconfig_xen0_x86_32 --- a/buildconfigs/linux-defconfig_xen0_x86_32 Wed Dec 12 10:18:35 2007 +0000 +++ b/buildconfigs/linux-defconfig_xen0_x86_...
2009 Feb 25
18
Paravirtualized Linux with graphics (X Window)?
Hi, Anybody please tell me how to have a PV Linux with graphics? I succesfully created some PV Linux with debootstrap and xen-tools. But then all the images must be started with "xm create -c" command, and everything then is console, with no X Window. In short, I want to have PV Linux, but with X. How to do that? Thanks, H _______________________________________________ Xen-users
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio