Bug 464790
Summary: | qemu bios images source code not packaged | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eduardo Habkost <ehabkost> |
Component: | qemu | Assignee: | Glauber Costa <gcosta> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | dwmw2, gcosta, markmc, mkanat, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-03-25 14:44:48 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: | 464621 | ||
Bug Blocks: | 480594 |
Description
Eduardo Habkost
2008-09-30 14:49:58 UTC
Current status: Being looked at: - bios.bin - kvm: 'make bios' - qemu: bios.diff applies cleanly on bochs 2.3.7 bios. - maybe make a -bios subpackage of bochs? - need to check if bios.diff breaks bochs usage or just adds functionality - pxe-*.bin: bug #464621 - vgabios.bin: - kvm: 'make vgabios' - qemu: patch applies cleanly on a 'cvs update -D 2008-03-26' tree - make a vgabios package? To be investigated: - openbios-sparc* - ppc_rom.bin - video.x This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I suspect that this is why KVM doesn't support widescreen resolutions, as it would seem that a vgabios with widescreen support was actually checked-in to KVM last year: http://www.mail-archive.com/kvm-commits@lists.sourceforge.net/msg01272.html Ubuntu appears to have already fixed this: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/180756 Eduardo: these images are built from source in rawhide, right? (In reply to comment #4) > Eduardo: these images are built from source in rawhide, right? Yes. All images on the KVM package should be built from source, now, but this still needs to be solved for the qemu package. Probably we will be able to do more easily with the KVM and QEMU merge[1]. [1] http://fedoraproject.org/wiki/Features/KVM_and_QEMU_merge Ah, yes - I understand now. Yeah, best to leave the bug open ... but it will probably only be fixed when we merge the packages. Glauber: are we done with this, then? Yeah. Excellent stuff |