non port: emulators/qemu-sbruno/Makefile |
Number of commits found: 132 (showing only 32 on this page) |
Friday, 10 Jul 2015
|
17:05 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Thursday, 9 Jul 2015
|
19:42 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Wednesday, 8 Jul 2015
|
18:45 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Thursday, 2 Jul 2015
|
15:41 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 201168
|
Sunday, 28 Jun 2015
|
15:17 nox
Catch up with github tree, fixing bug caused by struct kinfo_proc typo -
changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Friday, 26 Jun 2015
|
19:14 nox
- Apply fixes for pcnet guest to host escape vulnerability - CVE-2015-3209.
- Bump PORTREVISIONs.
PR: 201064
Submitted by: koobs
Security: https://vuxml.FreeBSD.org/freebsd/acd5d037-1c33-11e5-be9c-6805ca
1d3bb1.html
|
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
|
Friday, 19 Jun 2015
|
18:43 nox
Catch up with github tree, adding bsd-user aarch64 fixes - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Wednesday, 17 Jun 2015
|
20:15 nox
Catch up with github tree, adding setsockopt handling for IPV6 - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 200680
|
Saturday, 13 Jun 2015
|
17:27 nox
- Catch up with github tree, adding IP_OPTIONS support sockopt syscalls -
changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 200703
|
11:33 nox
- 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.
|
Friday, 12 Jun 2015
|
20:59 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Monday, 8 Jun 2015
|
16:18 nox
Catch up with github tree, adding translation of struct kinfo_proc -
changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 200615
|
Saturday, 30 May 2015
|
00:51 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Friday, 29 May 2015
|
18:23 nox
Catch up with github tree, fixing bsd-user pthread crashes among
other things - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 200485
|
Sunday, 17 May 2015
|
16:46 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
10:09 nox
- Apply fixes for "BENOM" vulnerability - CVE-2015-3456 .
- Bump PORTREVISIONs.
PR: 200255
PR: 200256
PR: 200257
Submitted by: venture37@geeklan.co.uk
Obtained
from: http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e907746266721f305d67bc0718795fedee2e824c
Security: http://vuxml.FreeBSD.org/freebsd/2780e442-fc59-11e4-b18b-6805ca1d3bb1.html
|
Friday, 1 May 2015
|
19:10 nox
- Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
- Switch to new USE_GITHUB syntax.
|
Friday, 3 Apr 2015
|
11:26 mat
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Thursday, 26 Mar 2015
|
21:40 bdrewery
Revert my change from r381978.
The reason for it did not pan out.
|
Monday, 23 Mar 2015
|
04:04 bdrewery
Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat: portmgr
|
Thursday, 19 Mar 2015
|
16:44 bdrewery
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Tuesday, 17 Mar 2015
|
21:59 nox
- Fix procctl check.
- Bump PORTREVISION.
PR: 198667
Submitted by: garga
|
Tuesday, 10 Mar 2015
|
19:30 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Sunday, 1 Mar 2015
|
15:16 nox
- 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)
|
Monday, 16 Feb 2015
|
21:25 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
(Looks like aarch64-bsd-user starts becoming usable...)
|
Sunday, 15 Feb 2015
|
20:03 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Thursday, 12 Feb 2015
|
17:47 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Saturday, 7 Feb 2015
|
20:04 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Saturday, 24 Jan 2015
|
11:32 nox
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Tuesday, 6 Jan 2015
|
19:47 nox
- Update emulators/qemu-sbruno to latest github snapshot, fixing
the bsd-user targets on 8 and 9.
- Switch emulators/qemu-user-static to be slave of emulators/qemu-sbruno.
- Update emulators/qemu-devel to latest upstream release 2.2.0, now
w/o bsd-user patches and knob again. (Or at least until the
patches are merged upstream...) [1]
- Add appropriate CONFLICTS to emulators/qemu too and bump its
PORTREVISION.
Suggested by: andrew [1] (for the benefit of testing aarch64 guests)
|
Tuesday, 30 Dec 2014
|
23:50 nox
Add new port emulators/qemu-sbruno, to be used for qemu-user-static
once it builds again on 8 and 9:
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:
* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation. In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.
As QEMU requires no host kernel patches to run, it is very safe and easy to use.
http://wiki.qemu.org/Main_Page
This is building sbruno's bsd-user github branch:
WWW: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
Number of commits found: 132 (showing only 32 on this page) |