summaryrefslogtreecommitdiff
path: root/emulators/qemu
AgeCommit message (Collapse)AuthorFilesLines
2007-10-07Provided a simple trunc() implementation for NetBSD < 3 and Dragonfly <heinz2-1/+29
1.10 (thanks to Joerg Sonneberger). This fix should solve PR pkg/36602 by Pierre Pronchery.
2007-09-10BUILDLINK_TRANSFORM+= rm:-msseabs1-3/+2
2007-09-04Add -msse2 to the list of CFLAGS which break qemuabs1-2/+2
2007-07-09Drop maintainership.xtraeme1-2/+2
2007-05-21Update to 0.9.0. Thanks to Michael Van Elst for sending me the missingxtraeme16-332/+134
patch to let this build on systems without POSIX AIO. version 0.9.0: - Support for relative paths in backing files for disk images - Async file I/O API - New qcow2 disk image format - Support of multiple VM snapshots - Linux: specific host CDROM and floppy support - SMM support - Moved PCI init, MP table init and ACPI table init to Bochs BIOS - Support for MIPS32 Release 2 instruction set (Thiemo Seufer) - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil) - Darwin userspace emulation (Pierre d'Herbemont) - m68k user support (Paul Brook) - several x86 and x86_64 emulation fixes - Mouse relative offset VNC extension (Anthony Liguori) - PXE boot support (Anthony Liguori) - '-daemonize' option (Anthony Liguori)
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-01-06Add patches to make this build/work on NetBSD/macppc, sent byxtraeme4-8/+45
Zach Lowry privately.
2006-12-07Don't patch multiple times the same file, fixed all pkglint warns.xtraeme4-66/+49
2006-12-07Make this build on DragonFlyBSD. Patches were sent by Rumko privately.xtraeme4-5/+79
2006-12-06Disable gcc stack protector in DragonFly. Patch sent privately byxtraeme1-1/+6
Rumko.
2006-09-17Install html documentation, noted by hira@.xtraeme4-12/+12
Bump PKGREVISION.
2006-09-16If we're installing the man files we need perl and texi2html to generateadrianp1-2/+9
them. This will finish off the following commit: http://mail-index.netbsd.org/pkgsrc-changes/2006/09/16/0029.html
2006-09-16Add missing RCS Id.hira2-2/+4
2006-09-16s/OPSYS/NetBSD/xtraeme1-2/+2
2006-09-16Add missing manpages to PLIST. Bump PKGREVISION.hira2-2/+5
2006-09-11Missing :M operator in previous, doh.xtraeme1-2/+2
2006-09-11Fix typo: s/OPSYS/MACHINE_ARCH/xtraeme1-2/+2
2006-09-08There's no need to use GCC_REQD+= 3.4 because 3.0 is enough.xtraeme1-2/+1
Pointed out by jmmv.
2006-09-08NetBSD >= 4.0 needs to depend on lang/gcc34 and USE_PKGSRC_GCC.xtraeme1-3/+8
If your system uses gcc4, put it on this conditional. At this moment this is the only way to build qemu... maybe jlam or someone will fix it soon.
2006-09-05Update to 0.8.2:xtraeme8-92/+54
- ACPI support - PC VGA BIOS fixes - switch to OpenBios for SPARC targets (Blue Swirl) - VNC server fixes - MIPS FPU support (Marius Groeger) - Solaris/SPARC host support (Ben Taylor) - PPC breakpoints and single stepping (Jason Wessel) - USB updates (Paul Brook) - UDP/TCP/telnet character devices (Jason Wessel) - Windows sparse file support (Frediano Ziglio) - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko) - PCNET NIC support (Antony T Curtis) - Support for variable frequency host CPUs - Workaround for win32 SMP hosts - Support for AMD Flash memories (Jocelyn Mayer) - Audio capture to WAV files support (malc) pkgsrc changes: On systems with gcc4, force to use pkgsrc gcc34 to make it build on NetBSD >=4.0.
2006-09-02Added the manual pages to the PLIST. Bumped PKGREVISION.rillig4-7/+10
2006-08-21unconditionally install html documentation, since it comesdbj4-9/+12
with pre-built versions in the distribution. bump pkgrevision
2006-08-21remove references to fakepoll.h used on darwin, since the actualdbj2-15/+3
header seems to have already been accidentally removed, and more recent versions of darwin appear to have a working poll
2006-07-06In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",jlam1-2/+2
not "netbsd.org".
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-2/+2
for SDL shlib changes.
2006-05-07Apply patch PR pkg/33437: mouse pointer "invisible wall" with qemu 8.1.xtraeme3-2/+32
More info: http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html Bump PKGREVISION.
2006-05-06Fix typo in patch.xtraeme2-4/+4
2006-05-06Update to 0.8.1:xtraeme8-201/+77
Changes: - USB tablet support (Brad Campbell, Anthony Liguori) - win32 host serial support (Kazu) - PC speaker support (Joachim Henke) - IDE LBA48 support (Jens Axboe) - SSE3 support - Solaris port (Ben Taylor) - Preliminary SH4 target (Samuel Tardieu) - VNC server (Anthony Liguori) - slirp fixes (Ed Swierk et al.) - USB fixes - ARM Versatile Platform Baseboard emulation (Paul Brook)
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-02-11Fixed pkglint warnings.rillig1-10/+12
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-06Put things back in again.xtraeme1-2/+2
2006-01-06Apply patches from Tobyas Nigren (PR pkg/32464) to make thisxtraeme4-3/+45
build on NetBSD/amd64. Thank you Tobias!
2006-01-02Enable pty opening for serial port emulation under NetBSD.blymn2-6/+48
2006-01-01be consistent about siginfo handling (treat as union on NetBSD,hubertf4-17/+44
keep the struct on the rest)
2006-01-01Update to 0.8.0 (update provided by Hubert Feyrer, thanks :-)xtraeme9-356/+159
* Support for ARM Integrator/CP board system emulation. * Support for MIPS R4K system emulation. * Initial SMP support on x86 (up to 255 CPUs !). * Many new audio emulation features. * Initial USB support. * New networking options for VLAN support between several QEMU instances.
2005-12-13Fix smbd's path (qemu's samba built in interface). Found by Richardxtraeme1-3/+7
Earnshaw in PR pkg/32289. Bump PKGREVISION.
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz3-26/+8
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-11-04fix to i386 div64 taken from qemu cvsdbj3-3/+28
bump PKGREVISION
2005-11-04use fakepoll.h implementation of poll using select on apple, which hasdbj3-7/+186
a broken poll.
2005-11-04add check and fail on gcc4, which cannot be used with this version of qemudbj1-1/+9
2005-10-23Sorted PLIST.rillig1-2/+2
2005-10-23Added RCS Id to patch-ak and patch-ap.rillig3-3/+7
2005-10-01Install example procedure that shows how to setup and networkhubertf3-2/+67
several qemu nodes with the host's local ethernet using tap(4).
2005-09-04Update to 0.7.2xtraeme2-6/+6
Changes: - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit) - merge self modifying code handling in dirty ram page mecanism. - MIPS fixes (Ralf Baechle) - better user net performances
2005-07-29I'm the new maintainer, ok'ed by Dave Holland (previous maintainer).xtraeme1-2/+2
2005-07-29Update to 0.7.1.xtraeme7-51/+25
Changes: - read-only Virtual FAT support (Johannes Schindelin) - Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik) - VMDK disk image creation (Filip Navara) - SPARC64 progress (Blue Swirl) - initial MIPS support (Jocelyn mayer) - MIPS improvements (Ralf Baechle) - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne) - IOAPIC support (Filip Navara)
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-25fix SDL include for vl.c on darwindbj3-10/+29