From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] qemu-kvm: extboot: Keep variables in RAM Date: Mon, 22 Feb 2010 11:40:03 +0200 Message-ID: <4B8250F3.6050302@redhat.com> References: <4B7D6725.1090202@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm , Anthony Liguori To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50885 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752181Ab0BVJkH (ORCPT ); Mon, 22 Feb 2010 04:40:07 -0500 In-Reply-To: <4B7D6725.1090202@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/18/2010 06:13 PM, Jan Kiszka wrote: > Instead of saving the old INT 0x13 and 0x19 handlers in ROM which fails > under QEMU as it enforces protection, keep them in spare vectors of the > interrupt table, namely INT 0x80 and 0x81. > > Applied both, thanks. > Don't forget to update extboot.bin after merging both patches. > We don't carry a precompiled binary (well, we have qemu/pc-bios/extboot.bin, but that's bogus and I've removed it). -- error compiling committee.c: too many arguments to function