From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Sun, 26 Jul 2009 22:06:06 +0000 Subject: Re: [GIT PULL] Add KVM support for Book3s_64 (PPC64) hosts v3 Message-Id: <1248645966.28464.8.camel@pasglop> List-Id: References: <1248453028-49627-1-git-send-email-agraf@suse.de> In-Reply-To: <1248453028-49627-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On Sun, 2009-07-26 at 15:46 +0300, Avi Kivity wrote: > > > > As soon as someone implement dirty logging on a 32-bit big endian > > target, it will break though, so before that day comes we need to > > change set_bit to set_bit_64. > > Perhaps we can get away with disabling 32-on-64 for the > configurations > that break to start with. Well, 32-on-64 is probably still the most widely used configuration on ppc Cheers, Ben.