* [GIT PULL] KVM fixes for 3.4-rc1
@ 2012-04-05 16:40 Avi Kivity
2012-04-07 16:55 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2012-04-05 16:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, KVM list, Marcelo Tosatti, Paul Mackerras
Linus, please pull a few fixes from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.4
A bunch of powerpc KVM fixes, a guest and a host RCU fix (unrelated),
and a small build fix.
----------------------------------------------------------------
Alexander Graf (3):
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
KVM: PPC: Save/Restore CR over vcpu_run
KVM: PPC: Book3S: PR: Fix preemption
Avi Kivity (1):
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux
into new/master
Gleb Natapov (1):
KVM: Resolve RCU vs. async page fault problem
Marcelo Tosatti (1):
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Paul Mackerras (2):
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears
exist
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Sasikantha babu (1):
KVM: PMU: Fix integer constant is too large warning in
kvm_pmu_set_msr()
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] KVM fixes for 3.4-rc1
2012-04-05 16:40 [GIT PULL] KVM fixes for 3.4-rc1 Avi Kivity
@ 2012-04-07 16:55 ` Linus Torvalds
2012-04-08 9:00 ` Avi Kivity
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2012-04-07 16:55 UTC (permalink / raw)
To: Avi Kivity; +Cc: linux-kernel, KVM list, Marcelo Tosatti, Paul Mackerras
On Thu, Apr 5, 2012 at 9:40 AM, Avi Kivity <avi@redhat.com> wrote:
> Linus, please pull a few fixes from
>
> git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.4
>
> A bunch of powerpc KVM fixes, a guest and a host RCU fix (unrelated),
> and a small build fix.
Grr.
static inline int pull_function(void)
{
return -ENODIFFSTAT;
}
Please use the proper scripting to do pull requests, like "git request-pull"
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] KVM fixes for 3.4-rc1
2012-04-07 16:55 ` Linus Torvalds
@ 2012-04-08 9:00 ` Avi Kivity
0 siblings, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2012-04-08 9:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, KVM list, Marcelo Tosatti, Paul Mackerras
On 04/07/2012 07:55 PM, Linus Torvalds wrote:
> On Thu, Apr 5, 2012 at 9:40 AM, Avi Kivity <avi@redhat.com> wrote:
> > Linus, please pull a few fixes from
> >
> > git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.4
> >
> > A bunch of powerpc KVM fixes, a guest and a host RCU fix (unrelated),
> > and a small build fix.
>
> Grr.
>
> static inline int pull_function(void)
> {
> return -ENODIFFSTAT;
> }
>
> Please use the proper scripting to do pull requests, like "git request-pull"
>
I did, but I left the diffstat out accidentally, sorry.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-08 9:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 16:40 [GIT PULL] KVM fixes for 3.4-rc1 Avi Kivity
2012-04-07 16:55 ` Linus Torvalds
2012-04-08 9:00 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox