All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] qemu-kvm-0.11.0-rc1
@ 2009-08-02 16:32 Avi Kivity
  2009-08-06  9:31 ` Thomas Mueller
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2009-08-02 16:32 UTC (permalink / raw)
  To: KVM list

Paralleling the qemu upstream 0.11 release cycle, qemu-kvm-0.11.0-rc1 is 
now available.  qemu-kvm-0.11.0-rc1 can be used with kvm kernel modules 
from your distribution kernel, or with the modules provided by the 
kvm-kmod package.

Please test it out and report bugs, so we can have a stable 
qemu-kvm-0.10.0 release.

http://www.linux-kvm.org

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] qemu-kvm-0.11.0-rc1
  2009-08-02 16:32 [ANNOUNCE] qemu-kvm-0.11.0-rc1 Avi Kivity
@ 2009-08-06  9:31 ` Thomas Mueller
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Mueller @ 2009-08-06  9:31 UTC (permalink / raw)
  To: kvm

On Sun, 02 Aug 2009 19:32:02 +0300, Avi Kivity wrote:

> Paralleling the qemu upstream 0.11 release cycle, qemu-kvm-0.11.0-rc1 is
> now available.  qemu-kvm-0.11.0-rc1 can be used with kvm kernel modules
> from your distribution kernel, or with the modules provided by the
> kvm-kmod package.
> 
> Please test it out and report bugs, so we can have a stable
> qemu-kvm-0.10.0 release.

"make clean" fails if not done a "./configure" before. the debian build 
process first does a "make clean" before doing anything - so it fails 
building the package because of this. 

debian:/tmp/qemu-kvm-0.11.0-rc1# make clean
rm -f config.mak config.h op-i386.h opc-i386.h gen-op-i386.h op-arm.h opc-
arm.h gen-op-arm.h
rm -f *.o *.d *.a  TAGS cscope.* *.pod *~ */*~
rm -f slirp/*.o slirp/*.d audio/*.o audio/*.d block/*.o block/*.d
rm -f qemu-img-cmds.h
make -C tests clean
make[1]: Entering directory `/tmp/qemu-kvm-0.11.0-rc1/tests'
rm -f *~ *.o test-i386.out test-i386.ref \
           test-x86_64.log test-x86_64.ref qruncom sha1
make[1]: Leaving directory `/tmp/qemu-kvm-0.11.0-rc1/tests'
for d in   libhw32 libhw64; do \
        make -C $d clean || exit 1 ; \
        done
make: *** libhw32: No such file or directory.  Stop.
make: *** [clean] Error 1

- Thomas




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ANNOUNCE] qemu-kvm-0.11.0-rc1
@ 2009-09-07 13:05 Avi Kivity
  0 siblings, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2009-09-07 13:05 UTC (permalink / raw)
  To: KVM list

Paralleling the qemu upstream 0.11 release cycle, qemu-kvm-0.11.0-rc2 is 
now available.  qemu-kvm-0.11.0-rc2 can be used with kvm kernel modules 
from your distribution kernel, or with the modules provided by the 
kvm-kmod package.

Please test it out and report bugs, so we can have a stable 
qemu-kvm-0.11.0 release.

Changes from qemu-kvm-0.11.0-rc1:
- merge qemu 0.11.0-rc2
   - vnc: fix copyrect screen corruption
   - fix vm state change handlers running order
   - e1000: fix eerc and ics emulation
   - fix sdl window resize
   - do not resize the screen on hw_invalidate
   - Add checks for -smbios option
   - fix do_set_link
   - fix do_commit behavior
   - make windows notice media change
   - fix migration for ide devices
   - Use correct depth in vmware vga
   - support 32bpp cursors in sdl
   - fix device name completion for eject
   - make screendump use DisplayState properly
   - fix autostart with live migration
   - fix detached migration with exec
   - fix segv when changing vnc password in sdl
   - fix vnc password clearing with stdio monitor
- fix extboot and multiboot install
- fix virtio with slirp (Mark McLoughlin)


http://www.linux-kvm.org

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-07 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-02 16:32 [ANNOUNCE] qemu-kvm-0.11.0-rc1 Avi Kivity
2009-08-06  9:31 ` Thomas Mueller
2009-09-07 13:05 Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.