KVM-80 Released!

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
chengzh
帖子: 167
注册时间: 2008-04-08 9:27

KVM-80 Released!

#1

帖子 chengzh » 2008-12-09 14:47

ChangeLog: http://kvm.qumranet.com/kvmwiki/ChangeLog
Download: http://sourceforge.net/project/showfile ... _id=180599
kvm-80 [7 dec 2008]
merge qemu-svn
automatic port allocation for vnc and similar
improved cdrom media change handling
improved debugging support
more scsi improvements
e1000 vlan offload
up to 256 vcpus for ia64 (Jes Sorensen)
only request io port permission if device assignment is enabled (Jes Sorensen)
fix in-kernel ioapic reset (Jan Kiszka)
fixes guest reboot failures
fix balloon for systems with page size different from 4K (Hollis Blanchard)
fix bios memory reporting with >32G guests (Bill Rieske)
drop inclusion of compiler.h in external modules (Xiantao Zhang)
use vcpu pointers instead of vcpu numbers (Jes Sorensen)
goodbye bool (Jes Sorensen)
stop using separate structure for cpu state; use qemu's instead (Jes Sorensen)
apic testsuite
fix -no-kvm apic with smp (Jan Kiszka)
clean up userspace nmi injection (Jan Kiszka)
adjust external module for 2.6.28 hosts (Mark McLoughlin)
much improved large mtu/gso support for virtio-net (Mark McLoughlin)
simplify x86 emulator stack pop operations
clean up device assignment code (Mark McLoughlin)
fix extboot returning error incorrectly (Glauber Costa)
constrain device assignment mmio to page alignment (Han Weidong)
ppc speedups (Hollis Blanchard)
fix s390 problem state handling (Christian Borntraeger)
fix interrupt loss when injecting an nmi
fixes Linux guests with nmi watchdog hanging
fix ia64 build (Xiantao Zhang)
fix emergency reboot and kdump on host while running VMs (Eduardo Habkost)
fix syncing of self-referencing ptes (Marcelo Tosatti)
add printk() for ia64 vmm (Xiantao Zhang)
add crashed vm handler for ia64 (Xiantao Zhang)
use correct calling convention into ia64 PAL code (Xiantao Zhang)
request interrupt window after injecting an interrupt if another is pending
plug ppc memory leak when destroying a vm
sign kvmclock as a paravirt operation (Glauber Costa)
MSI support for device assigment (Sheng Yang)
fix shadow pagetables leak (Marcelo Tosatti)
fixes an oops
optimize setting new pte while syncing a page (Marcelo Tosatti)
reduce code duplication in x86 emulator
fix s390 refcounting; allow module unload (Christian Borntraeger)
fix s390 memory leak (Christian Borntraeger)
prevent tracing calls into unloaded module (Wu Fengguang)
fix sparse warnings (Hannes Eder)
clean up irq ack notifiers (Mark McLoughlin)
powerpc large page support (Hollis Blanchard)
faster powerpc shadow tlb handling (Hollis Blanchard)
reduce powerpc guest tlb miss rate on context switches (Hollis Blanchard)
powerpc exit timing stats (Hollis Blanchard)
fix -no-kvm-irqchip not working with smp (Jan Kiszka)
fix rendering regressions introduced by upstream qemu rendering support

改动不少呀,有空试试!
XP on Thinkpad T43
ubuntu on Thinkpad X61 with XP on KVM
xiujin
帖子: 3
注册时间: 2008-12-02 11:44

Re: KVM-80 Released!

#2

帖子 xiujin » 2008-12-10 22:00

KVM有P2V工具么?
wanzg
帖子: 3
注册时间: 2008-11-26 12:19

Re: KVM-80 Released!

#3

帖子 wanzg » 2008-12-11 16:32

感觉磁盘的性能还是这样啊!还是77版最好用了!
头像
sw2wolf
帖子: 435
注册时间: 2007-10-05 21:02

Re: KVM-80 Released!

#4

帖子 sw2wolf » 2008-12-13 16:13

正在用, 但没感觉到与79有何不提高 !
另外, rdesktop与vncviewer哪 个好用些啊? 有何不同啊要?
chengzh
帖子: 167
注册时间: 2008-04-08 9:27

Re: KVM-80 Released!

#5

帖子 chengzh » 2008-12-16 13:12

我感觉rdesktop不太好用,经常感觉因为网络的问题而出现停顿,也许配置没配好。
我还是用vnc多些。
XP on Thinkpad T43
ubuntu on Thinkpad X61 with XP on KVM
头像
sw2wolf
帖子: 435
注册时间: 2007-10-05 21:02

Re: KVM-80 Released!

#6

帖子 sw2wolf » 2008-12-16 13:16

chengzh 写了:我感觉rdesktop不太好用,经常感觉因为网络的问题而出现停顿,也许配置没配好。
我还是用vnc多些。
你用的是哪个vnc viewer啊!我这用rdesktop还不错 !!!
e15
帖子: 2
注册时间: 2008-12-18 11:16

Re: KVM-80 Released!

#7

帖子 e15 » 2008-12-18 11:21

这个版本的nat模式有bug,网卡不能用,79没有问题,不过79的声卡如果编译成支持alsa则存在不稳定情况(guest在一个小时内必定crash)
我的环境是:
host: ubuntu 810 (2.6.27-10) X86_64
GUEST: WINXP
chengzh
帖子: 167
注册时间: 2008-04-08 9:27

Re: KVM-80 Released!

#8

帖子 chengzh » 2008-12-18 17:43

e15 写了:这个版本的nat模式有bug,网卡不能用,79没有问题,不过79的声卡如果编译成支持alsa则存在不稳定情况(guest在一个小时内必定crash)
我的环境是:
host: ubuntu 810 (2.6.27-10) X86_64
GUEST: WINXP
多谢测试,我还没有装呢。 :em09
kvm稳定性就是要差点,反正总有点小bug
XP on Thinkpad T43
ubuntu on Thinkpad X61 with XP on KVM
头像
zzningxp
帖子: 158
注册时间: 2008-09-03 19:16
联系:

Re: KVM-80 Released!

#9

帖子 zzningxp » 2009-03-18 19:32

chengzh 写了:我感觉rdesktop不太好用,经常感觉因为网络的问题而出现停顿,也许配置没配好。
我还是用vnc多些。
vncviewer的颜色深度好像只有16位,很不爽
回复