Age | Commit message (Expand) | Author | Files | Lines |
2011-03-04 | Fix botch in patch-ej rev 1.1. PR pkg/44680 | tsutsui | 1 | -16/+18 |
2010-12-27 | Fix building on Mac OS X (PR#43207) | adam | 1 | -1/+9 |
2010-11-09 | Properly deal with configuration files by respecting PKG_SYSCONFBASE. | jmmv | 2 | -7/+31 |
2010-10-27 | Update qemu to 0.13.0. PR pkg/43994 | tsutsui | 20 | -107/+754 |
2010-10-01 | Rework 2MB stack allocation in qemu-img which causes SEGV with our | tnn | 1 | -0/+32 |
2010-08-11 | Note that qemu-0.13.x will include e1000 fix in patch-ee. | tsutsui | 1 | -3/+3 |
2010-08-09 | Use common style comment and cleanup whitespace/TAB nits in pkgsrc patch. | tsutsui | 1 | -11/+9 |
2010-08-09 | Suppress (harmless) warnings caused by pkgsrc patches. | tsutsui | 2 | -11/+13 |
2010-05-17 | Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me. | tsutsui | 1 | -0/+37 |
2010-04-25 | Correct emulation of i386 cmpxchg instruction in the case where the | gson | 1 | -0/+34 |
2010-02-27 | Update to qemu-0.12.3. | tnn | 7 | -135/+31 |
2010-01-14 | patch-aa: patch ported from sysutils/xentools3-hvm to make network interface | bouyer | 2 | -0/+69 |
2009-12-09 | Update to qemu 0.11.1: | asau | 1 | -13/+0 |
2009-10-11 | Update to qemu 0.11.0. With input from Hasso Tepper (Dragonfly). | asau | 13 | -281/+41 |
2009-09-22 | The package's install target already installs manpages, no need for | tnn | 1 | -4/+4 |
2009-08-31 | fat-fingered that one ... | tnn | 1 | -10/+1 |
2009-08-31 | we can use clock_gettime(2) instead of gettimeofday(2) on NetBSD too | tnn | 1 | -5/+14 |
2009-08-31 | use mmap to allocate the VM memory as well | tnn | 1 | -5/+5 |
2009-08-31 | Use mmap to allocate executable memory on NetBSD as well. | tnn | 1 | -4/+4 |
2009-08-31 | Fix NetBSD build. Insert omitted "defined" in "defined(__Dragonfly__)". | asau | 1 | -7/+13 |
2009-08-31 | Update to 0.10.6. Tested on DragonFly only. | hasso | 24 | -439/+326 |
2009-05-13 | Fix from upstream for CVE-2008-2004 | kefren | 1 | -5/+45 |
2009-01-23 | Fix build problems; QEMU_TOOL seems to have disappeared, so check for | jmmv | 1 | -2/+2 |
2009-01-22 | Update to 0.9.1: | jmmv | 9 | -142/+183 |
2008-12-30 | Get this building on amd64, patch suggested by Dieter Roelants | hubertf | 1 | -0/+12 |
2008-10-04 | Revert the uname change. Back to the original source. | reed | 1 | -13/+2 |
2008-01-04 | Reverse logic for detecting stack protection. Previous patch enabled | sborrill | 1 | -3/+3 |
2007-12-30 | Fix build on DragonFly. From Rumko based on patch from Patrick Georgi. | joerg | 4 | -11/+95 |
2007-12-24 | Add patches/patch-ba: | apb | 1 | -0/+47 |
2007-12-18 | DESTDIR support, order PLIST and add RCS ids to some patches. | joerg | 3 | -6/+12 |
2007-10-07 | Provided a simple trunc() implementation for NetBSD < 3 and Dragonfly < | heinz | 1 | -0/+27 |
2007-05-21 | Update to 0.9.0. Thanks to Michael Van Elst for sending me the missing | xtraeme | 13 | -311/+119 |
2007-01-06 | Add patches to make this build/work on NetBSD/macppc, sent by | xtraeme | 3 | -5/+41 |
2006-12-07 | Don't patch multiple times the same file, fixed all pkglint warns. | xtraeme | 3 | -62/+45 |
2006-12-07 | Make this build on DragonFlyBSD. Patches were sent by Rumko privately. | xtraeme | 3 | -2/+75 |
2006-09-17 | Install html documentation, noted by hira@. | xtraeme | 1 | -6/+4 |
2006-09-16 | Add missing RCS Id. | hira | 1 | -0/+2 |
2006-09-05 | Update to 0.8.2: | xtraeme | 5 | -70/+39 |
2006-09-02 | Added the manual pages to the PLIST. Bumped PKGREVISION. | rillig | 1 | -2/+2 |
2006-08-21 | unconditionally install html documentation, since it comes | dbj | 1 | -4/+5 |
2006-08-21 | remove references to fakepoll.h used on darwin, since the actual | dbj | 1 | -13/+1 |
2006-05-07 | Apply patch PR pkg/33437: mouse pointer "invisible wall" with qemu 8.1. | xtraeme | 1 | -0/+28 |
2006-05-06 | Fix typo in patch. | xtraeme | 1 | -2/+2 |
2006-05-06 | Update to 0.8.1: | xtraeme | 5 | -183/+63 |
2006-01-06 | Apply patches from Tobyas Nigren (PR pkg/32464) to make this | xtraeme | 2 | -0/+40 |
2006-01-02 | Enable pty opening for serial port emulation under NetBSD. | blymn | 1 | -4/+46 |
2006-01-01 | be consistent about siginfo handling (treat as union on NetBSD, | hubertf | 3 | -13/+40 |
2006-01-01 | Update to 0.8.0 (update provided by Hubert Feyrer, thanks :-) | xtraeme | 5 | -337/+142 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 1 | -22/+4 |
2005-11-04 | fix to i386 div64 taken from qemu cvs | dbj | 1 | -0/+24 |