From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RYr4k-0001hY-I8 for qemu-devel@nongnu.org; Thu, 08 Dec 2011 22:24:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RYr4j-00052o-NF for qemu-devel@nongnu.org; Thu, 08 Dec 2011 22:24:42 -0500 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:47156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RYr4i-00052G-Va for qemu-devel@nongnu.org; Thu, 08 Dec 2011 22:24:41 -0500 Received: from /spool/local by e23smtp08.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 9 Dec 2011 03:22:45 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pB93KQ6O3629186 for ; Fri, 9 Dec 2011 14:20:28 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pB93O5tD012181 for ; Fri, 9 Dec 2011 14:24:05 +1100 Message-ID: <4EE17F54.8030202@linux.vnet.ibm.com> Date: Fri, 09 Dec 2011 11:24:04 +0800 From: hkran MIME-Version: 1.0 References: <1323323353-2098-1-git-send-email-hkran@linux.vnet.ibm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] use pci macro in virtio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On 12/08/2011 06:17 PM, Stefan Hajnoczi wrote: > On Thu, Dec 8, 2011 at 5:49 AM, hkran wrote: >> Signed-off-by: hkran > Anthony asked that you put your real name in the Signed-off-by. You > don't need to resend the patch, please just reply to this mail with: > Signed-off-by: $YOUR_NAME > > Thanks, > Stefan > Signed-off-by: Hui Kai Ran