From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: [PATCH 0/3] qemu-kvm: build fixes Date: Wed, 7 Oct 2009 13:19:12 +0200 Message-ID: <20091007111911.GA20835@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: avi@redhat.com, kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60370 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758835AbZJGLVj (ORCPT ); Wed, 7 Oct 2009 07:21:39 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n97BLDmx002796 for ; Wed, 7 Oct 2009 07:21:13 -0400 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Misc fixes for build on a 32 bit system Signed-off-by: Michael S. Tsirkin Michael S. Tsirkin (3): qemu-kvm: fix build with KVM_CAP_SET_GUEST_DEBUG qemu-kvm: fix build on 32 bit qemu-kvm: convert kvm_types to ISO kvm/include/linux/kvm_types.h | 50 ++++++++++++++++++++-------------------- qemu-kvm.c | 5 ++- qemu-kvm.h | 2 +- 3 files changed, 29 insertions(+), 28 deletions(-)