Version: 5.1.0, Package name: qemu-5.1.0 |
Maintained by: Brad Smith |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-ga The QEMU guest agent provides a daemon to run inside QEMU guests. It communicates with the host system and allows to perform various tasks in the guest from the host system. Description-main QEMU is an open source machine emulator. It can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance. |
Filesize: 61437.051 KB |
Version History (View Complete History) |
|
2021-02-28 11:38:41 by Landry Breuil | Files touched by this commit (9) |
Log message: emulators/qemu: subpackage qemu guest agent Allows to only install qemu-ga (which only depends on glib2) in a KVM vm, which permits to interact with the guest from a host, cf examples at http://www.undeadly.org/cgi?action=article;sid=20200514073852 From MAINTAINER Brad Smith with a tweak from and ok sthen@ |
2021-02-23 15:04:35 by Stuart Henderson | Files touched by this commit (13) |
Log message: automatically handle ports which use the python module and have flavours other than the usual "python3/<blank>" python version selection and remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the affected ports. |
2021-02-23 14:45:50 by Stuart Henderson | Files touched by this commit (12) |
Log message: ports which use the python module and have flavours other than the usual "python3/<blank>" python version selection still require setting MODPY_VERSION for now. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-21 14:24:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix typo, from Brad |
2021-02-21 03:50:58 by Stuart Henderson | Files touched by this commit (2) |
Log message: qemu: remove hack for old sphinx, from Brad. |
2021-02-20 15:27:32 by Stuart Henderson | Files touched by this commit (43) |
Log message: adapt to py-sphinx-3.5.1 |
2020-10-07 13:55:57 by Charlene Wendling | Files touched by this commit (2) |
Log message: qemu: allow to boot {Net,Open}BSD/hppa « Go ahead » Brad (maintainer) |
2020-08-17 03:58:44 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to qemu-5.1.0, from Brad (maintainer) |
2020-05-16 03:59:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: We are already setting MODPY_DEFAULT_VERSION_3, so BDEP on py3-sphinx. |
2020-05-15 01:26:41 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: SECURITY update to qemu-5.0.0 (CVE-2020-1983). from Brad (maintainer) |
2020-04-22 22:30:35 by Charlene Wendling | Files touched by this commit (2) |
Log message: qemu: fix the build with clang on powerpc Workaround the lack the of _CALL_SYSV and build with -O0; -O1 causes linking errors and -O2 segfaults. Input by Brad (maintainer) |
2020-04-04 02:36:55 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Add SEPARATE_BUILD to a few ports. QEMU has deprecated in src tree builds. from Brad (maintainer) |
2020-03-30 14:10:24 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Sync in sndio updates, mostly style tweaks. from Brad (maintainer) |
2020-01-26 15:04:28 by Stuart Henderson | Files touched by this commit (1) |
Log message: qemu just uses the sphinx-build script from py-sphinx, not the python module. switch the dependency to py2 so it can find it (py3-sphinx has sphinx-build-3). maybe we'll change things around with this sometime, but for now unbreak builds. ok aja@ |
2020-01-25 21:03:04 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Improvements to the sndio probing. from Brad (maintainer) |
2020-01-25 10:40:29 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Update to qemu-4.2.0. sndio backend updated for QEMU API changes by ratchov@. from Brad (maintainer) |
2019-08-18 00:56:07 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to qemu-4.1.0. |
2019-07-07 05:02:24 by Stuart Henderson | Files touched by this commit (1) |
Log message: qemu: PERMIT_PACKAGE update and tweak to layout / comment, from Brad. |
2019-07-04 11:11:05 by Stuart Henderson | Files touched by this commit (8) |
Log message: 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-06-25 14:25:24 by Stuart Henderson | Files touched by this commit (77) |
Log message: bump REVISION in a bunch of ports known or likely to use struct kinfo_proc, there may be some missing as my unpacked ports source is a little out of date but this should catch the main things people might run into the struct was reordered a second time in sysctl.h r1.192 to improve compatibility but amd64 snapshot packages made it out before that happened so the bumps are still needed |
2019-06-13 15:11:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: Re-add a patch for PowerPC which was dropped by mistake. From Brad. |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-08 23:12:53 by Alexandre Ratchov | Files touched by this commit (4) |
Log message: Add sndio backend. It should allow guest operating systems with no sndio support to use sndio audio interfaces of the host system. With help from brad@, ok sthen@. |
2018-12-24 15:13:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: rm 0-byte patches, reminded by Brad |
2018-12-19 10:57:06 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to qemu-3.1.0, from Brad. |
2018-10-01 13:52:41 by Christian Weisgerber | Files touched by this commit (6) |
Log message: replace references to rtadvd(8) with rad(8); from Caspar Schutijser |
2018-09-05 01:01:50 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - Add a patch for the virtio crashing issue - Remove a patch no longer necessary from Brad (maintainer) |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-08-17 01:18:59 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to qemu-3.0.0. from Brad (maintainer) |
2018-05-02 02:21:13 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to qemu-2.12.0. from Brad (maintainer) |
2018-04-23 03:02:26 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Pass MAP_STACK on allocated memory used for stack. from semarie ok Brad (maintainer) |
2018-02-16 07:48:14 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to qemu-2.11.1. |
2017-12-17 03:44:27 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: x11/xkbcommon gets picked up by configure if present, so add a LDEP on it. |
2017-12-15 09:25:31 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to qemu-2.11.0. from Brad (maintainer) |
2017-08-31 02:32:36 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to qemu-2.10.0. from Brad (maintainer) |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-27 00:38:23 by Marc Espie | Files touched by this commit (2) |
Log message: let it build with clang, just need to patch tls auto-detection |
2017-05-07 14:33:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: readd --enable-curses, it causes configure to exit out if curses isn't detected, so we shouldn't run into it silently breaking again in future. ok Brad |
2017-05-07 02:43:28 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - Remove --enable-curses as the probe is run anyway - Add ncursesw to WANTLIB from Brad (maintainer) |
2017-05-06 13:25:18 by SASANO Takayoshi | Files touched by this commit (2) |
Log message: fixed configure script to enable -curses option ok sthen@ and brad@ |
2017-04-23 07:24:17 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to qemu-2.9.0. from Brad (maintainer) |
2017-04-10 07:13:02 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to qemu-2.8.1. from Brad (MAINTAINER) |
2017-02-26 06:31:57 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Add aarch64 to ONLY_FOR_ARCHS. from Brad |
2017-02-25 04:16:25 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix interrupts with virtio when not using MSI. from Brad (maintainer) |
2017-01-01 03:50:55 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Enable QEMU on arm. |
2016-12-22 02:05:06 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to qemu-2.8.0. from Brad (maintainer) |
2016-10-07 02:51:05 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Better diff to deal with the tap(4) transition. No functional change. from Brad (maintainer) |
2016-09-03 09:31:07 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to qemu-2.7.0. from Brad (maintainer) |
2016-08-25 09:59:58 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: once more with an updated gcc; drop the workarounds and XXX comments spotted by naddy@ |
2016-08-25 02:56:12 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: annotate two more ports that were marked as wxneeded with USE_WXNEEDED, even though in both cases it doesn't work yet, at least they're marked so they are indexed by sqlports |
2016-08-21 06:04:23 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to qemu-2.6.1. from Brad (maintainer) |
2016-08-16 04:59:47 by Alexander Bluhm | Files touched by this commit (1) |
Log message: Add wxneeded flag when linking qemu. Add build dependency for msgfmt. OK jca@ jung@ Brad Smith (maintainer) |
2016-05-13 01:20:46 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Update to qemu-2.6.0. from Brad (maintainer) |
2016-05-10 10:08:13 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to qemu-2.5.1.1. |
2016-04-10 23:56:45 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to qemu-2.5.1. from Brad (maintainer) |
2016-03-15 02:26:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Tweak for CFLAGS handling. No change in resulting binary. from Brad (maintainer) |
2016-03-14 13:46:13 by Antoine Jacoutot | Files touched by this commit (39) |
Log message: Major update to qemu-2.5.0. Please direct any runtime fallout to Brad. from Brad (maintainer) |
2016-03-09 06:45:46 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: security fix for CVE-2016-2538 |
2016-03-01 03:18:25 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Fix for CVE-2016-2538. from Brad (maintainer) |
2016-02-22 02:12:35 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fixes for CVE-2016-2391 and CVE-2016-2393. |
2016-02-20 15:46:47 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Security fix for CVE-2016-2391 and CVE-2016-2393. from Brad (maintainer) ok sthen@ |
2016-02-15 04:06:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2016-2198 |
2016-02-14 04:27:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: Add a patch from QEMU upstream to fix CVE-2016-2198. From Brad, ok aja@ "USB Ehci emulation supports host controller capability registers. But its mmio '.write' function was missing, which lead to a null pointer dereference issue. Add a do nothing 'ehci_caps_write' definition to avoid it; Do nothing because capability registers are Read Only(RO)." |
2016-01-22 01:45:01 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2016-1981 from Brad (maintainer) |
2016-01-22 00:00:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY fix for CVE-2016-1981. from Brad (maintainer) |
2016-01-14 00:20:47 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: security fix for CVE-2016-1714 |
2016-01-13 23:12:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY fix for CVE-2016-1714. from Brad (maintainer) |
2016-01-07 03:27:40 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY fixes for: CVE-2015-8619, CVE-2015-8666, CVE-2015-8743, CVE-2015-8744, and CVE-2015-8745 |
2016-01-04 23:56:12 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: SECURITY fixes for: CVE-2015-8619, CVE-2015-8666, CVE-2015-8743, CVE-2015-8744, and CVE-2015-8745 from Brad (maintainer) |
2015-12-24 02:44:36 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: missed in previous |
2015-12-24 02:44:14 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: Security fixes for CVE-2015-7549, CVE-2015-8504, CVE-2015-8558, CVE-2015-8567, CVE-2015-8568, CVE-2015-8613 |
2015-12-21 23:43:05 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY fix for CVE-2015-8613; from Brad (maintainer) While here, fix path to smbd(8); reported by mlarkin@ |
2015-12-15 23:41:06 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: SECURITY fixes for: CVE-2015-7549, CVE-2015-8504, CVE-2015-8558, CVE-2015-8567 and CVE-2015-8568 from Brad (maintainer) |
2015-12-09 03:42:58 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY fixes for CVE-2015-7504, CVE-2015-7512, CVE-2015-8345. |
2015-12-07 23:55:13 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: SECURITY fixes for CVE-2015-7504, CVE-2015-7512, CVE-2015-8345. from Brad (maintainer) |
2015-11-03 09:25:24 by Stuart Henderson | Files touched by this commit (3) |
Log message: Remove malloc tracing from QEMU, this was removed in newer glib and results in annoying messages: (process:23283): GLib-WARNING **: gmem.c:482: custom memory allocation vtable not supported From Brad. |
2015-10-28 03:17:31 by Stuart Henderson | Files touched by this commit (4) |
Log message: tap(4) and sudo cleanup for QEMU, from Brad. |
2015-10-23 09:15:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: Adjust Qemu following the split of tun(4)'s "link0" mode into tap(4). |
2015-09-16 05:16:53 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fixes for CVE-2015-5278, CVE-2015-5279, CVE-2015-6815, as well as several other reliability fixes |
2015-09-16 05:16:44 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fixes for CVE-2015-5278, CVE-2015-5279, CVE-2015-6815, as well as several other reliability fixes |
2015-09-16 03:18:13 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: SECURITY: CVE-2015-5278, CVE-2015-5279, CVE-2015-6815 Some more fixes, mostly security related. from Brad (maintainer) |
2015-09-16 01:29:24 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2015-5745, qemu buffer overflow in virtio-serial |
2015-09-16 01:28:43 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2015-5745, qemu buffer overflow in virtio-serial |
2015-09-16 01:08:41 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY: CVE-2015-5745 virtio-serial: fix ANY_LAYOUT Don't assume a specific layout for control messages. Required by virtio 1. from Brad (maintainer) |
2015-09-15 06:48:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Enable USB support now that libusb1>=1.0.20 is in. from Brad (maintainer) |
2015-09-07 02:52:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: SECURITY: vnc, fix memory corruption (CVE-2015-5225). |
2015-09-07 02:51:58 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: SECURITY: vnc, fix memory corruption (CVE-2015-5225). |
2015-09-04 08:20:29 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY: vnc, fix memory corruption (CVE-2015-5225). from Brad (maintainer) |
2015-08-25 00:43:35 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Enable the built-in iSCSI and NFS clients, the LZO support and the UUID support. from Brad (maintainer) |
2015-08-24 03:35:36 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Backport SECURITY fixes for qemu ide/atapi: Fix START STOP UNIT command completion rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165) rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165) rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165) rtl8139: check IP Header Length field (CVE-2015-5165) rtl8139: check IP Total Length field (CVE-2015-5165) rtl8139: skip offload on short TCP header (CVE-2015-5165) rtl8139: check TCP Data Offset field (CVE-2015-5165) scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158) slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4037) i8254: fix out-of-bounds memory access in pit_ioport_read() (CVE-2015-3214) incrementally decode websocket frames (CVE-2015-1779) limit size of HTTP headers from websockets clients (CVE-2015-1779) |
2015-08-14 00:39:38 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: backport security fixes from -current, ok brad ide/atapi: Fix START STOP UNIT command completion rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165) rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165) rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165) rtl8139: check IP Header Length field (CVE-2015-5165) rtl8139: check IP Total Length field (CVE-2015-5165) rtl8139: skip offload on short TCP header (CVE-2015-5165) rtl8139: check TCP Data Offset field (CVE-2015-5165) scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158) slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4037) i8254: fix out-of-bounds memory access in pit_ioport_read() (CVE-2015-3214) incrementally decode websocket frames (CVE-2015-1779) limit size of HTTP headers from websockets clients (CVE-2015-1779) |
2015-08-11 15:28:54 by Stuart Henderson | Files touched by this commit (9) |
Log message: Backport SECURITY fixes for qemu, from Brad. ide/atapi: Fix START STOP UNIT command completion rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165) rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165) rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165) rtl8139: check IP Header Length field (CVE-2015-5165) rtl8139: check IP Total Length field (CVE-2015-5165) rtl8139: skip offload on short TCP header (CVE-2015-5165) rtl8139: check TCP Data Offset field (CVE-2015-5165) scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158) slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4037) i8254: fix out-of-bounds memory access in pit_ioport_read() (CVE-2015-3214) incrementally decode websocket frames (CVE-2015-1779) limit size of HTTP headers from websockets clients (CVE-2015-1779) |
2015-08-03 13:14:56 by Joerg Jung | Files touched by this commit (4) |
Log message: remove sudo as run dependency and switch to doas in readme and scripts ok sthen deraadt |
2015-07-28 03:52:07 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC: add security fix for qemu CVE-2015-5154, from brad: ide: Check array bounds before writing to io_buffer |
2015-07-28 03:51:20 by Stuart Henderson | Files touched by this commit (2) |
Log message: add security fix for qemu CVE-2015-5154, from brad: ide: Check array bounds before writing to io_buffer |
2015-07-18 14:38:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC Security fixes for qemu, from brad: CVE-2015-3456 fdc: force the fifo access to be in bounds of the allocated buffer During processing of certain commands such as FD_CMD_READ_ID and FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could get out of bounds leading to memory corruption with values coming from the guest. Fix this by making sure that the index is always bounded by the allocated memory. CVE-2015-3209 pcnet: force the buffer access to be in bounds during tx 4096 is the maximum length per TMD and it is also currently the size of the relay buffer pcnet driver uses for sending the packet data to QEMU for further processing. With packet spanning multiple TMDs it can happen that the overall packet size will be bigger than sizeof(buffer), which results in memory corruption. Fix this by only allowing to queue maximum sizeof(buffer) bytes. |
2015-07-18 14:36:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: Security fixes for qemu, from brad: CVE-2015-3456 fdc: force the fifo access to be in bounds of the allocated buffer During processing of certain commands such as FD_CMD_READ_ID and FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could get out of bounds leading to memory corruption with values coming from the guest. Fix this by making sure that the index is always bounded by the allocated memory. CVE-2015-3209 pcnet: force the buffer access to be in bounds during tx 4096 is the maximum length per TMD and it is also currently the size of the relay buffer pcnet driver uses for sending the packet data to QEMU for further processing. With packet spanning multiple TMDs it can happen that the overall packet size will be bigger than sizeof(buffer), which results in memory corruption. Fix this by only allowing to queue maximum sizeof(buffer) bytes. |
2015-07-17 23:48:43 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: ifdow/ifup require security/sudo. ok brad@ (maintainer) |
2015-04-09 14:12:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to QEMU 2.2.1, from Brad (maintainer). "The QEMU update was also Ok'd by rpe@ bcallah@" |
2014-12-15 11:19:51 by Brad Smith | Files touched by this commit (4) |
Log message: Update to QEMU 2.2.0. ok rpe@ |
2011-08-17 02:50:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: set CONFIGURE_ARGS for sparc; from Brad |
2011-08-16 15:24:42 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to qemu 0.15.0, from Brad (maintainer) - handle qemu-old/kqemu removal in PLISTs, allowing seamless updates to the new version |
2011-07-20 11:51:55 by Gleydson Soares | Files touched by this commit (2) |
Log message: SECURITY fix for CVE-2011-2527 qemu: when started as root, extra groups are not dropped correctly. OK sthen@ jasper@ aja@ |
2011-07-19 00:05:42 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: SECURITY: CVE-2011-2527 qemu: when started as root, extra groups are not dropped correctly. from Brad (maintainer) |
2011-06-15 15:13:33 by Stuart Henderson | Files touched by this commit (3) |
Log message: 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-10 15:47:54 by Stuart Henderson | Files touched by this commit (1) |
Log message: Re-enable curses support and stop disabling GUEST_BASE support. From Brad. |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-05-25 01:43:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: - support powerpc/mips64/mips64el, from Brad, tests me/phessler - make VMEM_WARNING unconditional, some files won't compile without increasing datasize limits, at least on powerpc. |
2011-05-23 17:43:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: qemu Makefile/patch changes, from Brad. - Sort the arch list. - Remove some local patching from the configure script which is not necessary. - Remove debug option from linker command line when not using --enable-debug. - Recognize arm / hppa OpenBSD. |
2011-05-12 16:19:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to 0.14.1, from Brad. |
2011-05-09 09:54:57 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Tweak README after recent vnd(4) changes. ok todd@ (maintainer qemu-old) |
2011-03-24 19:05:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: sort CONFIGURE_ARGS, from Brad (taking maintainer), discussed with fgsch@ |
2011-03-20 14:40:52 by Stuart Henderson | Files touched by this commit (1) |
Log message: this doesn't need groff, also don't use @ to hide the commands in the install target. from Brad. |
2011-03-12 16:28:39 by Stuart Henderson | Files touched by this commit (12) |
Log message: update qemu to 0.14.0, from Brad. |
2011-01-26 06:51:43 by Stuart Henderson | Files touched by this commit (3) |
Log message: - fix multicast virtual networks; setsockopt(SOL_IP, IP_MULTICAST_LOOP) takes a u_char, not int as in the 0.13.0 qemu code. from mcbride@ with name change by fgsch@. - fix copy-and-pasto in the sample qemu-ifdown script resulting in tun interface not being removed and errors when qemu closes. from me. ok mcbride@(first part) fgsch@ ajacoutot@ landry@ |
2011-01-19 09:22:31 by Stuart Henderson | Files touched by this commit (4) |
Log message: minor README changes; - give examples for qemu-system-x86_64 (for 64-bit client OS) - use 4.9 in examples ok phessler@ jasper@ |
2010-11-22 04:32:01 by Federico G. Schwindt | Files touched by this commit (13) |
Log message: Update to qemu 0.13.0. fmt README and sync with reality. with input and ok sthen@ |
2010-11-15 16:22:08 by Marc Espie | Files touched by this commit (66) |
Log message: new depends |
2010-11-12 07:43:13 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: - switch to pkg-readmes |
2010-10-28 16:34:47 by Stuart Henderson | Files touched by this commit (4) |
Log message: remove bogus conflict markers and bump, problem noticed by henning@ |
2010-10-24 15:17:49 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Remove USE_X11. |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-08-26 07:44:30 by Stuart Henderson | Files touched by this commit (6) |
Log message: update qemu to 0.12.5; testing/feedback from Daniel Dickman, Dawe, lum@, commit requested by fgsch@ |
2010-07-22 18:27:09 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Remove special treatment for i386 now that it switched to gcc4. While I'm here use REVISION. sthen@ ok. |
2010-06-24 03:48:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: remove i386 from ONLY_FOR_ARCHS unless the compiler is gcc4, various reports of not being usable with i386/gcc3 and it segfaults at startup for me. ok fgsch@ |
2010-06-17 03:57:55 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Add debug flavor. |
2010-06-07 19:08:20 by Federico G. Schwindt | Files touched by this commit (5) |
Log message: - update to 0.12.4 - add sparc64 to the list of supported archs - remove cache-utils.c patch for now - regen patches |
2010-05-27 18:04:17 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Remove todd@ as maintainer. todd@ ok'd. |
2010-05-27 18:02:52 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Use clock_gettime(). |
2010-05-27 17:58:47 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: regen. |
2010-05-27 13:03:07 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Fix bug in cmpxchg instruction emulation. From Andreas Gustafsson via https://bugs.launchpad.net/qemu/+bug/569760 |
2010-05-27 12:50:16 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: hardcode cachelines to 32 for now, as the ppc port does. |
2010-05-27 12:49:41 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: disable ppc. it's not supported atm. |
2010-05-27 11:55:05 by Federico G. Schwindt | Files touched by this commit (32) |
Log message: Update to qemu 0.12.3. Work in progress so not linked to the tree yet. |
2010-01-07 07:15:17 by Giovanni Bechis | Files touched by this commit (3) |
Log message: Change qemu scripts after brconfig(4) has gone in the attic, fix homepage and master_site (upstream does not provide old versions anymore). ok todd@ (Maintainer) |
2009-10-27 07:07:50 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - adapt patch now that we have ENOTSUP defined |
2009-06-02 16:47:52 by Todd Fries | Files touched by this commit (2) |
Log message: - normal users cannot bind to < 1024, so suggest ports > 1024 - bump from Rodolfo Gouveia rgouveia at cosmico dot net |
2009-04-20 14:45:47 by Stuart Henderson | Files touched by this commit (3) |
Log message: autoselect the most likely interface for qemu-ifup to bridge with by looking at the default IPv4 route. still overridable in the environment as before. ok todd@ |
2009-02-11 16:39:30 by Todd Fries | Files touched by this commit (2) |
Log message: o more clarity in README based on feedback o we are now at 4.5(beta) bump pkgname |
2008-12-11 02:47:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - change the way README.OpenBSD is installed so that the .bak file does not end up in PLIST; INSTALL_SCRIPT was wrong too since we don't need to install this file as executable |
2008-12-11 02:17:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix typo in SUBST_CMD to make this port build - SYSCONFDIR is always /etc for base system files (i.e. /etc/hostname.if...) |
2008-12-10 16:38:52 by Todd Fries | Files touched by this commit (1) |
Log message: . 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 16:30:33 by Todd Fries | Files touched by this commit (4) |
Log message: |
2008-09-22 09:17:54 by Marco Pfatschbacher | Files touched by this commit (2) |
Log message: Fix -net tap,ifname=/dev/tunX support. Bump PKGNAME. OK todd@ |
2008-07-24 13:00:11 by Martynas Venckus | Files touched by this commit (4) |
Log message: remove. math has isnormal, isgreater, isgreaterequal, isless, islessequal, isunordered. tested by me and sthen@ ok sthen@ |
2008-06-18 23:51:17 by Todd T. Fries | Files touched by this commit (8) |
Log message: add usb host support, from jcs@ bump pkgname |
2008-06-17 18:44:19 by Todd T. Fries | Files touched by this commit (1) |
Log message: update homepage, from naddy@; bump pkgname (also bumped kqemu) |
2008-05-12 01:47:22 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - s/LOCALBASE/PREFIX maintainer timeout ok landry@ |
2008-04-28 16:52:38 by Todd T. Fries | Files touched by this commit (33) |
Log message: 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-01 02:51:18 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - add license markers no pkg change "go for it" todd@ |
2008-03-31 14:59:21 by Okan Demirmen | Files touched by this commit (2) |
Log message: build with kqemu by default ok todd@ merdely@ |
2008-03-31 14:36:35 by Todd T. Fries | Files touched by this commit (1) |
Log message: cleanup stray comment |
2008-03-31 14:16:53 by Todd T. Fries | Files touched by this commit (3) |
Log message: give encrypted image support a chance to work, from viq at viq dot ath dot cx |
2008-03-31 08:26:00 by Todd T. Fries | Files touched by this commit (3) |
Log message: fix -smb option, from viq at viq dot ath dot cx |
2008-03-31 00:49:27 by Todd T. Fries | Files touched by this commit (2) |
Log message: fix timers, from brad@ |
2008-01-21 13:40:20 by Stuart Henderson | Files touched by this commit (2) |
Log message: Document -kernel-kqemu and -no-kqemu in qemu(1). ok todd |
2008-01-19 16:53:58 by Todd T. Fries | Files touched by this commit (5) |
Log message: kqemu flavor, tested by several in an unflavored earlier version prodded by marco@ |
2008-01-09 03:17:54 by Todd T. Fries | Files touched by this commit (3) |
Log message: o clean up output of qemu-ifup o s/qcow/qcow2/ as that is now the recommended default o bump pkgname |
2007-09-15 18:45:14 by Michael Erdely | Files touched by this commit (30) |
Log message: Removed surrounding quotes in COMMENT*/PERMIT_* |
2007-05-01 06:55:14 by Todd T. Fries | Files touched by this commit (34) |
Log message: update to 0.9.0, thanks to all who gave feedback see http://qemu.org/changelog.html for details new in OpenBSD, support for raw block devices |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-02-19 15:59:33 by Matthias Kilian | Files touched by this commit (2) |
Log message: Fix build on powerpc. Remove extra util from WANTLIB (spotted by ajacoutot), and bump the PKGNAME. ok robert@ |
2007-02-19 05:43:38 by Robert Nagy | Files touched by this commit (4) |
Log message: - allow building on armish - fix the build on the arm architecture by moving the cpu_get_real_ticks() function for non-optimized to the correct place - add correct REGRESS_TARGET even if the regressions tests are utterly broken - bump PKGNAME |
2007-02-01 02:14:15 by Jonathan Gray | Files touched by this commit (2) |
Log message: Remove amd64 specific patches that: a) are no longer needed b) break build on amd64 ok todd@ (maintainer) |
2007-01-17 13:35:09 by Marco Pfatschbacher | Files touched by this commit (2) |
Log message: Fix busy loop on closed stdin in -nograhpic mode. From qemu cvs vl.c -r 1.218. bump PKGNAME OK todd@ |
2007-01-10 13:20:06 by Marco Pfatschbacher | Files touched by this commit (2) |
Log message: Call setsockopt(2) IP_MULTICAST_LOOP w/ correct optlen. This fixes UDP multicast socket networking. bump PKGNAME OK sturm@, todd@ |
2006-12-22 10:31:45 by Todd T. Fries | Files touched by this commit (20) |
Log message: update qemu to 0.8.2, from brad@ See http://fabrice.bellard.free.fr/qemu/changelog.html for details. |
2006-06-08 08:33:38 by Todd T. Fries | Files touched by this commit (26) |
Log message: update to 0.8.1, see http://qemu.org/changelog.html for details |
2006-04-10 15:10:05 by Todd T. Fries | Files touched by this commit (7) |
Log message: fixes from various o permit auto tun# allocation o do not destroy trunk# to permit multiple qemu sessions to use the same trunk# in the sample qemu-ifup script o fix building on zaurus o detect case where no tun# is available, Nicholas Marriott o bump pkgname |
2006-02-17 05:43:32 by Todd T. Fries | Files touched by this commit (2) |
Log message: qemu-ifup should be executable, reported by djm@, thanks bump PKGNAME |
2006-02-16 09:27:44 by Todd T. Fries | Files touched by this commit (9) |
Log message: from Andrew Dalgleish openbsd at ajd dot net dot au o sample qemu-ifup o permit -net tap,ifname=/dev/tun1 to actually use tun1 from Reyk Floeter reyk at openbsd dot org o re-enable pcnet bump PKGNAME |
2006-02-08 06:44:18 by Todd T. Fries | Files touched by this commit (9) |
Log message: o from the qemu mailing list, prompted by brad@, improve userland networking througput since otherwise the emulated NICs didn't have a way of indicating the receive queue is full and would drop packets. o bump PKGNAME o inttypes.h made irrelevent a few chunks of patches, so use it instead |
2006-01-04 14:47:39 by Brad Smith | Files touched by this commit (1) |
Log message: in ONLY_FOR_ARCHS change macppc & zaurus to powerpc & arm. |
2005-12-27 00:56:15 by Todd T. Fries | Files touched by this commit (18) |
Log message: update to 0.8.0, see qemu.org for full ChangeLog for OpenBSD, amd64 simulation on i386 appars to work ok now |
2005-11-24 21:12:54 by Todd T. Fries | Files touched by this commit (2) |
Log message: back out a couple #define'd c99 math functions now that OpenBSD implements them natively bump PKGNAME, reminded by naddy@ |
2005-11-05 05:11:05 by Todd T. Fries | Files touched by this commit (2) |
Log message: permit -nographic to work instead of crash on parallel devices investigation/suggested fix by Thomas Dettbarn, dettus at dettus dot net bump PKGNAME |
2005-11-03 11:41:55 by Federico G. Schwindt | Files touched by this commit (6) |
Log message: workaround to make qemu happy on amd64 until a better and more correct fix is applied. sturm@ ok, maintainer ok a previous more generic approach. |
2005-10-24 21:25:44 by Todd T. Fries | Files touched by this commit (6) |
Log message: update to qemu 0.7.2 |
2005-09-26 14:48:33 by Todd T. Fries | Files touched by this commit (1) |
Log message: add the patch mentioned in the previous commit |
2005-09-26 14:47:56 by Todd T. Fries | Files touched by this commit (2) |
Log message: o add patch to permit osx x86 guest to run o fix Makefile.target to add -fno-stack-protector for op.o for all archs, noted, debugged, and tested by Antoine Jacoutot on macppc, thanks! o bump PKGNAME |
2005-08-10 19:15:17 by Todd T. Fries | Files touched by this commit (24) |
Log message: update to 0.7.1 (http://qemu.org/changelog.html) add pcnet nic support |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-03-08 09:29:43 by Todd T. Fries | Files touched by this commit (1) |
Log message: texi2html is a build depends |