Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2006 19:49:52 +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 ports/emulators/qemu/files patch-bg patch-block-raw.c patch-vl.c
Message-ID:  <200612251949.kBPJnrSr074993@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nox         2006-12-25 19:49:52 UTC

  FreeBSD ports repository

  Modified files:
    emulators/qemu       Makefile distinfo 
    emulators/qemu/files patch-bg patch-block-raw.c patch-vl.c 
  Log:
  update qemu to 20061225 snapshot:
  
  - Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
  - Run monitor over unix domain sockets, by Anthony Liguori.
  - Unix domain socket support for VNC, by Anthony Liguori.
  - Daemonize option, by Anthony Liguori.
  - SCSI emulation improvements, by Chuck Brazie.
  [adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
  syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:
  
   "-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"
  
      Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
      disk,id='auto assign'
  
  doing a quick test with a FreeBSD guest I was able to mount and look at
  a ufs partition; doesn't seem to quite work with (some?) linux guests
  yet tho, will post about this on the qemu list...]
  - and a few bug fixes.
  
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.64      +2 -2      ports/emulators/qemu/Makefile
  1.38      +3 -3      ports/emulators/qemu/distinfo
  1.4       +12 -13    ports/emulators/qemu/files/patch-bg
  1.3       +6 -7      ports/emulators/qemu/files/patch-block-raw.c
  1.5       +1 -1      ports/emulators/qemu/files/patch-vl.c



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