* [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
@ 2012-10-15 11:14 Paul Mackerras
2012-10-15 12:00 ` Alexander Graf
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Paul Mackerras @ 2012-10-15 11:14 UTC (permalink / raw)
To: kvm-ppc
This is a set of 8 patches of which the first 7 have been posted
previously and have had no comments. The 8th is new, but is quite
trivial. They fix a series of issues with HV-style KVM on ppc.
They only touch code that is specific to Book3S HV KVM.
Please apply.
Thanks,
Paul.
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
2012-10-15 11:14 [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet Paul Mackerras
@ 2012-10-15 12:00 ` Alexander Graf
2012-10-16 3:08 ` Paul Mackerras
2012-10-16 8:04 ` Alexander Graf
2 siblings, 0 replies; 5+ messages in thread
From: Alexander Graf @ 2012-10-15 12:00 UTC (permalink / raw)
To: kvm-ppc
On 15.10.2012, at 13:14, Paul Mackerras wrote:
> This is a set of 8 patches of which the first 7 have been posted
> previously and have had no comments. The 8th is new, but is quite
> trivial. They fix a series of issues with HV-style KVM on ppc.
> They only touch code that is specific to Book3S HV KVM.
>
> Please apply.
Sorry, I can't accept patches that haven't shown up on kvm@vger. Please send this patch set again with CC to kvm@vger.
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
2012-10-15 11:14 [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet Paul Mackerras
2012-10-15 12:00 ` Alexander Graf
@ 2012-10-16 3:08 ` Paul Mackerras
2012-10-16 8:04 ` Alexander Graf
2 siblings, 0 replies; 5+ messages in thread
From: Paul Mackerras @ 2012-10-16 3:08 UTC (permalink / raw)
To: kvm-ppc
On Mon, Oct 15, 2012 at 02:00:54PM +0200, Alexander Graf wrote:
>
> Sorry, I can't accept patches that haven't shown up on kvm@vger. Please send this patch set again with CC to kvm@vger.
Done; I didn't cc kvm-ppc this time since the patches haven't changed.
By the way, what is the purpose of kvm-ppc@vger.kernel.org?
Paul.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
2012-10-15 11:14 [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet Paul Mackerras
2012-10-15 12:00 ` Alexander Graf
2012-10-16 3:08 ` Paul Mackerras
@ 2012-10-16 8:04 ` Alexander Graf
2 siblings, 0 replies; 5+ messages in thread
From: Alexander Graf @ 2012-10-16 8:04 UTC (permalink / raw)
To: kvm-ppc
On 16.10.2012, at 05:08, Paul Mackerras <paulus@samba.org> wrote:
> On Mon, Oct 15, 2012 at 02:00:54PM +0200, Alexander Graf wrote:
>>
>> Sorry, I can't accept patches that haven't shown up on kvm@vger. Please send this patch set again with CC to kvm@vger.
>
> Done; I didn't cc kvm-ppc this time since the patches haven't changed.
Thanks :)
>
> By the way, what is the purpose of kvm-ppc@vger.kernel.org?
It's basically a tag so people can filter based on it. For me, mails to kvm-ppc@vger land straight in my inbox, while mails to kvm@vger go to a folder I only read occasionally.
Alex
>
> Paul.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet
@ 2012-10-16 3:03 Paul Mackerras
0 siblings, 0 replies; 5+ messages in thread
From: Paul Mackerras @ 2012-10-16 3:03 UTC (permalink / raw)
To: Alexander Graf; +Cc: kvm
This is a set of 8 patches of which the first 7 have been posted
previously and have had no comments. The 8th is new, but is quite
trivial. They fix a series of issues with HV-style KVM on ppc.
They only touch code that is specific to Book3S HV KVM.
The patches are against the next branch of the kvm tree.
The overall diffstat is:
arch/powerpc/include/asm/kvm_asm.h | 1 +
arch/powerpc/include/asm/kvm_book3s_64.h | 2 +-
arch/powerpc/include/asm/kvm_host.h | 17 +-
arch/powerpc/include/asm/smp.h | 8 +
arch/powerpc/kernel/smp.c | 46 +++++
arch/powerpc/kvm/book3s_hv.c | 316 +++++++++++++++++++++---------
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 11 +-
7 files changed, 293 insertions(+), 108 deletions(-)
Please apply.
Thanks,
Paul.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-10-16 8:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 11:14 [PATCH 0/8] Various Book3s HV fixes that haven't been picked up yet Paul Mackerras
2012-10-15 12:00 ` Alexander Graf
2012-10-16 3:08 ` Paul Mackerras
2012-10-16 8:04 ` Alexander Graf
-- strict thread matches above, loose matches on Subject: below --
2012-10-16 3:03 Paul Mackerras
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.