sthen
b826c908c0
update to qemu-5.1.0, from Brad (maintainer)
2020-08-17 09:58:44 +00:00
ajacoutot
bbfbfa3b08
SECURITY update to qemu-5.0.0 (CVE-2020-1983).
...
from Brad (maintainer)
2020-05-15 07:26:41 +00:00
ajacoutot
ed89ce3308
Update to qemu-4.2.0.
...
sndio backend updated for QEMU API changes by ratchov@.
from Brad (maintainer)
2020-01-25 17:40:29 +00:00
ajacoutot
4db370bc0a
Update to qemu-4.1.0.
2019-08-18 06:56:07 +00:00
sthen
3d68d906f2
update to qemu-4.0.0, from Brad "With much help from ratchov@ to update
...
the sndio backend for various API changes with QEMU."
2019-07-04 17:11:05 +00:00
sthen
c2f6b945df
update to qemu-3.1.0, from Brad.
2018-12-19 17:57:06 +00:00
naddy
de94a5059a
replace references to rtadvd(8) with rad(8); from Caspar Schutijser
2018-10-01 19:52:41 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
ajacoutot
62621d740c
Update to qemu-2.12.0.
...
from Brad (maintainer)
2018-05-02 08:21:13 +00:00
ajacoutot
6181a69e6b
Update to qemu-2.11.0.
...
from Brad (maintainer)
2017-12-15 16:25:31 +00:00
ajacoutot
cad8dcbbdc
Update to qemu-2.10.0.
...
from Brad (maintainer)
2017-08-31 08:32:36 +00:00
ajacoutot
1809344e66
Update to qemu-2.9.0.
...
from Brad (maintainer)
2017-04-23 13:24:17 +00:00
ajacoutot
3ad48f8e7f
Update to qemu-2.8.0.
...
from Brad (maintainer)
2016-12-22 09:05:06 +00:00
ajacoutot
9fb6f52f2c
Update to qemu-2.7.0.
...
from Brad (maintainer)
2016-09-03 15:31:07 +00:00
ajacoutot
e3006d696d
Update to qemu-2.6.0.
...
from Brad (maintainer)
2016-05-13 07:20:46 +00:00
ajacoutot
12142f4442
Major update to qemu-2.5.0.
...
Please direct any runtime fallout to Brad.
from Brad (maintainer)
2016-03-14 19:46:12 +00:00
sthen
783a43b006
tap(4) and sudo cleanup for QEMU, from Brad.
2015-10-28 09:17:31 +00:00
jung
2083baf13b
remove sudo as run dependency and switch to doas in readme and scripts
...
ok sthen deraadt
2015-08-03 19:14:56 +00:00
brad
6abaf2e78d
Update to QEMU 2.2.0.
...
ok rpe@
2014-12-15 18:19:51 +00:00
brad
fce588d812
Update to QEMU 2.1.0
...
ok bcallah@ rpe@
2014-08-14 01:05:03 +00:00
brad
33fe61d150
Update to QEMU 2.0.0
...
ok bcallah@ gsoares@ rpe@
2014-04-25 20:59:43 +00:00
brad
dbbfb242e6
Update to QEMU 1.7.0.
...
ok rpe@
2013-11-29 21:21:38 +00:00
brad
afc65a9928
Update to QEMU 1.6.0.
...
ok sthen@ rpe@
2013-09-08 14:15:00 +00:00
brad
d1f37b1012
Update to QEMU 1.5.0.
...
ok sthen@
2013-06-03 22:34:24 +00:00
brad
d594abfab5
Upgrade to QEMU 1.4.0. Enable the VNC TLS support.
...
Tested by todd@ kirby@ sthen@ and OK kirby@ sthen@
2013-03-20 00:46:01 +00:00
brad
1b2028a51c
Update to QEMU 1.3.1.
...
ok sthen@
2013-02-02 11:30:34 +00:00
brad
b1758a6800
- Remove unused sparc CONFIGURE_ARGS option
...
- Clear contents of INSTALL_STRIP when using the debug FLAVOR so that
the binary is not stripped
- Some small tweaks to the README
ok sthen@
2013-01-03 08:30:54 +00:00
brad
df2ec8c067
Update to QEMU 1.2.0.
...
Ok sthen@
2012-09-24 17:55:36 +00:00
ajacoutot
a3de4b36b8
Remove MESSAGE, people have had several releases to adjust.
...
ok Brad (maintainer)
2012-09-03 08:47:47 +00:00
sthen
c8e9177fb3
update to QEMU 1.1.1, from Brad.
2012-08-08 10:44:44 +00:00
sthen
4103296a68
switch from 5.1 to 5.2 in README, ok Brad
2012-07-08 14:30:40 +00:00
ajacoutot
b647b1d764
Update to QEMU 1.1.0.
...
from Brad (maintainer)
2012-06-15 11:53:28 +00:00
fgsch
02b97ac58f
Update to qemu 1.0.1, from Brad.
2012-03-16 11:40:53 +00:00
sthen
d7ebdc9ae9
Update README to use cd51.iso, also talk about SPARC emulation now
...
that it's usable. OK Brad (maintainer).
2012-01-26 19:19:15 +00:00
sthen
26eea19eff
Update to QEMU 1.0, from Brad.
...
- disable the BSD userland emulation support for now, it's not widely useful yet
- workaround for incorrect time_t type assumption, from stsp@
N.B. As of QEMU 1.0 the i386 target has been renamed from qemu to
qemu-system-i386, you will need to change scripts/command lines as necessary.
ok stsp@ dcoppa@
2011-12-12 10:56:56 +00:00
sthen
451c34ae0f
update to qemu 0.15.0, from Brad (maintainer)
...
- handle qemu-old/kqemu removal in PLISTs, allowing seamless updates to
the new version
2011-08-16 21:24:42 +00:00
sthen
7ae2e1c91d
Build the bsd-user emulation binaries; they're still early work-in-progress
...
upstream, but this brings the port closer to a default qemu build. From Brad.
2011-06-15 21:13:33 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
1e247aefa8
Tweak README after recent vnd(4) changes.
...
ok todd@ (maintainer qemu-old)
2011-05-09 15:54:56 +00:00
sthen
d9586b0eb7
update qemu to 0.14.0, from Brad.
2011-03-12 23:28:39 +00:00
sthen
9d49571e88
minor README changes;
...
- give examples for qemu-system-x86_64 (for 64-bit client OS)
- use 4.9 in examples
ok phessler@ jasper@
2011-01-19 16:22:31 +00:00
fgsch
dc0e9861c1
Update to qemu 0.13.0. fmt README and sync with reality.
...
with input and ok sthen@
2010-11-22 11:32:01 +00:00
jasper
96375aa1fa
- switch to pkg-readmes
2010-11-12 14:43:12 +00:00
sthen
331eb83819
remove bogus conflict markers and bump, problem noticed by henning@
2010-10-28 22:34:47 +00:00
sthen
da007aab8d
update qemu to 0.12.5; testing/feedback from Daniel Dickman, Dawe, lum@,
...
commit requested by fgsch@
2010-08-26 13:44:29 +00:00
fgsch
87cfe61a67
Update to qemu 0.12.3. Work in progress so not linked to the tree yet.
2010-05-27 17:55:05 +00:00
todd
a1934c0929
.. missed by last commit, the commit message (below) and this file
...
several tweaks and improvements, no real functional change
From Giovanni Bechis bigionews(at)snb(dot)it and
Mikaloj Kucharski mikalaj(at)kucharski(dot)name
o use SUBST_CMD
o fix README.OpenBSD
o fix path
o do not hardcode /usr/local
o add @bin markers
From Alexander Hall alexander(at)beard(dot)se
o add non root fd passing sudo instructions
bump PKGNAME
2008-12-10 23:38:52 +00:00
ajacoutot
63f928f7d9
- s/LOCALBASE/PREFIX
...
maintainer timeout
ok landry@
2008-05-12 07:47:22 +00:00
todd
2feda3c1f5
o update to 0.9.1, lots from brad@
...
o see http://qemu.org/changelog.html for details
o see README.OpenBSD for an intro to qemu on OpenBSD
o disable broken arm host support for now
2008-04-28 22:52:38 +00:00
okan
d5d71abff7
build with kqemu by default
...
ok todd@ merdely@
2008-03-31 20:59:21 +00:00