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(-) >