Ticket #16822 (new update)
qemu-usermode: update to current version or merge with qemu
| Reported by: | ryandesign@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | mike@…, ranauei@…, tonygio04@…, khepler@… | |
| Port: | qemu-usermode qemu |
Description
qemu 0.9.1 is available so you may want to update the qemu-usermode port to that version.
When you do so, you should also add the line "dist_subdir qemu" so that the download goes to the same directory as the qemu port.
Attachments
Change History
comment:3 Changed 4 years ago by anonymous
- Milestone Port Updates deleted
Milestone Port Updates deleted
comment:4 Changed 4 years ago by toby@…
- Version 1.6.0 deleted
- Summary changed from qemu-usermode: update to 0.9.1 to qemu-usermode: update to 0.11.0-rc1
New homepage appears to be http://www.nongnu.org/qemu/
comment:5 Changed 4 years ago by toby@…
- Summary changed from qemu-usermode: update to 0.11.0-rc1 to qemu/qemu-usermode: update to 0.11.0-rc1
comment:9 follow-ups: ↓ 12 ↓ 13 Changed 4 years ago by ranauei@…
Hi, I'm thinking into a merge between qemu and qemu-usermode which will provide usermode as a variant. I'm working to the Portfile but please can someone help me to refresh, if is still needed, the patch-q-i386 of qemu-usermode port?
comment:10 Changed 4 years ago by ryandesign@…
FYI: Ports should generally be updated to final versions of software, not release candidates.
comment:12 in reply to: ↑ 9 Changed 4 years ago by tonygio04@…
Replying to ranauei@…:
Hi, I'm thinking into a merge between qemu and qemu-usermode which will provide usermode as a variant. I'm working to the Portfile but please can someone help me to refresh, if is still needed, the patch-q-i386 of qemu-usermode port?
You tried to install qemu-usermode with port? I have a mac intel, and it require gcc-3.3 that doesn't work properly in a mac intel...
comment:13 in reply to: ↑ 9 Changed 4 years ago by ryandesign@…
Replying to ranauei@…:
Hi, I'm thinking into a merge between qemu and qemu-usermode which will provide usermode as a variant.
Markus, can you please comment on why you did not originally go that route when you added the qemu-usermode port in r27270? Is there any reason why this change should not be made now?
comment:14 follow-up: ↓ 15 Changed 4 years ago by mww@…
My original goal with qemu-usermode was to use it for building universal binaries for more stubborn ports (building in an ppc emulator when building on an x86); unfortunately this didn't work out so well for multiple reasons, so I'm currently not against a merger of the two ports!
comment:15 in reply to: ↑ 14 Changed 4 years ago by tonygio04@…
Replying to mww@…:
My original goal with qemu-usermode was to use it for building universal binaries for more stubborn ports (building in an ppc emulator when building on an x86); unfortunately this didn't work out so well for multiple reasons, so I'm currently not against a merger of the two ports!
Hi, I absolutely have to use qemu-usermode, what do yuo think is the best mode to do that? Now I take the 0.10.5 version of qemu and I'm trying to compile it from source code modifying the wrong part of the code (thata is the part of usermode that is not maintened), you think is the correct and faster mode?
comment:16 Changed 3 years ago by jmr@…
- Summary changed from qemu/qemu-usermode: update to 0.11.0-rc1 to qemu-usermode: update to current version or merge with qemu
Changed 11 months ago by jmr@…
- Attachment qemu-usermode.diff added
add i386_darwin_user and ppc_darwin_user variants to qemu
comment:18 Changed 11 months ago by jmr@…
The attached should work, but due to upstream brokenness (as of 1.0.1), doesn't. I don't know if any of it is fixed in 1.1.0.
comment:20 Changed 5 months ago by raimue@…
The targets for darwin-user have been removed from upstream qemu in
Markus (mww@), I suggest to remove the qemu-usermode port completely.


See also #16823 which is the same request for the qemu port.