Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tsutsui 70eef6adba Update qemu to 0.13.0. PR pkg/43994
"Looks good" from wiz@ and obache@.

ChangeLog for 0.13.0 is not updated but there is a list in announcement:

This release consists of over 2,500 commits from 145 contributors.

Some major features were added in this release including:

- vhost-net: kernel-accelerating network backend for virtio devices (using KVM)
- qmp: significant improvements covering most monitor commands
- vnc: introduction of new encodings that dramatically improve bandwidth
  (part of GSoC project)
- ivshmem: new shared memory device allowing multiple guests to share
  a memory region
- mips: introduction of fulong mini-pc
- virtio-9p: introduction of a paravirtual file system passthrough mechanism
- hpet: many enhancements
- target-s390: support for s390 usermode emulation
- many more features and bug fixes

A special note about QMP support in 0.13.0. QMP is still considered
experimental in 0.13.0. There are no plans to change the protocol
in an incompatible way but there are likely to be missing features.


ChangeLog for version 0.12.5:

 - audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
 - block: Handle multiwrite errors only when all requests have completed
 - block: Fix early failure in multiwrite
 - vpc: Use bdrv_(p)write_sync for metadata writes
 - vmdk: Use bdrv_(p)write_sync for metadata writes
 - qcow2: Use bdrv_(p)write_sync for metadata writes
 - qcow: Use bdrv_(p)write_sync for metadata writes
 - block: Add bdrv_(p)write_sync
 - qcow2: Restore L1 entry on l2_allocate failure
 - block/vdi: Fix image opening and creation for odd disk sizes
 - block/vpc: Fix conversion from size to disk geometry
 - qcow2: Remove abort on free_clusters failure
 - vmdk: Fix COW
 - qcow2: Fix creation of large images
 - vmdk: fix double free
 - qemu-options: add documentation for stdio signal=on|off
 - target-arm : fix parallel saturated subtraction implementation
 - target-arm : fix thumb2 parallel add/sub opcode decoding
 - target-arm: fix addsub/subadd implementation
 - target-i386: fix xchg rax,r8
 - block/vvfat.c: fix warnings with _FORTIFY_SOURCE
 - audio/alsa: Spelling typo (paramters)
 - target-mips: fix DINSU instruction
 - Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
 - qcow2: Fix corruption after error in update_refcount
 - qcow2: Fix corruption after refblock allocation
 - block: Fix multiwrite with overlapping requests
 - qcow2: Fix error handling in l2_allocate
 - qcow2: Clear L2 table cache after write error
 - ide: Fix ide_dma_cancel
 - usb-bus: fix no params
 - Avoid crash on '-usbdevice <device>' without parameters
 - Fix -usbdevice crash
 - Fix multiboot compilation
 - Fix missing symbols in .rel/.rela.plt sections
 - target-ppc: fix RFI by clearing some bits of MSR
 - Fix typo in balloon help
 - arm_timer: fix oneshot mode
 - arm_timer: reload timer when enabled
 - qemu-sockets: avoid strlen of NULL pointer
 - block: fix aio_flush segfaults for read-only protocols (e.g. curl)
 - virtio-blk: fix barrier support
 - block: fix sector comparism in multiwrite_req_compare
 - pci: irq_state vmstate breakage
 - qemu-img: use the heap instead of the huge stack array for win32


Pkgsrc changes:

patch-aa
patch-ao
patch-ba
patch-de
patch-ed
 - lifted from previous (some adjustments per upstream changes)

patch-ab
 - removed (looks similar fix applied in upstream)

patch-dd
 - adjust configure for location of man page dir (as previous)
 - fix detection for arm hosts

patch-dk
 - removed (looks no longer applicable due to reorganized upstream)

patch-ee
 - remove old e1000.c fix (pulled up to upstream)
 - pull block/sheepdog.c build fix on *BSD hosts from upstream

patch-ef
patch-eg
patch-eh
patch-ei
 - workaround for conflicts with SSP read() macro in NetBSD's <ssp/unistd.h>
   (PR lib/43832: ssp causes common names to be defines)

patch-ej
 - pull build/warning fixes in ui/vnc-enc-tight.c from upstream

patch-ek
 - pull ATA PIO fix (by jakllsch@) from upstream
 - pull warning fix from upstream

patch-el
 - workaround for missing C99 FP macro on netbsd-4
   (PR pkg/42899, but od(1) fixes for netbsd-4 not included)

patch-em
patch-en
 - build fix on NetBSD/arm host using gcc-4.1.3
   (built qemu binary on NetBSD/hpcarm host fails though)

