summaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-be (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.10.0 - from the official changelog:Juergen Lock2009-03-081-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - TCG support (No longer requires GCC 3.x) - Kernel Virtual Machine acceleration support [kernel bits not ported to FreeBSD yet] - BSD userspace emulation [untested on FreeBSD, probably doesn't work at least for i386 hosts] - Bluetooth emulation and host passthrough support [not ported to FreeBSD yet] - GDB XML register description support - Intel e1000 emulation - HPET emulation - VirtIO paravirtual device support - Marvell 88w8618 / MusicPal emulation - Nokia N-series tablet emulation / OMAP2 processor emulation - PCI hotplug support - Live migration and new save/restore formats - Curses display support - qemu-nbd utility to mount supported block formats [not ported to FreeBSD yet] - Altivec support in PPC emulation and new firmware (OpenBIOS) - Multiple VNC clients are now supported - TLS encryption is now supported in VNC - MIPS Magnum R4000 machine (Herve Poussineau) - Braille support (Samuel Thibault) - Freecom MusicPal system emulation (Jan Kiszka) - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski) - EsounD audio driver (Frederick Reeve) - Gravis Ultrasound GF1 sound card (Tibor "TS" Schuetz) - Many, many, bug fixes and new features Notes: svn path=/head/; revision=229684
* Update to 0.9.1Juergen Lock2008-01-201-12/+0
| | | | | | | Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html Notes: svn path=/head/; revision=205884
* - Fix build on 4.x [1]Shaun Amott2006-08-211-2/+2
| | | | | | | | | | | | | | - Respect CFLAGS [2] - Support parallel port under FreeBSD [3] PR: ports/102154 [1], ports/102188 [2] Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> [1], Stanislav Sedov <ssedov@mbsd.msk.ru> [2], Robert Jenssen (via freebsd-ports) [3] Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [2] [3] Notes: svn path=/head/; revision=171135
* Update to 0.8.2.Norikatsu Shigemura2006-08-071-15/+30
| | | | | | | | PR: ports/101381 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=170008
* o Update to 0.7.0. [1]Norikatsu Shigemura2005-05-011-8/+12
| | | | | | | | | | | | o Remove hard samba dependency. [2] PR: ports/80486 Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [1] Suggested by: des [2] Notes: svn path=/head/; revision=134430
* Add port for qemu 0.5.5 snapshot of 04/05/30,Hye-Shik Chang2004-06-031-0/+12
A fast CPU emulator environment. PR: 67506 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=110715