From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A497C433E0 for ; Sat, 23 Jan 2021 21:00:07 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CDDA322CA0 for ; Sat, 23 Jan 2021 21:00:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CDDA322CA0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:48982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3Q0r-0007wT-MD for qemu-devel@archiver.kernel.org; Sat, 23 Jan 2021 16:00:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Pyo-0006i8-6w for qemu-devel@nongnu.org; Sat, 23 Jan 2021 15:57:59 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:34489) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1l3Pyk-0007Mw-9r for qemu-devel@nongnu.org; Sat, 23 Jan 2021 15:57:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611435472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1nu+kXK8lwCltOcv+dSPdAMR7G29Qifed4U6LDNun6U=; b=PBBRDGogXqWx+UadQoI7K3nNHduz8rlQaFT4YD8KVXZh9GLxXr9+AY/gvSCTMoNfAG1Kvl PQM17tuEWEk/9I/kzhs3QdufV/oBbqSL1I0KFQ6BSUSKrNL8bfZ9toRFjG6J37pPjnZfOb 4T08Is197P6m7KekRhIo3Vb5Lt7E8bg= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-2-nMtgdjFIM1uMOGlNemNq0g-1; Sat, 23 Jan 2021 15:57:49 -0500 X-MC-Unique: nMtgdjFIM1uMOGlNemNq0g-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 43ECC801817 for ; Sat, 23 Jan 2021 20:57:48 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 11C64100AE43 for ; Sat, 23 Jan 2021 20:57:47 +0000 (UTC) From: Paolo Bonzini To: qemu-devel@nongnu.org Subject: [PULL v2 00/30] Misc patches for 2021-01-21 Date: Sat, 23 Jan 2021 15:57:47 -0500 Message-Id: <20210123205747.1175854-1-pbonzini@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=pbonzini@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=170.10.133.124; envelope-from=pbonzini@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -22 X-Spam_score: -2.3 X-Spam_bar: -- X-Spam_report: (-2.3 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.165, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" The following changes since commit fef80ea073c4862bc9eaddb6ddb0ed970b8ad7c4: Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into staging (2021-01-21 10:44:28 +0000) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to ccd3b3b8112b670fdccf8a392b8419b173ffccb4: qemu-option: warn for short-form boolean options (2021-01-23 15:55:08 -0500) ---------------------------------------------------------------- * Make MinGW respect --bindir (Joshua) * Switch MinGW to a "deep" installation (Joshua + NSIS fixes by myself) * Fix compilation errors/warnings (Qixin, Philippe) * QemuOpts cleanups (myself) * Consistency improvements for -action (myself) * remove deprecated "change vnc TARGET" functionality (myself) * meson cleanups (Marc-André, Philippe, myself) * IDE out-of-bounds access (Prasad) * LA57 fix for -cpu max (Weijiang) ---------------------------------------------------------------- Gan Qixin (1): util/cacheflush: Fix error generated by clang Joshua Watt (1): configure: MinGW respect --bindir argument Marc-André Lureau (3): build-sys: remove unused LIBS build-sys: set global arguments for cflags/ldflags build-sys: add libvhost-user missing dependencies Paolo Bonzini (11): runstate: cleanup reboot and panic actions build-system: clean up TCG/TCI configury nsis: adjust for new MinGW paths meson: convert wixl detection to Meson acceptance: switch to QMP change-vnc-password command hmp: remove "change vnc TARGET" command qmp: remove deprecated "change" command vnc: support "-vnc help" qemu-option: clean up id vs. list->merge_lists qemu-option: move help handling to get_opt_name_value qemu-option: warn for short-form boolean options Philippe Mathieu-Daudé (12): softmmu/physmem: Silence GCC 10 maybe-uninitialized error meson: Declare have_virtfs_proxy_helper in main meson.build meson: Summarize information related to directories first meson: Display host binaries information altogether meson: Summarize overall features altogether meson: Summarize compilation-related information altogether meson: Display accelerators and selected targets altogether meson: Display block layer information altogether meson: Display crypto-related information altogether meson: Add a section header for library dependencies meson.build: Declare global edk2_targets / install_edk2_blobs variables meson.build: Detect bzip2 program Prasad J Pandit (1): ide: atapi: check logical block address and read size (CVE-2020-29443) Yang Weijiang (1): x86/cpu: Use max host physical address if -cpu max option is applied Makefile | 2 - configure | 144 +++----------- disas/meson.build | 2 - docs/system/deprecated.rst | 11 +- docs/system/removed-features.rst | 11 ++ fsdev/meson.build | 1 - hmp-commands.hx | 6 - hw/ide/atapi.c | 30 ++- include/ui/console.h | 2 +- meson.build | 346 ++++++++++++++++++++-------------- meson_options.txt | 4 + monitor/hmp-cmds.c | 7 +- monitor/qmp-cmds.c | 51 ----- pc-bios/descriptors/meson.build | 30 +-- pc-bios/meson.build | 6 +- qapi/misc.json | 49 ----- qapi/run-state.json | 10 +- qemu-options.hx | 8 +- qemu.nsi | 42 +---- qga/meson.build | 55 +++--- softmmu/physmem.c | 2 +- softmmu/runstate-action.c | 4 +- softmmu/runstate.c | 7 +- softmmu/vl.c | 8 +- subprojects/libvhost-user/meson.build | 3 + target/i386/cpu.c | 1 + tests/acceptance/vnc.py | 18 +- tests/test-qemu-opts.c | 2 +- ui/vnc-stubs.c | 7 +- ui/vnc.c | 8 +- util/cacheflush.c | 8 +- util/qemu-option.c | 86 +++++---- 32 files changed, 433 insertions(+), 538 deletions(-) -- 2.26.2