Message ID | 20190517130305.32123-1-lvivier@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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(-) >
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
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(-) >> >