| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Install docs
- Add MASTER_SITE_LOCAL
- "-fno-stack-protector" gcc option fix
- added kqemu regression tests (can serve as API usage example too)
- included kqemu technical doc
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Mouse relative offset VNC extension (Anthony Liguori)
- info vnc command (Anthony Liguori)
- gdbserver fix
NOTES: Please read UPDATING!
Approved by: miwi (mentor)
|
|
|
|
|
|
|
| |
- Changed license to GPL version 2
- x86_64 full virtualization support
Approved by: miwi (mentor, implicit)
|
|
|
|
|
| |
PR: ports/108660
Submitted by: Nathan Butcher <n-butcher@gol.com>
|
|
|
|
|
|
|
|
|
| |
- Change maintainer's e-mail address
PR: ports/108357
Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by: Stefan Sperling <freebsd-ports@stsp.in-berlin.de> (maintainer),
erwin (mentor)
|
|
|
|
|
| |
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: miwi (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix `could not open hard disk image '/dev/ad0'' (e.g.) when open(2)
fails with EPERM instead of EACCES for ro devices.
- PIIX4 support, by Aurelien Jarno.
- Gallileo GT64xxx support, by Aurelien Jarno.
- MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.
- ARM ELF loader.
- Improved console handling, thanks Stefan Weil.
- Disable Malta floppy controller for now, by Aurelien Jarno.
- Big endian support for Gallileo, by Aurelien Jarno.
- Add more ATAPI CDROM DMA support, by Juergen Keil.
- Add ARM Angel semihosting to system emulation.
- Don't resume guest when gdb connection terminates and -S specified.
- mips: Implementing dmfc/dmtc.
- Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.
- New multiple snapshot support for VMDK, by Igor Lvovsky.
- Add support for 82371FB (Step A1) and Improved support for 82371SB
(Function 1), by Carlo Marcelo Arenas Belon.
- Accept -help.
- Accept --foo as an alias for -foo.
- Add nodelay option for TCP character devices.
- Use standard character device interface for gdbstub.
- GDB hosted syscalls.
- Upgrade the apic version_id, by Don Laor.
- Save some vm space for the regular program loading zone, by
Pierre d'Herbemont
- script=no for the TUN/TAP net option, by Jean-Christian de Rivaz
- Sparc arm/mips/sparc register patch, by Martin Bochnig.
- PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
- sem* and msg* for qemu, by Kirill Shutemov.
- And some more bugfixes.
Approved by: miwi (mentor, implicit)
|
|
|
|
| |
Submitted : trasz (maintainer via privat mail)
|
|
|
|
|
|
| |
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
|
|
|
| |
- See the changelog at http://stella.sourceforge.net/stellanews.html
|
| |
|
|
|
|
|
| |
Submitted by: jkim
Approved by: miwi (mentor, implicit)
|
|
|
|
|
|
| |
ports
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Many improvements to Direct3D shaders and state management.
- Support for inter-process memory allocations.
- OLE32 marshalling fixes.
- Lots of bug fixes.
|
|
|
|
|
| |
2007-01-16 emulators/vx68k: distfile disappeared from homepage
2007-01-16 emulators/libvm68k: distfile disappeared from homepage
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter [1]
- Bump PORTREVISION
PR: ports/108272
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: linimon
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Approved by: miwi (mentor, implicit)
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
| |
like to build kernel modules on pointyhat to detect breakage quickly.
|
|
|
|
| |
Approved by: miwi (mentor, implicit)
|
| |
|
|
|
|
|
| |
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added a few new OPTIONS knobs [1]
- Distfile is now a .tar.bz2 instead of a .tar.gz
- Target ALL wasn't valid
- Removed substitutions to configure because they were unnessacary
- Respect CFLAGS [1]
- Mark IGNORE < 602000, It needs zlib 1.2.3 or greater [1]
- Patch to linux/zfilew.c no longer needed
PR: ports/107125
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reviewed by: miwi and me [1]
|
|
|
|
|
|
| |
- Fix pkg-plist problems [1]
Reported by: kris [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add slirp udp fix
[this should fix the dns problems with some guests]
- document slirp problems on recent -current (I don't have a -current box
so if someone wants to help debug this you are most welcome!)
- memsave monitor command
- Dynamic handling of guest mice, by Lonnie Mendez.
- PPC32 Trace Exception and Trap instruction, by Jason Wessel.
- Add -option-rom option to allow loading of PCI option ROMs, by
Anthony Liguori.
- Add -boot n option for x86 using PXE, by Anthony Liguori.
[for use with tuntap]
- Support for Bochs "growing" images, by Volker Ruppert.
- Japanese keyboard patch (kazu)
- Revert -disk patch, as requested by Fabrice. The general idea of this
patch is sound, but the implementation is just too ugly.
[this should fix the hanging linux guests]
- Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
- Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
- And some more bugfixes.
Approved by: miwi (mentor)
|
|
|
|
|
| |
PR: ports/107819
Submitted by: trasz (Maintainer)
|
|
|
|
|
|
| |
- More work on the new Direct3D state management.
- Many OLE fixes and improvements.
- Lots of bug fixes.
|
|
|
|
|
| |
Submitted by: pointyhat
Approved by: maintainer
|
|
|
|
|
| |
PR: 107640
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
|
|
|
|
| |
PR: 107663
Submitted by: trasz (maintainer)
|
| |
|
|
|
|
|
| |
PR: 107422
Submitted by: trasz
|
|
|
|
|
| |
PR: ports/107456
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
|
|
|
|
| |
Approved by: gerald
|
|
|
|
| |
- Take maintainership
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new mirrors to MASTER_SITES
- Add pkg-message file
- Convert to OPTIONS
- Clean patch files
- Install DOCSDIR files
- Remove obsolete patch
- Remove USE_X_PREFIX
- Take maintainership
|
|
|
|
|
|
| |
PR: ports/107216
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
| |
- Better Dwarf support in dbghelp.
- Several Winsock fixes.
- Various code cleanups.
- Better mouse support in games.
- Beginnings of new state management in Direct3D.
- Lots of bug fixes.
|
|
|
|
| |
- Change MASTER_SITES to SF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
- Run monitor over unix domain sockets, by Anthony Liguori.
- Unix domain socket support for VNC, by Anthony Liguori.
- Daemonize option, by Anthony Liguori.
- SCSI emulation improvements, by Chuck Brazie.
[adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:
"-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"
Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
disk,id='auto assign'
doing a quick test with a FreeBSD guest I was able to mount and look at
a ufs partition; doesn't seem to quite work with (some?) linux guests
yet tho, will post about this on the qemu list...]
- and a few bug fixes.
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: miwi
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/106917
Submitted by: Simon Phoenix<phoenix.simon@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
for computer emulation. Right now it can emulate Sun 2/120 and
3/150.
WWW: http://theory.lcs.mit.edu/~fredette/tme/
PR: ports/106839
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
|
|
|
|
| |
Submitted by: RuanWei <iamayan at gmail.com> (maintainer)
|