qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Randrianasulu <randrianasulu@gmail.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	qemu-devel@nongnu.org, Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] cputlb: cast size_t to target_ulong before using for address masks
Date: Fri, 7 Jun 2019 02:41:24 +0300	[thread overview]
Message-ID: <201906070241.24359.randrianasulu@gmail.com> (raw)
In-Reply-To: <87k1dysl14.fsf@zen.linaroharston>

В сообщении от Thursday 06 June 2019 20:04:07 Alex Bennée написал(а):
> 
> Andrew Randrianasulu <randrianasulu@gmail.com> writes:
> 
> > В сообщении от Thursday 06 June 2019 18:43:10 Alex Bennée написал(а):
> >> addr1 = addr & ~((target_ulong)size - 1);
> >
> > yes, this fixes my hang! Thanks!
> 
> Can I take that as a:
> 
> Tested-by: Andrew Randrianasulu <randrianasulu@gmail.com>
> 
> ?

Yes, while I only tested 64-bit x86-64 kernel on 32-bit x86 host, not other machines.

> 
> --
> Alex Bennée
> 



  reply	other threads:[~2019-06-06 23:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-06 15:43 [Qemu-devel] [PATCH] cputlb: cast size_t to target_ulong before using for address masks Alex Bennée
2019-06-06 15:57 ` Andrew Randrianasulu
2019-06-06 17:04   ` Alex Bennée
2019-06-06 23:41     ` Andrew Randrianasulu [this message]
2019-06-06 16:08 ` Richard Henderson
2019-06-06 23:08 ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201906070241.24359.randrianasulu@gmail.com \
    --to=randrianasulu@gmail.com \
    --cc=alex.bennee@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).