Linux Virtualization Development
[Prev Page][Next Page]
- [PATCH RESEND] x86-64: use RIP-relative calls for paravirt indirect ones
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: [PATCH 1/1] vhost: change the signature of __vhost_get_user_slow()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] drm/virtio: track virtual output state
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 0/2] Provide init/release functions for struct ttm_bo_global
- From: Thomas Hellstrom <thellstrom@xxxxxxxxxx>
- Re: [PATCH 0/2] Provide init/release functions for struct ttm_bo_global
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 04/11] x86/paravirt: use a single ops structure
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 08/11] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 11/11] x86/paravirt: remove unneeded mmu related paravirt ops bits
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 07/11] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 05/11] x86/paravirt: remove unused paravirt bits
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 06/11] x86/paravirt: introduce new config option PARAVIRT_XXL
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 00/11] x86/paravirt: several cleanups
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 03/11] x86/paravirt: remove clobbers from struct paravirt_patch_site
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 02/11] x86/paravirt: remove clobbers parameter from paravirt patch functions
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [Xen-devel] [PATCH 04/10] x86/paravirt: use a single ops structure
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [Xen-devel] [PATCH 04/10] x86/paravirt: use a single ops structure
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- [PATCH 10/10] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 09/10] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 08/10] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 07/10] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 04/10] x86/paravirt: use a single ops structure
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 05/10] x86/paravirt: remove unused paravirt bits
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 02/10] x86/paravirt: remove clobbers parameter from paravirt patch functions
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 03/10] x86/paravirt: remove clobbers from struct paravirt_patch_site
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 00/10] x86/paravirt: several cleanups
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH 01/10] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] drm: qxl: Fix error handling at qxl_device_init
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] drm/qxl: Replace ttm_bo_unref with ttm_bo_put
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net] vhost: reset metadata cache when initializing new IOTLB
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3] drm/cirrus: flip default from 24bpp to 16bpp
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] drm/cirrus: flip default from 24bpp to 16bpp
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] drm/cirrus: flip default to 32bpp
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH net] vhost: reset metadata cache when initializing new IOTLB
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: KASAN: use-after-free Read in iotlb_access_ok
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net: allow to call netif_reset_xps_queues() under cpu_read_lock
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH net-next] net: allow to call netif_reset_xps_queues() under cpu_read_lock
- From: Andrei Vagin <avagin@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next V2] vhost: switch to use new message format
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Will Deacon <will.deacon@xxxxxxx>
- RE: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH net-next V2] vhost: switch to use new message format
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] vhost: switch to use new message format
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] vhost: switch to use new message format
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next] virtio-net: mark expected switch fall-throughs
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: Tariq Toukan <tariqt@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: Tariq Toukan <tariqt@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: Tariq Toukan <tariqt@xxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next] vhost: switch to use new message format
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: virtio: Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v3 1/2] virtio-balloon: remove BUG() in init_vqs
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v3 0/2] virtio-balloon: some improvements
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next] vhost: switch to use new message format
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH net-next] vhost: switch to use new message format
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: KASAN: use-after-free Read in vhost_transport_send_pkt
- From: Dmitry Vyukov via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next v7 4/4] net: vhost: add rx busy polling in tx path
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v7 2/4] net: vhost: replace magic number of lock annotation
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v7 1/4] net: vhost: lock the vqs one by one
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v7 0/4] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: KASAN: use-after-free Read in vhost_transport_send_pkt
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- [PULL] vhost: last-minute fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- [PATCH net-next 2/2] virtio-net: get rid of unnecessary container of rq stats
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- IEEE Record # 44854: iCATccT 2018, Alva's Institute Of Engineering & Technology (AIET)-CFP
- From: "Dr. S K Niranjan Aradhya" <dr.niranjan.sk@xxxxxxxxx>
- Re: [RFC 1/4] virtio: Define virtio_direct_dma_ops structure
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 1/4] virtio: Define virtio_direct_dma_ops structure
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] tools/virtio: add kmalloc_array stub
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2] tools/virtio: add dma barrier stubs
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 0/2] virtio-balloon: some improvements
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- [PATCH] drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config
- From: Anton Vasilyev <vasilyev@xxxxxxxxx>
- Re: [PATCH v2 0/2] virtio-balloon: some improvements
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: net-next boot error
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] drm: qxl: Fix error handling at qxl_device_init
- From: Anton Vasilyev <vasilyev@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Will Deacon <will.deacon@xxxxxxx>
- [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v2 1/2] virtio-balloon: remove BUG() in init_vqs
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v2 0/2] virtio-balloon: some improvements
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: net-next boot error
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: net-next boot error
- From: Dmitry Vyukov via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 2/2] tools/virtio: add kmalloc_array stub
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 1/2] tools/virtio: add dma barrier stubs
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC V4 3/3] KVM: X86: Adding skeleton for Memory ROE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- Re: [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- [PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.4-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 0/9] TX used ring batched updating for vhost
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 0/9] TX used ring batched updating for vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next 0/9] TX used ring batched updating for vhost
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH net-next v6 4/4] net: vhost: add rx busy polling in tx path
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v6 2/4] net: vhost: replace magic number of lock annotation
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH RFC V4 3/3] KVM: X86: Adding skeleton for Memory ROE
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH RFC V4 2/3] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH RFC V4 1/3] KVM: X86: Memory ROE documentation
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM V4
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- Re: [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
- From: Ahmed Soliman <ahmedsoliman0x666@xxxxxxxxx>
- Re: [RFC 0/4] Virtio uses DMA API for all devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 4.17 003/101] x86/paravirt: Make native_save_fl() extern inline
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.17 002/101] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.17 001/101] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 03/92] x86/paravirt: Make native_save_fl() extern inline
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 01/92] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 07/66] x86/paravirt: Make native_save_fl() extern inline
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v36 3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v36 5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v36 4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v36 1/5] virtio-balloon: remove BUG() in init_vqs
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v36 0/5] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- [RFC 3/4] virtio: Force virtio core to use DMA API callbacks for all virtio devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- [RFC 1/4] virtio: Define virtio_direct_dma_ops structure
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- [RFC 0/4] Virtio uses DMA API for all devices
- From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
- Re: Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
- From: Ahmed Soliman <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH net-next 9/9] vhost_net: batch update used ring for datacopy TX
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 8/9] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 7/9] vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 6/9] vhost_net: split out datacopy logic
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 5/9] vhost_net: introduce tx_can_batch()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 4/9] vhost_net: introduce get_tx_bufs()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 3/9] vhost_net: introduce vhost_exceeds_weight()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 2/9] vhost_net: introduce helper to initialize tx iov iter
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 1/9] vhost_net: drop unnecessary parameter
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 0/9] TX used ring batched updating for vhost
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH 2/3] [RFC V3] KVM: X86: Adding arbitrary data pointer in kvm memslot itterator functions
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
- From: Ahmed Abd El Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.9-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.9-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.9-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.4-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.4-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.17-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.17-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.17-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: David Miller <davem@xxxxxxxxxxxxx>
- RE: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net-next V2 8/8] vhost: enable packed virtqueues
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 7/8] vhost: event suppression for packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 6/8] vhost: packed ring support
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 5/8] vhost: vhost_put_user() can accept metadata type
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 3/8] vhost: do not use vring_used_elem
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 2/8] vhost: hide used ring layout from device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 1/8] vhost: move get_rx_bufs to vhost.c
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next V2 0/8] Packed virtqueue support for vhost
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [kbuild ack?] Re: [PATCH v6 0/9] x86: macrofying inline asm for better compilation
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- RE: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/5] virtio: support packed ring
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/5] virtio: support packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v2 0/5] virtio: support packed ring
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- RE: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/5] virtio: support packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next v2 5/5] virtio_ring: enable packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v2 3/5] virtio_ring: add packed ring support
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v2 4/5] virtio_ring: add event idx support in packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v2 1/5] virtio: add packed ring definitions
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v2 0/5] virtio: support packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH net-next v1 4/5] virtio_ring: add event idx support in packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- Re: [PATCH net-next v1 5/5] virtio_ring: enable packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- Re: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- [PATCH v35 4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v35 5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v35 3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v35 2/5] virtio-balloon: remove BUG() in init_vqs
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v35 1/5] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v35 0/5] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v1 5/5] virtio_ring: enable packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v1 4/5] virtio_ring: add event idx support in packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] drm/cirrus: flip default to 32bpp
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH net-next v1 5/5] virtio_ring: enable packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v1 4/5] virtio_ring: add event idx support in packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v1 3/5] virtio_ring: add packed ring support
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v1 2/5] virtio_ring: support creating packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v1 1/5] virtio: add packed ring definitions
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v1 0/5] virtio: support packed ring
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH] drm/cirrus: flip default to 32bpp
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: KASAN: stack-out-of-bounds Read in __netif_receive_skb_core
- From: Dmitry Vyukov via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 6/8] virtio: introduce packed ring defines
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 0/5] Add virtio-iommu driver
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- [PATCH] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next 8/8] vhost: event suppression for packed ring
- From: Wei Xu <wexu@xxxxxxxxxx>
- Re: [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 6/8] virtio: introduce packed ring defines
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next 8/8] vhost: event suppression for packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next 6/8] virtio: introduce packed ring defines
- From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
- [PATCH net-next v5 4/4] net: vhost: add rx busy polling in tx path
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v5 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v5 2/4] net: vhost: replace magic number of lock annotation
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v5 1/4] net: vhost: lock the vqs one by one
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [PATCH net-next 8/8] vhost: event suppression for packed ring
- From: Wei Xu <wexu@xxxxxxxxxx>
- Re: [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 3/4] vhost_net: Avoid rx queue wake-ups during busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 14/15] drm/virtio: Remove unecessary dma_fence_ops
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 2/4] vhost_net: Avoid tx vring kicks during busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 net-next 1/4] vhost_net: Rename local variables in vhost_net_rx_peek_head_len
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- [PATCH v2 net-next 3/4] vhost_net: Avoid rx queue wake-ups during busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- [PATCH v2 net-next 2/4] vhost_net: Avoid tx vring kicks during busyloop
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- [PATCH v2 net-next 1/4] vhost_net: Rename local variables in vhost_net_rx_peek_head_len
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- [PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] gpu: drm: virito: code cleanup
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- [PATCH net-next 8/8] vhost: event suppression for packed ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 7/8] vhost: packed ring support
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 6/8] virtio: introduce packed ring defines
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 5/8] vhost: vhost_put_user() can accept metadata type
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 3/8] vhost: do not use vring_used_elem
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 2/8] vhost: hide used ring layout from device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net-next 0/8] Packed virtqueue for vhost
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/9] Fix references for some missing documentation files
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] x86-64: use RIP-relative calls for paravirt indirect ones
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH net-next v4 4/4] net: vhost: add rx busy polling in tx path
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v4 2/4] net: vhost: replace magic number of lock annotation
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v4 1/4] vhost: lock the vqs one by one
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 4/4] net: vhost: add rx busy polling in tx path
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/4] net: vhost: replace magic number of lock annotation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/4] net: vhost: lock the vqs one by one
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v3 4/4] net: vhost: add rx busy polling in tx path
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v3 4/4] net: vhost: add rx busy polling in tx path
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH net-next v3 4/4] net: vhost: add rx busy polling in tx path
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v3 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v3 2/4] net: vhost: replace magic number of lock annotation
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v3 1/4] net: vhost: lock the vqs one by one
- From: xiangxia.m.yue@xxxxxxxxx
- [PATCH net-next v3 0/4] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- RE: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH vhost] vhost_net: Fix too many vring kick on busypoll
- From: Toshiaki Makita <makita.toshiaki@xxxxxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v2 0/5] Add virtio-iommu driver
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Add virtio-iommu driver
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Add virtio-iommu driver
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Samudrala, Sridhar" <sridhar.samudrala@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [PATCH v2 0/5] Add virtio-iommu driver
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] [PATCH v2 3/5] iommu/virtio: Add probe request
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH net-next v2] net: vhost: improve performance when enable busyloop
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v5 12/27] x86/paravirt: Adapt assembly for PIE support
- From: Thomas Garnier via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5 00/27] x86: PIE support and option to extend KASLR randomization
- From: Thomas Garnier via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Samudrala, Sridhar" <sridhar.samudrala@xxxxxxxxx>
- Re: [PATCH v2 3/5] iommu/virtio: Add probe request
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [PATCH v2 2/5] iommu: Add virtio-iommu driver
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v34 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v34 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v34 1/4] mm: support to get hints of free page blocks
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH v34 0/4] Virtio-balloon: support free page reporting
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- [PATCH] x86-64: use RIP-relative calls for paravirt indirect ones
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net] vhost_net: validate sock before trying to put its fd
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [PATCH v2 3/5] iommu/virtio: Add probe request
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 2/5] iommu: Add virtio-iommu driver
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 5/5] vfio: Allow type-1 IOMMU instantiation for ARM
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v2 4/5] iommu/virtio: Add event queue
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v2 3/5] iommu/virtio: Add probe request
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v2 2/5] iommu: Add virtio-iommu driver
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- [PATCH v2 0/5] Add virtio-iommu driver
- From: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v5 2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h>
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH] net: vhost: improve performance when enable busyloop
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH net] vhost_net: validate sock before trying to put its fd
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] net: vhost: improve performance when enable busyloop
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH v5 0/9] x86: macrofying inline asm for better compilation
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 6/9] x86: prevent inline distortion by paravirt ops
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- RE: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v5 6/9] x86: prevent inline distortion by paravirt ops
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: Design Decision for KVM based anti rootkit
- From: Ahmed Soliman <ahmedsoliman0x666@xxxxxxxxx>
- Re: [PATCH v4 6/9] x86: prevent inline distortion by paravirt ops
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v5 0/3] extern inline native_save_fl for paravirt
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/3] Use sbitmap instead of percpu_ida
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- RE: [virtio-dev] Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: Design Decision for KVM based anti rootkit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Design Decision for KVM based anti rootkit
- From: Ahmed Soliman <ahmedsoliman0x666@xxxxxxxxx>
- Re: Design Decision for KVM based anti rootkit
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: v4.14.21+: ATOMIC_SLEEP splat bisected to 9428088c90b6 ("drm/qxl: reapply cursor after resetting primary")
- From: Mike Galbraith <efault@xxxxxx>
- Re: v4.14.21+: ATOMIC_SLEEP splat bisected to 9428088c90b6 ("drm/qxl: reapply cursor after resetting primary")
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: v4.14.21+: ATOMIC_SLEEP splat bisected to 9428088c90b6 ("drm/qxl: reapply cursor after resetting primary")
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: v4.14.21+: ATOMIC_SLEEP splat bisected to 9428088c90b6 ("drm/qxl: reapply cursor after resetting primary")
- From: Mike Galbraith <efault@xxxxxx>
- Re: v4.14.21+: ATOMIC_SLEEP splat bisected to 9428088c90b6 ("drm/qxl: reapply cursor after resetting primary")
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Design Decision for KVM based anti rootkit
- From: Ahmed Soliman <ahmedsoliman0x666@xxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- RE: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC V2] virtio: Add platform specific DMA API translation for virito devices
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v33 1/4] mm: add a function to get free page blocks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v33 0/4] Virtio-balloon: support free page reporting
- From: Luiz Capitulino <lcapitulino@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Siwei Liu <loseweigh@xxxxxxxxx>
- Re: [PATCH v33 0/4] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH v33 0/4] Virtio-balloon: support free page reporting
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- RE: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v33 0/4] Virtio-balloon: support free page reporting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [RFC V2] virtio: Add platform specific DMA API translation for virito devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Use sbitmap instead of percpu_ida
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v33 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
[Index of Archives]
[KVM]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]