search for: peterx

Displaying 7 results from an estimated 7 matches for "peterx".

Did you mean: peter
2019 Mar 18
1
[PATCH] virtio_net: remove hcpu from virtnet_clean_affinity
The variable is never used. CC: Michael S. Tsirkin <mst at redhat.com> CC: Jason Wang <jasowang at redhat.com> CC: virtualization at lists.linux-foundation.org CC: netdev at vger.kernel.org CC: linux-kernel at vger.kernel.org Signed-off-by: Peter Xu <peterx at redhat.com> --- drivers/net/virtio_net.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 7eb38ea9ba56..1b03c4b6ebff 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -1925,7 +1925,7 @@...
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
On Wed, Jun 27, 2018 at 01:06:32PM +0200, David Hildenbrand wrote: > On 25.06.2018 14:05, Wei Wang wrote: > > This patch series is separated from the previous "Virtio-balloon > > Enhancement" series. The new feature, VIRTIO_BALLOON_F_FREE_PAGE_HINT, > > implemented by this series enables the virtio-balloon driver to report > > hints of guest free pages to the
2018 Jun 29
3
[PATCH v34 0/4] Virtio-balloon: support free page reporting
On Wed, Jun 27, 2018 at 01:06:32PM +0200, David Hildenbrand wrote: > On 25.06.2018 14:05, Wei Wang wrote: > > This patch series is separated from the previous "Virtio-balloon > > Enhancement" series. The new feature, VIRTIO_BALLOON_F_FREE_PAGE_HINT, > > implemented by this series enables the virtio-balloon driver to report > > hints of guest free pages to the
2018 Jun 29
0
[PATCH v34 0/4] Virtio-balloon: support free page reporting
...m at vger.kernel.org; linux-mm at kvack.org; mhocko at kernel.org; > akpm at linux-foundation.org; torvalds at linux-foundation.org; > pbonzini at redhat.com; liliang.opensource at gmail.com; > yang.zhang.wz at gmail.com; quan.xu0 at gmail.com; nilal at redhat.com; > riel at redhat.com; peterx at redhat.com > Subject: Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting > > On Wed, Jun 27, 2018 at 01:06:32PM +0200, David Hildenbrand wrote: > > On 25.06.2018 14:05, Wei Wang wrote: > > > This patch series is separated from the previous "Virtio-ballo...
2017 Sep 13
0
[RFC] virtio-iommu version 0.4
...oundation.org; virtio-dev at lists.oasis-open.org > Cc: will.deacon at arm.com; robin.murphy at arm.com; > lorenzo.pieralisi at arm.com; mst at redhat.com; jasowang at redhat.com; > marc.zyngier at arm.com; eric.auger.pro at gmail.com; Bharat Bhushan > <bharat.bhushan at nxp.com>; peterx at redhat.com; kevin.tian at intel.com > Subject: Re: [RFC] virtio-iommu version 0.4 > > Hi jean, > > On 04/08/2017 20:19, Jean-Philippe Brucker wrote: > > This is the continuation of my proposal for virtio-iommu, the para- > > virtualized IOMMU. Here is a summary of th...
2017 Aug 04
7
[RFC] virtio-iommu version 0.4
This is the continuation of my proposal for virtio-iommu, the para- virtualized IOMMU. Here is a summary of the changes since last time [1]: * The virtio-iommu document now resembles an actual specification. It is split into a formal description of the virtio device, and implementation notes. Please find sources and binaries at [2]. * Added a probe request to describe to the guest different
2017 Aug 04
7
[RFC] virtio-iommu version 0.4
This is the continuation of my proposal for virtio-iommu, the para- virtualized IOMMU. Here is a summary of the changes since last time [1]: * The virtio-iommu document now resembles an actual specification. It is split into a formal description of the virtio device, and implementation notes. Please find sources and binaries at [2]. * Added a probe request to describe to the guest different