From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [RFC v2 00/20] Memory API Date: Mon, 27 Jun 2011 19:10:01 +0300 Message-ID: <4E08AB59.7020705@redhat.com> References: <1309180927-19003-1-git-send-email-avi@redhat.com> <4E089DFF.3090401@redhat.com> <20110627155216.GA5614@redhat.com> <4E08A79D.7010606@redhat.com> <20110627155920.GB5614@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51356 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407Ab1F0QKH (ORCPT ); Mon, 27 Jun 2011 12:10:07 -0400 In-Reply-To: <20110627155920.GB5614@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/27/2011 06:59 PM, Michael S. Tsirkin wrote: > > > > >- bridges might also enable subtractive decoding > > > (required for isa behind the bridge) > > > > What does that mean? > > subtractive decoding is > a method of address decoding in which a device accepts all > accesses not positively decoded by another agent. > Okay, we implement that already via memory region priorities. -- error compiling committee.c: too many arguments to function