[PATCH kernel 0/2] crypto/ccp: Fixes for PCI IDE

Alexey Kardashevskiy posted 2 patches 2 weeks, 1 day ago
drivers/crypto/ccp/sev-dev-tsm.c | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
[PATCH kernel 0/2] crypto/ccp: Fixes for PCI IDE
Posted by Alexey Kardashevskiy 2 weeks, 1 day ago
A couple of fixes for bugs discovered recently as we got more of
these devices and tested more configurations with multiple devices
on same and different bridges.


This is based on sha1
0499add8efd7 Paolo Bonzini Merge tag 'kvm-x86-fixes-6.19-rc1' of htts://github.com/kvm-x86/linux into HEAD

Please comment. Thanks.



Alexey Kardashevskiy (2):
  crypto/ccp: Use PCI bridge defaults for IDE
  crypto/ccp: Allow multiple streams on the same root bridge

 drivers/crypto/ccp/sev-dev-tsm.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

-- 
2.52.0
Re: [PATCH kernel 0/2] crypto/ccp: Fixes for PCI IDE
Posted by Tom Lendacky 2 weeks ago
On 1/22/26 23:30, Alexey Kardashevskiy wrote:
> A couple of fixes for bugs discovered recently as we got more of
> these devices and tested more configurations with multiple devices
> on same and different bridges.
> 
> 
> This is based on sha1
> 0499add8efd7 Paolo Bonzini Merge tag 'kvm-x86-fixes-6.19-rc1' of htts://github.com/kvm-x86/linux into HEAD
> 
> Please comment. Thanks.
> 

You might want to send a patch that adds you as a maintainer of the SEV
TIO files/support, too.

Acked-by: Tom Lendacky <thomas.lendacky@amd.com>

> 
> 
> Alexey Kardashevskiy (2):
>   crypto/ccp: Use PCI bridge defaults for IDE
>   crypto/ccp: Allow multiple streams on the same root bridge
> 
>  drivers/crypto/ccp/sev-dev-tsm.c | 15 +--------------
>  1 file changed, 1 insertion(+), 14 deletions(-)
>