cvs commit: ports/emulators/qemu Makefile distinfo pkg-message
pkg-plist ports/emulators/qemu/files patch-Makefile.target
patch-bg patch-block-raw.c patch-slirp-udp.c
Juergen Lock
nox at FreeBSD.org
Thu Jan 11 16:13:59 PST 2007
nox 2007-01-12 00:13:58 UTC
FreeBSD ports repository
Modified files:
emulators/qemu Makefile distinfo pkg-message pkg-plist
emulators/qemu/files patch-bg patch-block-raw.c
Added files:
emulators/qemu/files patch-slirp-udp.c
Removed files:
emulators/qemu/files patch-Makefile.target
Log:
Update qemu to 2007-01-11 snapshot:
- 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)
Revision Changes Path
1.66 +2 -3 ports/emulators/qemu/Makefile
1.39 +3 -3 ports/emulators/qemu/distinfo
1.2 +0 -9 ports/emulators/qemu/files/patch-Makefile.target (dead)
1.5 +2 -2 ports/emulators/qemu/files/patch-bg
1.4 +4 -2 ports/emulators/qemu/files/patch-block-raw.c
1.1 +26 -0 ports/emulators/qemu/files/patch-slirp-udp.c (new)
1.19 +3 -0 ports/emulators/qemu/pkg-message
1.18 +3 -0 ports/emulators/qemu/pkg-plist
More information about the cvs-ports
mailing list