From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [ANNOUNCE] kvm-46 release Date: Wed, 10 Oct 2007 12:08:42 +0200 Message-ID: <470CA4AA.6020909@qumranet.com> References: <470C8D28.2060408@qumranet.com> <470CA0DB.8020303@bppiac.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Farkas Levente Return-path: In-Reply-To: <470CA0DB.8020303-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Farkas Levente wrote: > Avi Kivity wrote: > >> We've now switched to allocating guest memory in userspace rather than >> in the kernel. This is important if you have a mainframe, but also if >> you want to share memory between guests and implement nice features like >> swapping. >> >> Changes since kvm-45: >> - fix host oops on bad guest ioapic accesses >> - handle NMIs before enabling host interrupts >> - add general guest memory accessors (Izik Eidus) >> - allow user control over shadow cache size (Izik Eidus) >> - auto tune shadow cache size with guest memory (Izik Eidus) >> - allocate guest memory in userspace instead of in kernel (Izik Eidus) >> - code style fixes (Mike Day, Anthony Liguori) >> - lapic cleanups (Rusty Russell) >> - fix acpi interrupt reporting for FreeBSD >> - fix color problems on certain displays >> - Red Hat 7.1 support >> - vmmouse support (Dan Kenigsberg) >> - fix sdl window caption when keyboard is captured (Dan Kenigsberg) >> - improve libkvm configure script (Jerone Young) >> - improve bios compilation support on x86_64 hosts (Laurent Vivier) >> - fix acpi processor reporting for Windows 2000 with the ACPI HAL (Sheng >> Yang) >> > > when i try to compile it on centos i've got this error (which is not > happend in kvm-45) : > ---------------------------------- > iasl -tc -p acpi-dsdt.hex acpi-dsdt.dsl > make[1]: iasl: Command not found > ---------------------------------- > where this iasl comes from? and where can i found it? i can't found in > any package even in external repos. > > How did you get this? Normal 'make' doesn't try to compile the bios. You can download the iasl compiler from http://www.intel.com/technology/iapc/acpi/downloads.htm. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/