kernel_optimize_test/include/xen/interface
Markus Armbruster e4dcff1f6e xen pvfb: Dynamic mode support (screen resizing)
The pvfb backend indicates dynamic mode support by creating node
feature_resize with a non-zero value in its xenstore directory.
xen-fbfront sends a resize notification event on mode change.  Fully
backwards compatible both ways.

Framebuffer size and initial resolution can be controlled through
kernel parameter xen_fbfront.video.  The backend enforces a separate
size limit, which it advertises in node videoram in its xenstore
directory.

xen-kbdfront gets the maximum screen resolution from nodes width and
height in the backend's xenstore directory instead of hardcoding it.

Additional goodie: support for larger framebuffers (512M on a 64-bit
system with 4K pages).

Changing the number of bits per pixels dynamically is not supported,
yet.

Ported from
http://xenbits.xensource.com/linux-2.6.18-xen.hg?rev/92f7b3144f41
http://xenbits.xensource.com/linux-2.6.18-xen.hg?rev/bfc040135633

Signed-off-by: Pat Campbell <plc@novell.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:36 +02:00
..
io xen pvfb: Dynamic mode support (screen resizing) 2008-05-27 10:11:36 +02:00
callback.h xen: add support for callbackops hypercall 2008-04-24 23:57:31 +02:00
elfnote.h
event_channel.h
features.h
grant_table.h xen: add missing definitions for xen grant table which ia64/xen needs 2008-04-24 23:57:32 +02:00
memory.h xen: add balloon driver 2008-04-24 23:57:33 +02:00
physdev.h
sched.h
vcpu.h xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs 2008-04-24 23:57:32 +02:00
version.h
xen.h xen: definitions which ia64/xen needs 2008-04-24 23:57:32 +02:00
xencomm.h xen: import arch generic part of xencomm 2008-04-24 23:57:32 +02:00