From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 09 Nov 2008 10:01:53 +0000 Subject: Re: [PATCH] kvm: ensure that memslot userspace addresses are page-aligned Message-Id: <4916B511.1080605@redhat.com> List-Id: References: <76e29eef35b1442b4150.1226086332@localhost.localdomain> In-Reply-To: <76e29eef35b1442b4150.1226086332-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hollis Blanchard Cc: kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hollis Blanchard wrote: > Bad page translation and silent guest failure ensue if the userspace address is > not page-aligned. I hit this problem using large (host) pages with qemu, > because qemu currently has a hardcoded 4096-byte alignment for guest memory > allocations. > > Applied, thanks. -- error compiling committee.c: too many arguments to function