Bug 523677

Summary: add support for s390x
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: qemuAssignee: Glauber Costa <gcosta>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, dhorak, dwmw2, gcosta, itamar, jaswinder, markmc, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-30 12:17:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 467765    
Attachments:
Description Flags
patch with s390x support
none
update to spec none

Description Dan Horák 2009-09-16 12:39:39 UTC
Created attachment 361265 [details]
patch with s390x support

Currently QEMU can't be built on s390x because mainly the tcg part is missing. It looks like that Ulrich Hecht from SUSE is working on full s390x support for upstream QEMU (see http://lists.gnu.org/archive/html/qemu-devel/2009-07/msg01910.html for recent patches). I took them and updated for qemu-kvm, the result is in attachment. I don't think there is an immediate need for a s390x emulator, but we need the other ones to be built on s390x.

Comment 1 Dan Horák 2009-09-16 12:40:21 UTC
Created attachment 361266 [details]
update to spec

Comment 3 Glauber Costa 2009-09-16 12:51:23 UTC
I am not that used to that platform, but as far as I understand, host and target support for s390 should be orthogonal.

What we need to support your case is pieces of patches 2 and 3.

Also, how urgent, and on which basis does your request come? If those patches are likely to be included upstream, they will eventually reach our package anyway

Comment 4 Dan Horák 2009-09-16 14:40:09 UTC
Some related discussion is in bug #523228 and it all depends on what will be supported configurations in RHEL-6.

Comment 5 Mark McLoughlin 2009-09-21 13:01:38 UTC
Please keep the Fedora request separate from the RHEL6 request

When this gets upstream, we'll certainly enable it in Fedora

I'm a bit reluctant to include the patch because, if for whatever reason, it stops working we'll just disable it again rather than trying to fix it. And I'm not keen on removing features once we've added them

Dan: would you be willing to maintain the patch for Fedora until it gets upstream? e.g. if we re-base to an upstream would you fix up the conflicts? Or if there are bugs, could we assign them to you?

Comment 6 Dan Horák 2009-09-30 12:17:59 UTC
(In reply to comment #5)
> Please keep the Fedora request separate from the RHEL6 request

We are trying to keep F-12 and RHEL-6 as close as possible due the limited resources we have.
 
> When this gets upstream, we'll certainly enable it in Fedora
> 
> I'm a bit reluctant to include the patch because, if for whatever reason, it
> stops working we'll just disable it again rather than trying to fix it. And I'm
> not keen on removing features once we've added them
>
> Dan: would you be willing to maintain the patch for Fedora until it gets
> upstream? e.g. if we re-base to an upstream would you fix up the conflicts? Or
> if there are bugs, could we assign them to you?  

I am able to maintain them, but because there is no immediate need for qemu on s390x, I am closing this request. I will track the situation in upstream and eventually open a new request, if some action from qemu maintainers will be needed.