patch-eo
patch-ep
patch-er
patch-es
 - pull ESP SCSI DMA fixes (that might affect sparc) from upstream

patch-eq
 - pull ESP SCSI DMA fixes from upstream
 - disable broken ARC JAZZ floppy that causes hang on MIPS NT 4.0 guest

Makefile
 - bump DISTNAME
 - add makeinfo to USE_TOOLS
   XXX: gets "qemu-doc.texi:7: warning: unrecognized encoding name `UTF-8'."
 - adjust SUBST_FILES.qaudio per upstream changes
 - enable nbd support *BSD per upstream update

PLIST
distinfo
 - update per each file
2010-10-27 13:24:09 +00:00
archivers fix typo and add that it's for older file types 2010-10-08 18:49:26 +00:00
audio Depend on latest kdelibs4 and fix PLIST. 2010-10-27 07:59:32 +00:00
benchmarks Changes 3.7.1: 2010-10-16 10:15:56 +00:00
biology GROMACS team released another version a day after: 2010-10-21 12:03:57 +00:00
bootstrap Update status of upstream Issue#5784. 2010-09-30 12:01:09 +00:00
cad MAKE_JOBS_SAFE=no 2010-10-03 07:46:56 +00:00
chat Update konversation to 1.3.1 2010-10-27 06:35:59 +00:00
comms Adjust rc.d script to disable colour when issuing commands to Asterisk. 2010-10-19 19:21:21 +00:00
converters + libwpg, libwps. 2010-10-16 15:27:25 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases The amalgamation package now ships it's own manpage, so get rid 2010-10-25 07:44:32 +00:00
devel Update kdevelop4 to 4.1.0 2010-10-27 09:53:02 +00:00
distfiles
doc Updated lang/yap to 6.2.0 2010-10-27 12:34:18 +00:00
editors Allow emacs24 as EMACS_TYPE. 2010-10-25 00:03:03 +00:00
emulators Update qemu to 0.13.0. PR pkg/43994 2010-10-27 13:24:09 +00:00
filesystems Update glusterfs message to reflect that it is gettign a bit less 2010-10-11 07:14:36 +00:00
finance Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that 2010-09-14 11:00:44 +00:00
fonts Update tex-times to 2010. 2010-10-26 23:32:22 +00:00
games Changes 1.2.0: 2010-10-27 07:14:48 +00:00
geography Update to 0.9.96. 2010-10-12 23:28:29 +00:00
graphics Update rabbit to 0.9.1. 2010-10-26 13:30:05 +00:00
ham Subst missing replacement in intl/Makefile with configure. 2010-10-03 12:24:19 +00:00
inputmethod Update ibus-anthy to 1.2.4. 2010-10-27 04:19:21 +00:00
lang Update to Yap 6.2.0 2010-10-27 12:32:52 +00:00
licenses Add dcc license preparatory to import from wip. 2010-10-27 12:18:59 +00:00
mail +dcc 2010-10-27 12:29:31 +00:00
math Update to eigen 2.0.15 2010-10-25 20:03:52 +00:00
mbone Fix for the "annotated bulk failures" mail discussion. 2010-09-24 00:16:24 +00:00
meta-pkgs Correct install_name for libraries under MacOSX 2010-10-26 13:45:41 +00:00
misc Add a buildlink3.mk 2010-10-27 09:43:12 +00:00
mk Fix clang.mk; add C++ support 2010-10-21 13:55:13 +00:00
multimedia Update kmplayer to 0.11.2c 2010-10-27 07:29:20 +00:00
net Update to KDE SC 4.5.2 2010-10-25 20:55:22 +00:00
news Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that 2010-09-14 11:00:44 +00:00
packages
parallel Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that 2010-09-14 11:00:44 +00:00
pkgtools Put LICENSE into MAINTAINER section, where other documentation puts it. 2010-10-26 22:32:39 +00:00
print Update DISTFILES of tex-pkfix{,-doc} for TeX Live 2010. 2010-10-26 23:53:43 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update to 20100827. Set LICENSE. 2010-10-22 10:41:49 +00:00
shells Changes 2.3.3: 2010-10-16 09:57:38 +00:00
sysutils Update memtester to 4.2.1 2010-10-26 20:22:04 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Force use of ncurses as NetBSD curses causes segfaults when running 2010-10-27 07:17:24 +00:00
time Fix path. 2010-10-19 12:09:50 +00:00
wm make this build with newer NetBSD (where fmin()/fmax() is supported): 2010-10-22 17:55:28 +00:00
www Update to KDE SC 4.5.2 2010-10-25 20:55:22 +00:00
x11 s/${MV}/${MV} -f/ 2010-10-27 05:39:13 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.