From patchwork Tue Jul 18 02:47:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 789830 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=208.118.235.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="OYRYbWVQ"; dkim-atps=neutral Received: from lists.gnu.org (unknown [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xBPjd5mhsz9t2M for ; Tue, 18 Jul 2017 12:48:19 +1000 (AEST) Received: from localhost ([::1]:53541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXIYT-0002qQ-As for incoming@patchwork.ozlabs.org; Mon, 17 Jul 2017 22:48:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXIXn-0002pa-4i for qemu-devel@nongnu.org; Mon, 17 Jul 2017 22:47:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXIXm-00084r-Em for qemu-devel@nongnu.org; Mon, 17 Jul 2017 22:47:27 -0400 Received: from mail-qk0-x241.google.com ([2607:f8b0:400d:c09::241]:35172) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dXIXm-00084H-Af for qemu-devel@nongnu.org; Mon, 17 Jul 2017 22:47:26 -0400 Received: by mail-qk0-x241.google.com with SMTP id z22so1005386qka.2 for ; Mon, 17 Jul 2017 19:47:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references:mime-version:content-transfer-encoding; bh=yXoh3REDXJ42J4oss3He7vGtcFoPZT36/u8X8NVCSrU=; b=OYRYbWVQLr5mlU9amNy5gpIPQv7tGw1B3UABbD6U6WSrV8zDNvGG5VnOpZ8r9C5lHc KsDauqj/3KHNXUWUh/okZwORMRUp+X6chiy8+xUZmMhb0I2Y+P1PIOFk1g9S2Ds5rDLz DrbjBzQFwfK9iEIJVjgdeLJObKj2Rldtcv/DpbbfDwnO8vzOvZeLFv52IAU0zEZu65rF GIvdRyH20w2QKVmmsD5GrZSbNPPgfpTsRUIWF3dECPsjlTaZfHR4ZxXnIZlYv0+XHr5T fj4cThIbCuPvbFOrAzQZ/PVDdmpF4Xk7njvXHJr8IYDOcVXfF/VallZnCu4KyVexe0Tv ET8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:in-reply-to:references:mime-version :content-transfer-encoding; bh=yXoh3REDXJ42J4oss3He7vGtcFoPZT36/u8X8NVCSrU=; b=UYnQF0Bp1OpMuxK3/qSq0rjKiHXxOTD10eZRlFzdWhoG80KZqRoeStrk0HrOufomsE dWnRnM9MT4TpSfnNzX3RkZeR02ITxvWWsdzyjNPGf+OyjL856nE/lsvf0SC8asQEkBz0 iFs9xl68CialDS+StTUejO66YmP9WXf6UJN1ueJhsZubTHvb5FuFIIoCLHRmshsXdiU0 g2n3FdvixDMxUTUB3pJVOT9BC7fHDtNQBmzsHer4iHVLnjdvtYpVl8Vd1mHsGsHedUOy Tu1zLrdV4zSY8SrQMM9DVpwdGSfAyalusey0xr77COCkEKoK/CN6L5jLGu/QL6NbfUgk v8GQ== X-Gm-Message-State: AIVw111mWUrHWbemzjaK6LmlS3+38YLF9j7EiIxhe8NolFhmnrGqsWSD OyroFw2RRwuixw== X-Received: by 10.55.106.66 with SMTP id f63mr593604qkc.167.1500346045745; Mon, 17 Jul 2017 19:47:25 -0700 (PDT) Received: from yoga.offpageads.com ([138.117.48.223]) by smtp.gmail.com with ESMTPSA id p24sm697469qki.49.2017.07.17.19.47.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2017 19:47:25 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Fam Zheng , Peter Maydell Date: Mon, 17 Jul 2017 23:47:10 -0300 Message-Id: <20170718024713.27557-3-f4bug@amsat.org> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170718024713.27557-1-f4bug@amsat.org> References: <20170718024713.27557-1-f4bug@amsat.org> In-Reply-To: <20170717144848.11793-1-alex.bennee@linaro.org> References: <20170717144848.11793-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c09::241 Subject: [Qemu-devel] [PATCH v2.5 2/5] shippable: add win32/64 targets X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Philippe Mathieu-Daudé --- .shippable.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.shippable.yml b/.shippable.yml index 53b43b349f..dd4bbc84b1 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -7,6 +7,10 @@ env: matrix: - IMAGE=debian-amd64 TARGET_LIST=x86_64-softmmu,x86_64-linux-user + - IMAGE=debian-win32-cross + TARGET_LIST=arm-softmmu,i386-softmmu,lm32-softmmu + - IMAGE=debian-win64-cross + TARGET_LIST=aarch64-softmmu,sparc64-softmmu,x86_64-softmmu - IMAGE=debian-armel-cross TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user - IMAGE=debian-armhf-cross