On 12/12/2018 09:59 AM, Christian Borntraeger wrote:
Eric and Farhan will help with maintaining vfio-ccw.
Cc: Cornelia Huck
Cc: Halil Pasic
Cc: Farhan Ali
Cc: Eric Farman
Signed-off-by: Christian Borntraeger
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion
into one patch (patch 1).
- Additional patches to enable CONFIG_VT for S390.
Thanks
Farhan
Farhan Ali (3):
Kconfig : Remove HAS_IOMEM dependency for Graphics support
s390/char : Rename EBCDIC keymap variables
s390/setup : enable display support for KVM guest
arch/s390/kernel/setup.c
ff-by: Farhan Ali
Acked-by: Christian Borntraeger
Reviewed-by: Thomas Huth
---
drivers/s390/char/defkeymap.c | 66 ++-
drivers/s390/char/keyboard.c | 32 ++---
drivers/s390/char/keyboard.h | 11
3 files changed, 61 insertions(+
y console. So let's remove the
HAS_IOMEM dependency.
Move this dependency to sub menu items and console drivers that use
io memory.
Signed-off-by: Farhan Ali
Reviewed-by: Thomas Huth
---
drivers/video/Kconfig | 5 -
drivers/video/console/Kconfig | 6 +++---
2 files changed,
S390).
The SCLP console can still be accessed by management applications
(eg: via Libvirt's virsh console).
Signed-off-by: Farhan Ali
Acked-by: Christian Borntraeger
Reviewed-by: Thomas Huth
---
arch/s390/kernel/setup.c | 2 ++
drivers/tty/Kconfig | 2 +-
drivers/video/conso
On 02/21/2018 07:11 AM, Christian Borntraeger wrote:
On 02/21/2018 01:07 PM, Cornelia Huck wrote:
[...]
But if you need to enable PCI to get IOMEM, I wonder why this patch here
is needed at all? The Graphics menu / VT dummy console should be
available in the config if IOMEM is enabled anyway
On 02/20/2018 04:43 AM, Christian Borntraeger wrote:
Added to my linux next tree to check for any fallout.
Thanks!
On 02/19/2018 11:25 AM, Thomas Huth wrote:
On 19.02.2018 16:47, Farhan Ali wrote:
The 'commit e25df1205f37 ("[S390] Kconfig: menus with depends on HAS_IOMEM.")'
added the HAS_IOMEM dependecy for "Graphics support". This disabled the
"Graphics support"
y console. So let's remove the
HAS_IOMEM dependency.
Move this dependency to sub menu items and console drivers that use
io memory.
Signed-off-by: Farhan Ali
---
drivers/video/Kconfig | 21 +++--
drivers/video/console/Kconfig | 4 ++--
2 files changed, 13 inserti
ff-by: Farhan Ali
Acked-by: Christian Borntraeger
---
drivers/s390/char/defkeymap.c | 66 ++-
drivers/s390/char/keyboard.c | 32 ++---
drivers/s390/char/keyboard.h | 11
3 files changed, 61 insertions(+), 48 deletions(-)
diff --
S390).
The SCLP console can still be accessed by management applications
(eg: via Libvirt's virsh console).
Signed-off-by: Farhan Ali
Acked-by: Christian Borntraeger
---
arch/s390/kernel/setup.c | 2 ++
drivers/tty/Kconfig | 2 +-
drivers/video/console/Kconfig | 2 +-
3 files
ink to it:
https://www.spinics.net/lists/linux-s390/msg18175.html
- Combine patch 1 and 2 from v1 into one patch (patch 1).
- Additional patches to enable CONFIG_VT for S390.
Thanks
Farhan
Farhan Ali (3):
Kconfig : Remove HAS_IOMEM dependency for Graphics support
s390/char : Rename EBCDIC
On 02/19/2018 08:37 AM, Christian Borntraeger wrote:
On 02/19/2018 02:35 PM, Farhan Ali wrote:
On 02/15/2018 07:02 AM, Christian Borntraeger wrote:
On 02/15/2018 12:57 PM, Thomas Huth wrote:
On 15.02.2018 12:26, Geert Uytterhoeven wrote:
Hi Christian,
On Thu, Feb 15, 2018 at 12:14
On 02/15/2018 07:02 AM, Christian Borntraeger wrote:
On 02/15/2018 12:57 PM, Thomas Huth wrote:
On 15.02.2018 12:26, Geert Uytterhoeven wrote:
Hi Christian,
On Thu, Feb 15, 2018 at 12:14 PM, Christian Borntraeger
wrote:
To enable the virtual terminal layer with virtio-gpu, we need to
pro
On 02/08/2018 08:11 AM, Bartlomiej Zolnierkiewicz wrote:
Hi,
[ dri-devel ML & arch/[score,um] Maintainers added to Cc: ]
On Friday, February 02, 2018 08:59:57 AM Christian Borntraeger wrote:
On 02/01/2018 07:41 PM, Farhan Ali wrote:
The 'commit e25df1205f37 ("[S390] Kconf
y console. So let's remove the
HAS_IOMEM dependency.
Move this dependency to Opencores framebuffer driver which would fail to build
with CONFIG_HAS_IOMEM disabled:
ERROR: "devm_ioremap_resource" [drivers/video/fbdev/ocfb.ko] undefined!
Signed-off-by: Farhan Ali
Tested-by: Dong J
ff-by: Farhan Ali
Acked-by: Christian Borntraeger
---
drivers/s390/char/defkeymap.c | 66 ++-
drivers/s390/char/keyboard.c | 32 ++---
drivers/s390/char/keyboard.h | 11
3 files changed, 61 insertions(+), 48 deletions(-)
diff --
nto one patch (patch 1).
- Additional patches to enable CONFIG_VT for S390.
Thanks
Farhan
[1] https://lists.nongnu.org/archive/html/qemu-devel/2017-09/msg04184.html
Farhan Ali (3):
Kconfig : Remove HAS_IOMEM dependency for Graphics support
s390/char : Rename EBCDIC keymap variables
s390/s
S390).
The SCLP console can still be accessed by management applications
(eg: via Libvirt's virsh console).
Signed-off-by: Farhan Ali
Acked-by: Christian Borntraeger
---
arch/s390/kernel/setup.c | 2 ++
drivers/tty/Kconfig | 2 +-
drivers/video/console/Kconfig | 2 +-
3 files
On 01/26/2018 10:06 AM, Geert Uytterhoeven wrote:
Hi Geert,
I wasn't sure what would be the best ordering since we would never hit the
issue if patch 1 didn't exist. But if the preference is to invert the
ordering of patches, then I will change the ordering.
Alternatively, you can combine two
On 01/26/2018 08:41 AM, Geert Uytterhoeven wrote:
Hi Farhan,
On Thu, Jan 25, 2018 at 4:47 PM, Farhan Ali wrote:
This series of patches are in preparation for enabling an additional
tty and console for a S390 KVM guest using a virtio-gpu device[1].
One of the steps to do this would be to
On 01/26/2018 07:38 AM, Tomi Valkeinen wrote:
On 26/01/18 14:33, Thomas Huth wrote:
On 25.01.2018 16:47, Farhan Ali wrote:
The Opencores framebuffer device uses I/O memory and with
CONFIG_HAS_IOMEM disabled will lead to build errors:
ERROR: "devm_ioremap_resource" [drivers/v
y console. So let's remove the
HAS_IOMEM dependency.
Signed-off-by: Farhan Ali
Tested-by: Dong Jia Shi
---
drivers/video/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 3c20af9..41e7ba9 100644
--- a/drivers/video/Kco
el/2017-09/msg04184.html
Farhan Ali (2):
Kconfig : Remove HAS_IOMEM dependency for Graphics support
fbdev: Kconfig: Add HAS_IOMEM dependency for FB_OPENCORES
drivers/video/Kconfig | 1 -
drivers/video/fbdev/Kconfig | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
--
2.7.4
The Opencores framebuffer device uses I/O memory and with
CONFIG_HAS_IOMEM disabled will lead to build errors:
ERROR: "devm_ioremap_resource" [drivers/video/fbdev/ocfb.ko] undefined!
Fix this by adding HAS_IOMEM dependency for FB_OPENCORES.
Signed-off-by: Farhan Ali
---
drivers/v
25 matches
Mail list logo