summaryrefslogtreecommitdiff
path: root/emulators/qemu/patches
AgeCommit message (Expand)AuthorFilesLines
2013-10-27Make this build on Mac OS X 10.7.x - the linker needs ranlink ranhubertf1-2/+2
2013-10-26Provide some sane ARFLAGS.joerg1-2/+10
2013-10-13Update to 1.6.1ryoon5-21/+80
2013-08-16Changes 1.6.0:adam8-172/+23
2013-07-09Update qemu to 1.5.1.tsutsui14-55/+75
2013-06-28Fix a hangup problem under load of multiple disk xfers on NetBSD hosts.tsutsui1-0/+65
2013-06-27Make qemu-1.4.2 build on NetBSD/arm 6.1tsutsui1-0/+38
2013-06-16Update qemu to 1.4.2.tsutsui14-130/+79
2013-01-24Update to 1.3.0ryoon5-41/+24
2012-09-13Fixed building on Darwin; fixed building with Clang; fixed some pkglint issuesadam1-0/+15
2012-09-11Update to QEMU 1.2.0asau15-82/+35
2012-08-03Make it understand "-net tap,ifname=tap3" on NetBSD.asau1-0/+15
2012-06-25hw/usb/hcd_ehci.c will not compile with -O3 optimization so completelysbd1-0/+14
2012-06-18Fix emulation of esp commands when not using dma.martin1-0/+34
2012-06-07Update to 1.1.0ryoon18-460/+87
2012-05-12When setting up an outgoing user mode networking TCP connection,gson1-0/+21
2011-09-22Restore missing patches. It is my mistake.ryoon2-0/+78
2011-08-22Update to 0.15.0ryoon16-112/+128
2011-08-04Add comment to patch.ryoon1-1/+3
2011-08-04* Remove obsolete comments from patch-ej.ryoon2-20/+6
2011-07-11Update to 0.14.1ryoon24-658/+87
2011-04-03PR/44325 PR/42899 -- fix build on netbsd-4shattered1-0/+19
2011-03-04Fix botch in patch-ej rev 1.1. PR pkg/44680tsutsui1-16/+18
2010-12-27Fix building on Mac OS X (PR#43207)adam1-1/+9
2010-11-09Properly deal with configuration files by respecting PKG_SYSCONFBASE.jmmv2-7/+31
2010-10-27Update qemu to 0.13.0. PR pkg/43994tsutsui20-107/+754
2010-10-01Rework 2MB stack allocation in qemu-img which causes SEGV with ourtnn1-0/+32
2010-08-11Note that qemu-0.13.x will include e1000 fix in patch-ee.tsutsui1-3/+3
2010-08-09Use common style comment and cleanup whitespace/TAB nits in pkgsrc patch.tsutsui1-11/+9
2010-08-09Suppress (harmless) warnings caused by pkgsrc patches.tsutsui2-11/+13
2010-05-17Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me.tsutsui1-0/+37
2010-04-25Correct emulation of i386 cmpxchg instruction in the case where thegson1-0/+34
2010-02-27Update to qemu-0.12.3.tnn7-135/+31
2010-01-14patch-aa: patch ported from sysutils/xentools3-hvm to make network interfacebouyer2-0/+69
2009-12-09Update to qemu 0.11.1:asau1-13/+0
2009-10-11Update to qemu 0.11.0. With input from Hasso Tepper (Dragonfly).asau13-281/+41
2009-09-22The package's install target already installs manpages, no need fortnn1-4/+4
2009-08-31fat-fingered that one ...tnn1-10/+1
2009-08-31we can use clock_gettime(2) instead of gettimeofday(2) on NetBSD tootnn1-5/+14
2009-08-31use mmap to allocate the VM memory as welltnn1-5/+5
2009-08-31Use mmap to allocate executable memory on NetBSD as well.tnn1-4/+4
2009-08-31Fix NetBSD build. Insert omitted "defined" in "defined(__Dragonfly__)".asau1-7/+13
2009-08-31Update to 0.10.6. Tested on DragonFly only.hasso24-439/+326
2009-05-13Fix from upstream for CVE-2008-2004kefren1-5/+45
2009-01-23Fix build problems; QEMU_TOOL seems to have disappeared, so check forjmmv1-2/+2
2009-01-22Update to 0.9.1:jmmv9-142/+183
2008-12-30Get this building on amd64, patch suggested by Dieter Roelantshubertf1-0/+12
2008-10-04Revert the uname change. Back to the original source.reed1-13/+2
2008-01-04Reverse logic for detecting stack protection. Previous patch enabledsborrill1-3/+3
2007-12-30Fix build on DragonFly. From Rumko based on patch from Patrick Georgi.joerg4-11/+95