From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] kvm-unit-tests: VMX: Fix two minor bugs Date: Wed, 11 Sep 2013 09:45:25 +0200 Message-ID: <52301F95.1050605@redhat.com> References: <1378869109-14128-1-git-send-email-yzt356@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm , Jan Kiszka , Gleb Natapov To: Arthur Chunqi Li Return-path: Received: from mail-ee0-f51.google.com ([74.125.83.51]:61229 "EHLO mail-ee0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034Ab3IKHpU (ORCPT ); Wed, 11 Sep 2013 03:45:20 -0400 Received: by mail-ee0-f51.google.com with SMTP id c1so4339948eek.24 for ; Wed, 11 Sep 2013 00:45:19 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Il 11/09/2013 05:15, Arthur Chunqi Li ha scritto: > Hi Paolo, > > Sorry but I should trouble you merging these two minor changes to vmx branch. > > Until now, all the commits in vmx branch seems fine (if others have no > comments). Because I have some patches to commit based on vmx branch, > should we merge this branch to master or I just commit patches based > on vmx? Please send patches based on vmx, otherwise review becomes very very hard. When everything is ready, we'll squash the fixes and merge to master. Until then, vmx will _not_ be rebased so you can use it for development. Paolo