qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] linux-user: Add support for ioctls related to the frame-buf


From: Cédric VINCENT
Subject: [Qemu-devel] linux-user: Add support for ioctls related to the frame-buffer/console
Date: Wed, 29 Jun 2011 15:09:08 +0200

This patch series adds support for some ioctls related to the Linux
frame-buffer/console.  It was fully tested for the SH4 target and
partially tested for the x86_64 and ARM targets, this latter fails the
"setleds" tests (embedded within the first commit message) but it
seems the problem doesn't come from the patch.

Regards,
Cédric.

---
 linux-user/ioctls.h        |   13 +++++++++++++
 linux-user/syscall_defs.h  |   13 +++++++++++++
 linux-user/syscall_types.h |   20 ++++++++++++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]