mbox

[kvm-unit-tests,PULL,0/2] Ppc next patches

Message ID 20190517130305.32123-1-lvivier@redhat.com
State Not Applicable
Headers show

Pull-request

https://github.com/vivier/kvm-unit-tests.git tags/ppc-next-pull-request

Message

Laurent Vivier May 17, 2019, 1:03 p.m. UTC
The following changes since commit 14bc602f3479d3f5c5e11034daa1070c61bd5640:

  Merge tag 'pull-request-2019-04-19' of https://gitlab.com/huth/kvm-unit-tests (2019-05-03 10:53:30 -0600)

are available in the Git repository at:

  https://github.com/vivier/kvm-unit-tests.git tags/ppc-next-pull-request

for you to fetch changes up to aa3a3a9e6654fce23a78141c8cfadcd6ba871af1:

  powerpc: Make h_cede_tm test run by default (2019-05-17 13:50:47 +0200)

----------------------------------------------------------------
Fix h_cede_tm timeout

----------------------------------------------------------------

Suraj Jitindar Singh (2):
  powerpc: Allow for a custom decr value to be specified to load on decr
    excp
  powerpc: Make h_cede_tm test run by default

 lib/powerpc/handlers.c | 7 ++++---
 powerpc/sprs.c         | 3 ++-
 powerpc/tm.c           | 4 +++-
 powerpc/unittests.cfg  | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)

Comments

Laurent Vivier June 3, 2019, 8:24 a.m. UTC | #1
Radim, Paolo,

is there something that prevents this PR to be merged?

Thanks,
Laurent

On 17/05/2019 15:03, Laurent Vivier wrote:
> The following changes since commit 14bc602f3479d3f5c5e11034daa1070c61bd5640:
> 
>   Merge tag 'pull-request-2019-04-19' of https://gitlab.com/huth/kvm-unit-tests (2019-05-03 10:53:30 -0600)
> 
> are available in the Git repository at:
> 
>   https://github.com/vivier/kvm-unit-tests.git tags/ppc-next-pull-request
> 
> for you to fetch changes up to aa3a3a9e6654fce23a78141c8cfadcd6ba871af1:
> 
>   powerpc: Make h_cede_tm test run by default (2019-05-17 13:50:47 +0200)
> 
> ----------------------------------------------------------------
> Fix h_cede_tm timeout
> 
> ----------------------------------------------------------------
> 
> Suraj Jitindar Singh (2):
>   powerpc: Allow for a custom decr value to be specified to load on decr
>     excp
>   powerpc: Make h_cede_tm test run by default
> 
>  lib/powerpc/handlers.c | 7 ++++---
>  powerpc/sprs.c         | 3 ++-
>  powerpc/tm.c           | 4 +++-
>  powerpc/unittests.cfg  | 2 +-
>  4 files changed, 10 insertions(+), 6 deletions(-)
>
Paolo Bonzini June 6, 2019, 12:08 p.m. UTC | #2
On 17/05/19 15:03, Laurent Vivier wrote:
>   https://github.com/vivier/kvm-unit-tests.git tags/ppc-next-pull-request

Pulled, thanks.

Paolo
Paolo Bonzini June 6, 2019, 12:27 p.m. UTC | #3
On 03/06/19 10:24, Laurent Vivier wrote:
> Radim, Paolo,
> 
> is there something that prevents this PR to be merged?

FWIW I was just waiting for the merge window waters to settle down, so
that I could go through all the pending patches for both KVM and
kvm-unit-tests.

Paolo

> Thanks,
> Laurent
> 
> On 17/05/2019 15:03, Laurent Vivier wrote:
>> The following changes since commit 14bc602f3479d3f5c5e11034daa1070c61bd5640:
>>
>>   Merge tag 'pull-request-2019-04-19' of https://gitlab.com/huth/kvm-unit-tests (2019-05-03 10:53:30 -0600)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/vivier/kvm-unit-tests.git tags/ppc-next-pull-request
>>
>> for you to fetch changes up to aa3a3a9e6654fce23a78141c8cfadcd6ba871af1:
>>
>>   powerpc: Make h_cede_tm test run by default (2019-05-17 13:50:47 +0200)
>>
>> ----------------------------------------------------------------
>> Fix h_cede_tm timeout
>>
>> ----------------------------------------------------------------
>>
>> Suraj Jitindar Singh (2):
>>   powerpc: Allow for a custom decr value to be specified to load on decr
>>     excp
>>   powerpc: Make h_cede_tm test run by default
>>
>>  lib/powerpc/handlers.c | 7 ++++---
>>  powerpc/sprs.c         | 3 ++-
>>  powerpc/tm.c           | 4 +++-
>>  powerpc/unittests.cfg  | 2 +-
>>  4 files changed, 10 insertions(+), 6 deletions(-)
>>
>