diff options
author | nox <nox@FreeBSD.org> | 2007-02-04 06:15:28 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2007-02-04 06:15:28 +0800 |
commit | 6b6cf2700c18ec98fdd5f3a9466447dee5d3acd4 (patch) | |
tree | c14e0acc2c2383c4dbcfbc3d671c613e777f015c /emulators/qemu/distinfo | |
parent | f8c74e44074abb869047c5e6128bb40fa3045b28 (diff) | |
download | freebsd-ports-gnome-6b6cf2700c18ec98fdd5f3a9466447dee5d3acd4.tar.gz freebsd-ports-gnome-6b6cf2700c18ec98fdd5f3a9466447dee5d3acd4.tar.zst freebsd-ports-gnome-6b6cf2700c18ec98fdd5f3a9466447dee5d3acd4.zip |
Update to 2007-02-03 snapshot:
- 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)
Diffstat (limited to 'emulators/qemu/distinfo')
-rw-r--r-- | emulators/qemu/distinfo | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 51cca2877c06..d3b2bbb99a47 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,6 +1,9 @@ -MD5 (qemu/qemu-snapshot-2007-01-11_05.tar.bz2) = 6b183198ea932853664edbff595579c7 -SHA256 (qemu/qemu-snapshot-2007-01-11_05.tar.bz2) = 4020ae33a58fba1a205c77a70fce21ba8e1843adcb8bedcabfbc7f84c53b35a1 -SIZE (qemu/qemu-snapshot-2007-01-11_05.tar.bz2) = 1576375 +MD5 (qemu/qemu-snapshot-2007-02-03_05.tar.bz2) = b6d267210c6dd74d0ddd5be7ecbd90d4 +SHA256 (qemu/qemu-snapshot-2007-02-03_05.tar.bz2) = 05babc93d39140f7257a1accd43dbf38142ebdf4ae837c1994b6054449ee78de +SIZE (qemu/qemu-snapshot-2007-02-03_05.tar.bz2) = 1634923 +MD5 (qemu/qemu-bios.bin) = 173e256f17b4ac1f6e3249c83071e8f5 +SHA256 (qemu/qemu-bios.bin) = 452d863ec8ac9e2246950ac204410e847cdeba880d7bec2aeb79c4f2fbb0ad17 +SIZE (qemu/qemu-bios.bin) = 131072 MD5 (qemu/patch3_cirrus) = ebe7ed9fce804c49e024bc93bfdfc810 SHA256 (qemu/patch3_cirrus) = e862371834b7d895a896fbdb84fd9f70d17b5729a6f6789a48a61504fc941e11 SIZE (qemu/patch3_cirrus) = 8817 |