From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZzh8-0005d9-Um for qemu-devel@nongnu.org; Thu, 20 Dec 2018 09:53:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZzh8-0005bY-6x for qemu-devel@nongnu.org; Thu, 20 Dec 2018 09:53:02 -0500 Received: from mail-oi1-x244.google.com ([2607:f8b0:4864:20::244]:43753) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZzh7-0005as-V2 for qemu-devel@nongnu.org; Thu, 20 Dec 2018 09:53:02 -0500 Received: by mail-oi1-x244.google.com with SMTP id u18so2049126oie.10 for ; Thu, 20 Dec 2018 06:53:01 -0800 (PST) MIME-Version: 1.0 References: <20181218161008.3882-1-mst@redhat.com> <20181220154959.4a598d84@Igors-MacBook-Pro.local> In-Reply-To: <20181220154959.4a598d84@Igors-MacBook-Pro.local> From: Peter Maydell Date: Thu, 20 Dec 2018 14:52:49 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL v2 00/30] pci, pc, virtio: fixes, features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: "Michael S. Tsirkin" , QEMU Developers On Thu, 20 Dec 2018 at 14:50, Igor Mammedov wrote: > > On Wed, 19 Dec 2018 19:15:26 +0000 > Peter Maydell wrote: > > Hi; I'm afraid I get conflicts in some files which look > > too complicated for me to want to try to resolve at this end: > > Auto-merging tests/vmgenid-test.c > > CONFLICT (content): Merge conflict in tests/vmgenid-test.c > > Auto-merging tests/bios-tables-test.c > > CONFLICT (content): Merge conflict in tests/bios-tables-test.c > > Auto-merging tests/acpi-utils.h > > CONFLICT (content): Merge conflict in tests/acpi-utils.h > > Auto-merging tests/acpi-utils.c > > CONFLICT (content): Merge conflict in tests/acpi-utils.c > > Removing include/hw/smbios/ipmi.h > > I'm working on fixing conflicts due to 29/30 and will include conflicting patch in my acpi tests cleanup on respin > > Meanwhile could you drop 29/30 and apply the rest of pull request (which applies just fine)? I can't apply a partial pull request -- MST will need to drop those patches and send a v2. thanks -- PMM