Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-07-10 Thread Alexander Graf
On 10.07.2012, at 10:16, Benjamin Herrenschmidt wrote: > On Tue, 2012-07-10 at 17:25 +1000, Benjamin Herrenschmidt wrote: >> On Wed, 2012-06-27 at 22:10 +1000, Benjamin Herrenschmidt wrote: >>> From: David Gibson >>> >>> This adds support for then new "reset htab" ioctl which allows qemu >>> to

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-07-10 Thread Benjamin Herrenschmidt
On Tue, 2012-07-10 at 17:25 +1000, Benjamin Herrenschmidt wrote: > On Wed, 2012-06-27 at 22:10 +1000, Benjamin Herrenschmidt wrote: > > From: David Gibson > > > > This adds support for then new "reset htab" ioctl which allows qemu > > to properly cleanup the MMU hash table when the guest is reset

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-07-10 Thread Benjamin Herrenschmidt
On Wed, 2012-06-27 at 22:10 +1000, Benjamin Herrenschmidt wrote: > From: David Gibson > > This adds support for then new "reset htab" ioctl which allows qemu > to properly cleanup the MMU hash table when the guest is reset. With > the corresponding kernel support, reset of a guest now works prope

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-06-27 Thread Alexander Graf
On 27.06.2012, at 23:30, Benjamin Herrenschmidt wrote: > On Wed, 2012-06-27 at 14:30 +0200, Alexander Graf wrote: >> Thanks, applied to ppc-next. Next time, please base on top of a newer >> git base - I had to manually fix the patch to apply. > > It was based on top of qemu master from yesterday

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-06-27 Thread Benjamin Herrenschmidt
On Wed, 2012-06-27 at 14:30 +0200, Alexander Graf wrote: > Thanks, applied to ppc-next. Next time, please base on top of a newer > git base - I had to manually fix the patch to apply. It was based on top of qemu master from yesterday. As you know that's what I work on top of. Did you make sure you

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-06-27 Thread Alexander Graf
On 27.06.2012, at 14:10, Benjamin Herrenschmidt wrote: > From: David Gibson > > This adds support for then new "reset htab" ioctl which allows qemu > to properly cleanup the MMU hash table when the guest is reset. With > the corresponding kernel support, reset of a guest now works properly. >

Re: [Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-06-27 Thread Benjamin Herrenschmidt
On Wed, 2012-06-27 at 22:10 +1000, Benjamin Herrenschmidt wrote: > From: David Gibson > > This adds support for then new "reset htab" ioctl which allows qemu > to properly cleanup the MMU hash table when the guest is reset. With > the corresponding kernel support, reset of a guest now works prope

[Qemu-devel] [PATCH] pseries: Add support for new KVM hash table control call

2012-06-27 Thread Benjamin Herrenschmidt
From: David Gibson This adds support for then new "reset htab" ioctl which allows qemu to properly cleanup the MMU hash table when the guest is reset. With the corresponding kernel support, reset of a guest now works properly. This also paves the way for indicating a different size hash table to