Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367153 - app-emulation/qemu-1.0 bump request
Summary: app-emulation/qemu-1.0 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 3 votes (vote)
Assignee: Luca Barbato
URL: http://wiki.qemu.org/Download
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 23:33 UTC by Anton Kochkov
Modified: 2012-01-22 11:58 UTC (History)
9 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
propose qemu-0.14.1.ebuild (qemu-0.14.1.ebuild,5.93 KB, application/octet-stream)
2011-06-11 23:15 UTC, yermandu
Details
qemu-0.15.1.ebuild (qemu-0.15.1.ebuild,6.84 KB, text/plain)
2011-11-25 00:03 UTC, Philipp Psurek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2011-05-13 23:33:24 UTC
0.14.1 version of qemu released 7 May 2011

http://download.savannah.gnu.org/releases/qemu/qemu-0.14.1.tar.gz

Changelog:

virtio-blk: fail unaligned requests
qed: Fix consistency check on 32-bit hosts
exit if -drive specified is invalid instead of ignoring the "wrong" -drive
vhost: fix dirty page handling
Do not delete BlockDriverState when deleting the drive
vnc: tight: Fix crash after 2GB of output
lan9118: Ignore write to MAC_VLAN1 register
Don't allow multiwrites against a block device without underlying medium
lsi53c895a: add support for ABORT messages
virtio-pci: fix bus master work around on load
fix applesmc REV key
rbd: don't link with -lcrypto
net: Add the missing option declaration of "vhostforce"
lsi53c895a: Update dnad when skipping MSGOUT bytes
Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn't support same irq for both channels"
isa-bus: Remove bogus IRQ sharing check
virtio-net: Fix lduw_p() pointer argument of wrong size
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
vnc: Fix fatal crash with vnc reverse mode
qemu-char: Check for missing backend name
Comment 1 yermandu 2011-06-11 23:15:05 UTC
Created attachment 276707 [details]
propose qemu-0.14.1.ebuild

This is a propose to ebuild for qemu-0.14.1 
In a dual core I needed use makeopts=-j1 to prevent fail in a compilation. 
Was add iuse kvm built in, instead qemu-kvm.
Comment 2 Anton Kochkov 2011-08-04 06:02:37 UTC
0.15 version will be available tomorrow http://wiki.qemu.org/Planning/0.15#Release_Schedule
Comment 4 Alex Buell 2011-10-18 22:11:38 UTC
There's now qemu-0.15.1 out now, can we please have this put into the portage tree? Thanks
Comment 5 Philipp Psurek 2011-11-25 00:03:41 UTC
Created attachment 293683 [details]
qemu-0.15.1.ebuild

qemu-0.15.1.ebuild based on 0.14.0
added new targets: microblazeel s390x unicore32
added new flags: debug doc nptl oss

I make some quick and dirty changes and don't touch some things I did not understand but must also be changed. QEMU works fine without oss. The -g compile flag in the configure script is removed. compiling with doc or debug is untested. The doc useflag needs doxygen or other document making dependencies. The manpages are not installing, this has to be changed too.

and some files in the original ebuild "contain writable and executable sections". src_install() has to be modified. The makefile installs with -m 755 or -m 0644. this has to be changed.

works for me on x86 with
QEMU_SOFTMMU_TARGETS="arm i386 mips mips64 mips64el mipsel"
QEMU_USER_TARGETS="arm armeb i386 mips mipsel"
Comment 6 Anton Kochkov 2011-12-02 01:47:11 UTC
qemu version 1.0 released: http://wiki.qemu.org/download/qemu-1.0.tar.gz

Changelog: http://wiki.qemu.org/ChangeLog/1.0
Comment 7 Doug Goldstein (RETIRED) gentoo-dev 2011-12-02 16:53:58 UTC
For the most part we recommend people to go with qemu-kvm as their primary qemu installation.
Comment 8 Timothy Miller 2011-12-20 00:48:29 UTC
I would like to add my vote to the request for a version bump to 1.0 for qemu.  Thanks!
Comment 9 b1254633 2012-01-02 23:00:03 UTC
(In reply to comment #8)
> I would like to add my vote to the request for a version bump to 1.0 for qemu. 
> Thanks!

Also I would like qemu-1.0 in portage
Comment 10 Sebastian Pipping gentoo-dev 2012-01-02 23:17:16 UTC
(In reply to comment #9)
> (In reply to comment #8)
> > I would like to add my vote to the request for a version bump to 1.0 for qemu. 
> > Thanks!
> 
> Also I would like qemu-1.0 in portage

Please use the voting feature of bugzilla instead of posting to everyone.  Thanks.
Comment 11 Sergei Trofimovich (RETIRED) gentoo-dev 2012-01-22 11:58:07 UTC
And at last pushed to the tree:

> *qemu-1.0 (22 Jan 2012)
>
>  22 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> +qemu-1.0.ebuild,
>  qemu-9999.ebuild:
>  Version bump (requested by Anton Kochkov and others in bug #367153).

Thanks guys!