[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2019-02-05 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2019-02-05 03:44 EDT---
IBM Bugzilla status -> closed, Fix Released with Disco

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Disco:
  Fix Released

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2019-01-18 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2019-01-18 12:19 EDT---
The test build looks good. I can connect to the virtual console via vnc when 
the host has










-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Disco:
  Incomplete

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2019-01-18 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2019-01-18 11:50 EDT---
Config looks sane, although I have tested most of these changes built-in (and 
not as a module) when doing the upstream work. Please notify as soon as  you 
have a test build so I can test this variant.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Disco:
  Incomplete

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2018-12-06 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2018-12-06 06:58 EDT---
FWIW, the kernel changes are in fact minimal. Its mostly Kconfig options and a 
big sweep to rename variables in the 3270 driver.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  In Progress

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2018-12-05 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2018-12-05 05:02 EDT---
Canonical, please expand this request also to Ubuntu 18.04 LTS, which will be 
used by most of the Enterprise Customers.

These config options have to be set.
CONFIG_DRM
CONFIG_DUMMY_CONSOLE
CONFIG_FB
CONFIG_FRAMEBUFFER_CONSOLE
CONFIG_VIRTIO_INPUT
CONFIG_INPUT
CONFIG_INPUT_EVDEV
CONFIG_DRM_VIRTIO_GPU
CONFIG_VT

Infos about 4.15 affinity.

Trivial confict for
579f1a2 s390/setup : enable display support for KVM guest
0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

No conflict for
aa0f2dd s390/char : Rename EBCDIC keymap variables.

We know it will be available also for 18.04.2, but would realy like to
get this into 18.94 LTS

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  In Progress

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2018-12-03 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2018-12-03 09:10 EDT---
Yes, this testkernel works and enables the virtual terminal of a guest with 
virtio-gpu. (tested under a cosmic host as the bionic libvirt is too old and 
misses the necessary parts to drive virtio-gpu/mouse/keyboard via the ccw bus)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1799467] Comment bridged from LTC Bugzilla

2018-11-27 Thread bugproxy
--- Comment From cborn...@de.ibm.com 2018-11-27 08:10 EDT---
What error do you see? You might need to run make oldconfig on top of the 
config options to set dependent options (e.g. CONFIG_DUMMY_CONSOLE_COLUMNS=80 
CONFIG_DUMMY_CONSOLE_ROWS=25)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1799467

Title:
  [19.04 FEAT| Enable virtio-gpu for s390x

Status in Ubuntu on IBM z Systems:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Allows to administer s390x KVM guests with the tools typically used
  for x86 guests. E.g., guest administrators connecting from a Windows
  client can use the virt-manager UI.

  The code is upstream with kernel 4.17
  579f1a2 s390/setup : enable display support for KVM guest
  aa0f2dd s390/char : Rename EBCDIC keymap variables
  0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support

  Code already available, only kernel configs need to be checked.

  In addition following kernel configs need to be set
  CONFIG_DRM
  CONFIG_DUMMY_CONSOLE
  CONFIG_FB
  CONFIG_FRAMEBUFFER_CONSOLE
  CONFIG_VIRTIO_INPUT
  CONFIG_INPUT
  CONFIG_INPUT_EVDEV
  CONFIG_DRM_VIRTIO_GPU
  CONFIG_VT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1799467/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp