Displaying 11 results from an estimated 11 matches for "huangweidong".
Did you mean:
hanweidong
2016 Dec 15
2
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
On Thursday, December 15, 2016 8:45 AM, Gonglei (Arei) Wrote:
< > > diff --git a/drivers/crypto/virtio/virtio_crypto_core.c
< > b/drivers/crypto/virtio/virtio_crypto_core.c
< > > new file mode 100644
< > > index 0000000..c0854a1
< > > --- /dev/null
< > > +++ b/drivers/crypto/virtio/virtio_crypto_core.c
< > > @@ -0,0 +1,474 @@
< >
2016 Dec 15
2
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
On Thursday, December 15, 2016 8:45 AM, Gonglei (Arei) Wrote:
< > > diff --git a/drivers/crypto/virtio/virtio_crypto_core.c
< > b/drivers/crypto/virtio/virtio_crypto_core.c
< > > new file mode 100644
< > > index 0000000..c0854a1
< > > --- /dev/null
< > > +++ b/drivers/crypto/virtio/virtio_crypto_core.c
< > > @@ -0,0 +1,474 @@
< >
2016 Dec 15
0
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
...xin.zeng at intel.com]
> Sent: Thursday, December 15, 2016 8:59 AM
> To: Gonglei (Arei); Halil Pasic; linux-kernel at vger.kernel.org;
> qemu-devel at nongnu.org; virtio-dev at lists.oasis-open.org;
> virtualization at lists.linux-foundation.org; linux-crypto at vger.kernel.org
> Cc: Huangweidong (C); Claudio Fontana; mst at redhat.com; Luonengjun;
> Hanweidong (Randy); Xuquan (Quan Xu); Wanzongshun (Vincent);
> stefanha at redhat.com; Zhoujian (jay, Euler); cornelia.huck at de.ibm.com;
> longpeng; arei.gonglei at hotmail.com; davem at davemloft.net; Wubin (H);
> herbert at gond...
2016 Dec 15
1
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
...t; > Sent: Thursday, December 15, 2016 8:59 AM
> > To: Gonglei (Arei); Halil Pasic; linux-kernel at vger.kernel.org;
> > qemu-devel at nongnu.org; virtio-dev at lists.oasis-open.org;
> > virtualization at lists.linux-foundation.org; linux-crypto at vger.kernel.org
> > Cc: Huangweidong (C); Claudio Fontana; mst at redhat.com; Luonengjun;
> > Hanweidong (Randy); Xuquan (Quan Xu); Wanzongshun (Vincent);
> > stefanha at redhat.com; Zhoujian (jay, Euler); cornelia.huck at de.ibm.com;
> > longpeng; arei.gonglei at hotmail.com; davem at davemloft.net; Wubin (H);
>...
2016 Dec 15
1
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
...t; > Sent: Thursday, December 15, 2016 8:59 AM
> > To: Gonglei (Arei); Halil Pasic; linux-kernel at vger.kernel.org;
> > qemu-devel at nongnu.org; virtio-dev at lists.oasis-open.org;
> > virtualization at lists.linux-foundation.org; linux-crypto at vger.kernel.org
> > Cc: Huangweidong (C); Claudio Fontana; mst at redhat.com; Luonengjun;
> > Hanweidong (Randy); Xuquan (Quan Xu); Wanzongshun (Vincent);
> > stefanha at redhat.com; Zhoujian (jay, Euler); cornelia.huck at de.ibm.com;
> > longpeng; arei.gonglei at hotmail.com; davem at davemloft.net; Wubin (H);
>...
2016 Dec 09
1
[PATCH v6 1/2] sparc: fix a building error reported by kbuild
Hi Gonglei.
On Thu, Dec 08, 2016 at 12:37:08PM +0800, Gonglei wrote:
> >> arch/sparc/include/asm/topology_64.h:44:44:
> error: implicit declaration of function 'cpu_data'
> [-Werror=implicit-function-declaration]
>
> #define topology_physical_package_id(cpu) (cpu_data(cpu).proc_id)
> ^
> Let's include
2016 Dec 09
1
[PATCH v6 1/2] sparc: fix a building error reported by kbuild
Hi Gonglei.
On Thu, Dec 08, 2016 at 12:37:08PM +0800, Gonglei wrote:
> >> arch/sparc/include/asm/topology_64.h:44:44:
> error: implicit declaration of function 'cpu_data'
> [-Werror=implicit-function-declaration]
>
> #define topology_physical_package_id(cpu) (cpu_data(cpu).proc_id)
> ^
> Let's include
2016 Dec 06
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
...; Sent: Thursday, December 01, 2016 8:39 PM
> To: linux-kernel at vger.kernel.org; qemu-devel at nongnu.org;
> virtio-dev at lists.oasis-open.org; virtualization at lists.linux-foundation.org;
> linux-crypto at vger.kernel.org
> Cc: Luonengjun; mst at redhat.com; stefanha at redhat.com; Huangweidong (C);
> Wubin (H); xin.zeng at intel.com; Claudio Fontana;
> herbert at gondor.apana.org.au; pasic at linux.vnet.ibm.com;
> davem at davemloft.net; Zhoujian (jay, Euler); Hanweidong (Randy);
> arei.gonglei at hotmail.com; cornelia.huck at de.ibm.com; Xuquan (Quan Xu);
> longpeng; Wanz...
2016 Dec 06
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
...; Sent: Thursday, December 01, 2016 8:39 PM
> To: linux-kernel at vger.kernel.org; qemu-devel at nongnu.org;
> virtio-dev at lists.oasis-open.org; virtualization at lists.linux-foundation.org;
> linux-crypto at vger.kernel.org
> Cc: Luonengjun; mst at redhat.com; stefanha at redhat.com; Huangweidong (C);
> Wubin (H); xin.zeng at intel.com; Claudio Fontana;
> herbert at gondor.apana.org.au; pasic at linux.vnet.ibm.com;
> davem at davemloft.net; Zhoujian (jay, Euler); Hanweidong (Randy);
> arei.gonglei at hotmail.com; cornelia.huck at de.ibm.com; Xuquan (Quan Xu);
> longpeng; Wanz...
2016 Dec 01
3
[PATCH v5 0/1] virtio-crypto: add Linux driver
v5:
- add comments for algs_lock and table_lock. [Stefan]
- use kzfree instead of kfree for key material security. [Stefan]
- drop unnecessary spin_lock for struct virtio_crypto_ablkcipher_ctx.
- dynamically allocated memory for iv in order to avoid to do DMA from
the stack memory in __virtio_crypto_ablkcipher_do_req().
- add logs for error path in virtio_crypto_alg_validate_key().
- add
2016 Dec 01
3
[PATCH v5 0/1] virtio-crypto: add Linux driver
v5:
- add comments for algs_lock and table_lock. [Stefan]
- use kzfree instead of kfree for key material security. [Stefan]
- drop unnecessary spin_lock for struct virtio_crypto_ablkcipher_ctx.
- dynamically allocated memory for iv in order to avoid to do DMA from
the stack memory in __virtio_crypto_ablkcipher_do_req().
- add logs for error path in virtio_crypto_alg_validate_key().
- add