kvm-83 released!

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

kvm-83 released!

#1

帖子 chengzh » 2009-01-14 13:43

ChangeLog: http://kvm.qumranet.com/kvmwiki/ChangeLog
Download: http://sourceforge.net/project/showfile ... _id=180599

kvm-83 [13 jan 2009]

* amd iommu support (with Linux 2.6.29+ hosts) (Joerg Roedel)
* merge qemu-svn
o qcow2 correctness fixes
o '-drive serial=...' option
o virtio-net migration fixes
* fix '--with-patched-kernel' build on Ubuntu (Nolan Leake)
* improved tsc handling (Marcelo Tosatti)
o should reduce timing errors on older Linux guests
* remove cpuid code duplication due to upstream qemu work (Amit Shah)
* guest S3 sleep (Gleb Natapov)
* load assigned devices option rom (Kechao Liu)
* '-no-kvm-pit-reinjection' option to improve timing on RHEL 3 era guests (Marcelo Tosatti)
* remove duplicate firmware config interface probe in bios (Sebastian Herbszt)
* backward compatibility for marker_synchronize_register() (Eduardo Habkost)
*

fix compile warning in tpr patching (Mark McLoughlin)
* don't install kvm headers to /usr/local
* fix smbios memory size in certain cases (Bill Rieske)
* simplify mmu shadow walking function
* stop using vmap() on guest pages (annoys ksm) (Izik Eidus)
* fix warning on MSR_VM_HSAVE_PA in dmesg
* fix i8254 timer count read (Marcelo Tosatti)
* ppc e500 core support (Hollis Blanchard)
* fix vmx real mode guest state validity checks
* make pop instruction emulation a little more generic
* implement 'ret far' instruction emulation
* properly lock i8354 timer
* remove ppc debug support (Hollis Blanchard)
* fix race freeing assigned device interrupt (Sheng Yang)
* fix pci interrupt in freeing in device assignment (Sheng Yang)
* allow disabling msi for assigned devices (Sheng Yang)
* emulate amd microcode level msr (Alexander Graf)
o helps esx boot on kvm
* make page unshadowing a little faster
* clear pending pit interrupts when unmasking the timer irq
o fixes xen-on-kvm
* mmu notifiers release method (Marcelo Tosatti)
o fixes large pages support
* expose ia64 registers to userspace (Jes Sorensen)
* fix type in has_svm() (Joe Perches)
* drop unnecessary memory clearing when allocating shadow page (Marcelo Tosatti)
* rename "metaphysical" page attribute to "direct"
* fix irq routing with -no-kernel-irqchip

有时间就试试。 :em09
XP on Thinkpad T43
ubuntu on Thinkpad X61 with XP on KVM
头像
aitilang
帖子: 1026
注册时间: 2007-04-28 21:38

Re: kvm-83 released!

#2

帖子 aitilang » 2009-01-14 17:32

* fix '--with-patched-kernel' build on Ubuntu (Nolan Leake)

啥意思??
thinkpad x61 2G DDR no cdrom
--------------------------------------------
ABS学习中
sed学习中
awk学习中
perl学习中
新手描述不清,老手猜测不到,胡乱指挥一通,后果难以预料
回复