Commit graph

9 commits

Author SHA1 Message Date
Sean Bruno
4e2c559b88 Minor comment nit fix0r.
PR:		221903
Submitted by:	linimon
2017-08-29 20:21:48 +00:00
Sean Bruno
70cfd107fd Remove the armv7 configuration when shutting down.
PR:		221903
Submitted by:	linimon
2017-08-29 18:22:54 +00:00
Sean Bruno
336c3bb09a Bump qemu-sbruno to chase qemu release candidates.
Add redirection for "armv7" so the poudriere can be tested for this
target when its ready.

Fix bsd-mem.h do_obreak() to invoke an mmap() with a proper -1 argument
for the fd argument.

Submitted by:	Mikael Urankanar <mikael.urankar@gmail.com>
2017-08-25 22:53:16 +00:00
Sean Bruno
65582e1985 Add little endian mips target to assist with folks doing CI20 development.
Submitted by:	kan
2017-01-11 22:41:28 +00:00
Sean Bruno
6a860fddbd Use correct ELF magic to run powerpc64 binaries.
PR:		209983
Submitted by:	jbeich
2016-06-13 19:12:50 +00:00
Sean Bruno
562b404862 Add arm activator to stop function.
Bump portrevision.
2015-12-25 17:07:51 +00:00
Sean Bruno
caa1e56be5 Update qemu-sbruno tracking my github branch.
- merge to 2.5.0 release
- Add support for arm(v4/5) and improve its ability to do stuff. (cognet)
2015-12-24 23:06:27 +00:00
Juergen Lock
79c73c4c15 - Catch up with github tree, adding more bsd-user ppc fixes - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

- Add aarch64 to qemu-user-static rc.d script.
2015-06-13 11:33:25 +00:00
Juergen Lock
f7c8fdbe5c - Add rc.d script to emulators/qemu-user-static to (optinally) setup
imgact_binmisc configs on systems where that exists.
- Bump PORTREVISION.

Submitted by:	linimon (with some changes by me)
2015-03-01 15:16:42 +00:00