search for: input_xen_kbddev_frontend

Displaying 3 results from an estimated 3 matches for "input_xen_kbddev_frontend".

2013 Jan 09
0
[PATCH] xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND
A randconfig compile test discovered that we can select INPUT_XEN_KBDDEV_FRONTEND without all of its dependencies being met. Fix this by adding the dependency to the select line. Signed-off-by: Andrew Jones <drjones@redhat.com> --- drivers/video/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index...
2013 Apr 19
2
[GIT PULL) xen (stable/for-linus-3.10-rc0-tag) for v3.10 merge window.
...| 2 +- drivers/xen/events.c | 33 +++++++++++----- drivers/xen/xen-acpi-processor.c | 82 +++++++++++++++++++++++++++------------- include/xen/events.h | 3 +- 9 files changed, 188 insertions(+), 54 deletions(-) Andrew Jones (1): xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTEND Ben Guthro (2): xen: Re-upload processor PM data to hypervisor after S3 resume (v2) xen: resolve section mismatch warnings in xen-acpi-processor David Vrabel (1): x86/xen: populate boot_params with EDD data Jan Beulich (1): xen: drop tracking of IRQ vector Konrad Rzeszut...
2013 Dec 16
8
XEN/arm XENFB support
Goodmorning, I''m currently playing with XEN/arm on my Allwinner A20 (cubieboard2) I would like to get the XENFB driver working on domU. But currently in xen/arm there''s no support for VFB, atleast qemu is not supported. But this video http://www.youtube.com/watch?v=po1IeElg8tg and this one http://www.youtube.com/watch?v=Km6gBnIqaWo is showing a working framebuffer. So there are