Re: automatic IRQ affinity for virtio

2016-11-26 Thread Michael S. Tsirkin
On Fri, Nov 25, 2016 at 08:25:38AM +0100, Christoph Hellwig wrote: > Btw, what's the best way to get any response to this series? > But this and the predecessor seem to have completly fallen on deaf > ears. I'm sorry, I intend to review soon and if OK merge it. The fact that it depends on tip

Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family

2016-11-26 Thread Michael S. Tsirkin
On Tue, Nov 22, 2016 at 04:10:22PM +0800, Gonglei wrote: > Virtio modern devices are always little edian, let's introduce > the LE functions for read/write configuration space for > virtio modern devices, which avoid complaint by Sparse when > we use the virtio_creaed/virtio_cwrite in VIRTIO_1

Re: [PATCH v2 2/2] crypto: add virtio-crypto driver

2016-11-26 Thread Michael S. Tsirkin
On Tue, Nov 22, 2016 at 04:10:23PM +0800, Gonglei wrote: > This patch introduces virtio-crypto driver for Linux Kernel. > > The virtio crypto device is a virtual cryptography device > as well as a kind of virtual hardware accelerator for > virtual machines. The encryption anddecryption requests >

Re: [PATCH 0/2] virtio: fix complaint by sparse

2016-11-26 Thread Michael S. Tsirkin
this is in my tree, will be in the next pull request. On Sat, Nov 26, 2016 at 09:36:50AM +, Gonglei (Arei) wrote: > Ping...? > > > -Original Message- > > From: Gonglei (Arei) > > Sent: Tuesday, November 22, 2016 1:52 PM > > To: virtualization@lists.linux-foundation.org;

WorldCIST'2017 - Submission deadline: November 30

2016-11-26 Thread ML
* Best papers published in several SCI/SSCI-indexed journals ** Proceedings by Springer, indexed by ISI, Scopus, DBLP, EI-Compendex, etc. - WorldCIST'17 - 5th World Conference on Information Systems and Technologies

RE: [PATCH v2 0/2] virtio-crypto: add Linux driver

2016-11-26 Thread Gonglei (Arei)
Hi, > -Original Message- > From: Gonglei (Arei) > Sent: Tuesday, November 22, 2016 4:10 PM > To: linux-ker...@vger.kernel.org; qemu-de...@nongnu.org; > virtio-...@lists.oasis-open.org; virtualization@lists.linux-foundation.org; > linux-cry...@vger.kernel.org > Subject: [PATCH v2 0/2]

RE: [PATCH 0/2] virtio: fix complaint by sparse

2016-11-26 Thread Gonglei (Arei)
Ping...? > -Original Message- > From: Gonglei (Arei) > Sent: Tuesday, November 22, 2016 1:52 PM > To: virtualization@lists.linux-foundation.org; linux-ker...@vger.kernel.org > Cc: m...@redhat.com; jasow...@redhat.com; Gonglei (Arei) > Subject: [PATCH 0/2] virtio: fix complaint by sparse >