Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2009 20:54:07 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/qemu Makefile distinfo pkg-message ports/emulators/qemu/files patch-fbsd phys-cdrom-freebsd-patch
Message-ID:  <200903232054.n2NKs7GO084798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nox         2009-03-23 20:54:07 UTC

  FreeBSD ports repository

  Modified files:
    emulators/qemu       Makefile distinfo pkg-message 
    emulators/qemu/files patch-fbsd 
  Added files:
    emulators/qemu/files phys-cdrom-freebsd-patch 
  Log:
  - Update to 0.10.1 - from the official changelog:
  
    - virtio-net: allow masking of notifications on empty queue (Alex Williamson)
    - e1000: fix rx descriptor low threshold logic (Alex Willaimson)
    - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
    - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
    - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
    - virtio-net: check right return size on sg list (Alex Williamson)
    - Make qemu_announce_self handle holes (live migration after hotplug)
      (Marcelo Tosatti)
    - Revert r6804-r6808 (qcow2 allocation info).  This series of changes added
      a high cost to startup for large qcow2 images (Anthony Liguori)
    - qemu-img: fix help message (Aurelien Jarno)
    - Fix build for non-default installs of SDL (Anthony Liguori)
    - Fix race condition in env->interrupt_request.  When using TCG and a dynticks
      host timer, this condition could cause TCG to get stuck in an infinite
      loop (Aurelien Jarno)
    - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
    - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
    - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
    - Improve error handling in bdrv_open2 (Jan Kiszka)
    - Avoid leaking data in mux'ed character devices (Jan Kiszka)
    - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
    - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
    - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
      (Ryan Harper)
  
  - Add physical CDROM fixes (still not perfect tho, see pkg-message)
  - Add MAKE_JOBS_SAFE fix and mark as such
  
  Revision  Changes    Path
  1.96      +6 -2      ports/emulators/qemu/Makefile
  1.44      +3 -3      ports/emulators/qemu/distinfo
  1.11      +1 -1      ports/emulators/qemu/files/patch-fbsd
  1.1       +282 -0    ports/emulators/qemu/files/phys-cdrom-freebsd-patch (new)
  1.29      +6 -0      ports/emulators/qemu/pkg-message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903232054.n2NKs7GO084798>