On 08/11/2016 05:41 AM, Emilio G. Cota wrote:
> On Thu, Aug 11, 2016 at 10:45:02 +0200, Igor Mammedov wrote:
>> On Wed, 10 Aug 2016 17:19:48 +0200
>> Paolo Bonzini wrote:
>>> The patch makes sense, but I think we don't need to call qht_reset_size
>>> at all.
>>>
>>> tb_flush should not do anything
On Thu, Aug 11, 2016 at 10:45:02 +0200, Igor Mammedov wrote:
> On Wed, 10 Aug 2016 17:19:48 +0200
> Paolo Bonzini wrote:
> > The patch makes sense, but I think we don't need to call qht_reset_size
> > at all.
> >
> > tb_flush should not do anything if using KVM. There are several ways to
> > do t
On Wed, 10 Aug 2016 17:19:48 +0200
Paolo Bonzini wrote:
CCing original author,
here is his varinat how to fix it
https://www.mail-archive.com/qemu-devel@nongnu.org/msg391790.html
> On 10/08/2016 03:05, Brent W. Baccala wrote:
> > Hi -
> >
> > This is a bug report that includes a patch. My und
On 10/08/2016 03:05, Brent W. Baccala wrote:
> Hi -
>
> This is a bug report that includes a patch. My understanding of your
> submission guidelines in that it should go to qemu-devel and not to the bug
> tracker. Sorry if I didn't understand your procedures.
>
> I'm running qemu-system-i386
This fixes regression caused by commit 909eaac9bbc
that I've reported today:
"Re: [Qemu-devel] [PULL 14/15] tb hash: track translated blocks with qht"
On Tue, 9 Aug 2016 15:05:36 -1000
"Brent W. Baccala" wrote:
> Hi -
>
> This is a bug report that includes a patch. My understanding of your
Hi -
This is a bug report that includes a patch. My understanding of your
submission guidelines in that it should go to qemu-devel and not to the bug
tracker. Sorry if I didn't understand your procedures.
I'm running qemu-system-i386 built from the master branch from git://
git.qemu-project.org