Pat Campbell
2008-Mar-13 19:58 UTC
[Xen-devel][PATCH][IOEMU] Dynamic modes support for xenfb (1 of 2)
Attached patch adds dynamic frame buffer size support to the xenfb PV backend QEMU xenfb. Backend sets feature-resize and handles the resize frame buffer event. Corresponding frontend LINUX patch is required for functionality but this patch is not dependent on it, preserving backwards compatibility. Please apply to tip of xen-unstable Signed-off-by: Pat Campbell <plc@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Markus Armbruster
2008-Mar-14 16:45 UTC
Re: [Xen-devel][PATCH][IOEMU] Dynamic modes support for xenfb (1 of 2)
Pat Campbell <plc@novell.com> writes:> Attached patch adds dynamic frame buffer size support to the xenfb PV > backend QEMU xenfb. Backend sets feature-resize and handles the > resize frame buffer event. > > Corresponding frontend LINUX patch is required for functionality but this > patch is not dependent on it, preserving backwards compatibility. > > Please apply to tip of xen-unstable > > Signed-off-by: Pat Campbell <plc@novell.com>Looks good, except perhaps for a couple of long lines that could easily be broken. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pat Campbell
2008-Mar-25 20:10 UTC
[Xen-devel][PATCH][IOEMU] Dynamic modes support for xenfb (1 of 2)
Attached patch adds dynamic frame buffer size support to the xenfb PV backend QEMU xenfb. Backend sets feature-resize and handles the resize frame buffer event. Corresponding frontend LINUX patch is required for functionality but this patch is not dependent on it, preserving backwards compatibility. Please apply to tip of xen-unstable Signed-off-by: Pat Campbell <plc@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Markus Armbruster
2008-Mar-26 09:45 UTC
Re: [Xen-devel][PATCH][IOEMU] Dynamic modes support for xenfb (1 of 2)
Pat Campbell <plc@novell.com> writes:> Attached patch adds dynamic frame buffer size support to the xenfb PV > backend QEMU xenfb. Backend sets feature-resize and handles the > resize frame buffer event. > > Corresponding frontend LINUX patch is required for functionality but this > patch is not dependent on it, preserving backwards compatibility. > > Please apply to tip of xen-unstable > > Signed-off-by: Pat Campbell <plc@novell.com>Acked-by: Markus Armbruster <armbru@redhat.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel