Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224885 - app-emulation/bochs-2.3.7 version bump
Summary: app-emulation/bochs-2.3.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 13:07 UTC by Björn
Modified: 2008-06-05 02:36 UTC (History)
0 users

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


Attachments
the new ebuild (bochs-2.3.7.ebuild,3.67 KB, text/plain)
2008-06-04 13:10 UTC, Björn
Details
the patch mentioned in the first attachment's description (bochs-2.3.7-typo-fixes.patch,1.34 KB, text/plain)
2008-06-04 13:12 UTC, Björn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Björn 2008-06-04 13:07:59 UTC
a new version of bochs is available.
Comment 1 Björn 2008-06-04 13:10:25 UTC
Created attachment 155493 [details]
the new ebuild

- added use flag aes for --enable-aes
- added use flag xsave for --enable-xsave.
- removed --enable-magix-breakpoints as it is enable by default now.
- patch for two types in bochs source. (next attachment)
Comment 2 Björn 2008-06-04 13:12:36 UTC
Created attachment 155495 [details]
the patch mentioned in the first attachment's description

this patch fixes two typos in the bochs source code. upstream has been informed.
Comment 3 Luca Barbato gentoo-dev 2008-06-04 18:15:36 UTC
what is supposed to do xsave?
Comment 4 Björn 2008-06-04 20:25:32 UTC
xsave and xrstor are both new instructions to save and restore a cpu's state.
Comment 5 Luca Barbato gentoo-dev 2008-06-04 20:42:54 UTC
I'd enable them by default then
Comment 6 Björn 2008-06-04 23:26:11 UTC
it's your ebuild, so enabling it by default is of course okay for me. :-) i personally like to have as many use flags as possible for my own ebuilds.
Comment 7 Luca Barbato gentoo-dev 2008-06-05 02:36:38 UTC
In portage now