From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: [PATCH v2 0/3] get rid of vcpu structure Date: Thu, 15 Oct 2009 13:50:34 -0300 Message-ID: <1255625437-32395-1-git-send-email-glommer@redhat.com> Cc: avi@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:15503 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933351AbZJOQvG (ORCPT ); Thu, 15 Oct 2009 12:51:06 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9FGoe8I007197 for ; Thu, 15 Oct 2009 12:50:40 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Same as before, fixing test for ioctl return values as suggested by Marcelo.