From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMCqx-00028I-GX for qemu-devel@nongnu.org; Mon, 03 Aug 2015 06:20:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMCqq-0007TP-Vj for qemu-devel@nongnu.org; Mon, 03 Aug 2015 06:20:19 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:12236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMCqq-0007T0-QL for qemu-devel@nongnu.org; Mon, 03 Aug 2015 06:20:12 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NSI00FGS4PLUL50@mailout4.w1.samsung.com> for qemu-devel@nongnu.org; Mon, 03 Aug 2015 11:20:09 +0100 (BST) From: Pavel Fedin References: <015a01d0c85c$b52b61d0$1f822570$@samsung.com> <20150727152658.3f3740f7@nial.brq.redhat.com> <00da01d0c9dc$b39503e0$1abf0ba0$@samsung.com> <00f401d0c9e3$517efba0$f47cf2e0$@samsung.com> <015b01d0c9f0$0981cd20$1c856760$@samsung.com> <00b601d0cdba$808e3980$81aaac80$@samsung.com> <00be01d0cdc3$bb2e87d0$318b9770$@samsung.com> In-reply-to: Date: Mon, 03 Aug 2015 13:20:08 +0300 Message-id: <015f01d0cdd5$f9a4a730$ecedf590$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: quoted-printable Content-language: ru Subject: Re: [Qemu-devel] [PATCH v3] hw/arm/virt: Add high MMIO PCI region List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Peter Maydell' Cc: 'QEMU Developers' , 'Igor Mammedov' , 'Paolo Bonzini' , 'Alexander Graf' , "'Michael S. Tsirkin'" Hello! > > In order to keep this guest working, we need a possibility to > > disable the new MMIO region in qemu. At least to omit it from the > > device tree. >=20 > Yes, this is the workaround, which it sounds like we need. Ok. Just to avoid sending one more version which will be rejected. What = behavior for 32 bits would you prefer? a) Enable high MMIO by default, owners of old guests will have to add an = option to disable it. b) Disable it by default. If somebody wants to use it on 32 bits, enable = it explicitly. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia