Displaying 16 results from an estimated 16 matches for "boeuf".
Did you mean:
leboeuf
2020 Aug 19
0
[PATCH v3 03/18] virtio: Add get_shm_region method
From: Sebastien Boeuf <sebastien.boeuf at intel.com>
Virtio defines 'shared memory regions' that provide a continuously
shared region between the host and guest.
Provide a method to find a particular region on a device.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf at intel.com>
Signed-off-by: D...
2020 Aug 19
0
[PATCH v3 05/18] virtio: Implement get_shm_region for MMIO transport
From: Sebastien Boeuf <sebastien.boeuf at intel.com>
On MMIO a new set of registers is defined for finding SHM
regions. Add their definitions and use them to find the region.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: kvm at vger.kernel.org
Cc: virtualization at lists.linux-foundati...
2020 Aug 19
0
[PATCH v3 04/18] virtio: Implement get_shm_region for PCI transport
From: Sebastien Boeuf <sebastien.boeuf at intel.com>
On PCI the shm regions are found using capability entries;
find a region by searching for the capability.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf at intel.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert at redhat.com>
Signed-off-by: kb...
2007 Feb 28
4
PROC TABULATE with R
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20070228/6ebce030/attachment.pl
2020 May 07
0
[PATCH v3 00/15] virtio-mem: paravirtualized memory
...nge()
> -- Use notifier_from_errno() instead of notifier_to_errno() in notifier
> -- More reliable check for added memory when unloading the driver
> - "virtio-mem: Allow to specify an ACPI PXM as nid"
> -- Also print the nid
> - Added patch #11-#15
>
> Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
> Cc: Samuel Ortiz <samuel.ortiz at intel.com>
> Cc: Robert Bradford <robert.bradford at intel.com>
> Cc: Luiz Capitulino <lcapitulino at redhat.com>
> Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
> Cc: teawater <t...
2019 Jul 25
5
[PATCH 0/4] virtio: Add definitions for shared memory regions
From: "Dr. David Alan Gilbert" <dgilbert at redhat.com>
Add the virtio shared memory region definitions that
have just got merged into the spec.
Dr. David Alan Gilbert (4):
virtio_pci: Define id field
virtio_pci: Define virtio_pci_cap64
virtio_pci: Defined shared memory capability
virito_mmio: Define shared memory region registers
include/uapi/linux/virtio_mmio.h | 11
2020 Mar 02
0
[PATCH v1 00/11] virtio-mem: paravirtualized memory
...el.org/r/20190919142228.5483-1-david at redhat.com
> [3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
> [4] https://github.com/kata-containers/documentation/pull/592
> [5] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/837
>
> Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
> Cc: Samuel Ortiz <samuel.ortiz at intel.com>
> Cc: Robert Bradford <robert.bradford at intel.com>
> Cc: Luiz Capitulino <lcapitulino at redhat.com>
> Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
> Cc: teawater <t...
2023 Feb 21
2
[GIT PULL] virtio,vhost,vdpa: features, fixes
...irkin (3):
virtio_blk: temporary variable type tweak
virtio_blk: zone append in header type tweak
virtio_blk: mark all zone fields LE
Michael Sammler (1):
virtio_pmem: populate numa information
Ricardo Ca?uelo (1):
docs: driver-api: virtio: virtio on Linux
Sebastien Boeuf (4):
vdpa: Add resume operation
vhost-vdpa: Introduce RESUME backend feature bit
vhost-vdpa: uAPI to resume the device
vdpa_sim: Implement resume vdpa op
Shunsuke Mie (2):
vringh: fix a typo in comments for vringh_kiov
tools/virtio: enable to build with retpolin...
2023 Feb 23
1
[GIT PULL] virtio,vhost,vdpa: features, fixes
...pe tweak
> virtio_blk: zone append in header type tweak
> virtio_blk: mark all zone fields LE
>
> Michael Sammler (1):
> virtio_pmem: populate numa information
>
> Ricardo Ca?uelo (1):
> docs: driver-api: virtio: virtio on Linux
>
> Sebastien Boeuf (4):
> vdpa: Add resume operation
> vhost-vdpa: Introduce RESUME backend feature bit
> vhost-vdpa: uAPI to resume the device
> vdpa_sim: Implement resume vdpa op
>
> Shunsuke Mie (2):
> vringh: fix a typo in comments for vringh_kiov
> too...
2020 May 07
20
[PATCH v3 00/15] virtio-mem: paravirtualized memory
...lifaction in virtio_mem_overlaps_range()
-- Use notifier_from_errno() instead of notifier_to_errno() in notifier
-- More reliable check for added memory when unloading the driver
- "virtio-mem: Allow to specify an ACPI PXM as nid"
-- Also print the nid
- Added patch #11-#15
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
Cc: teawater <teawaterz at linux.alibaba...
2020 May 07
20
[PATCH v3 00/15] virtio-mem: paravirtualized memory
...lifaction in virtio_mem_overlaps_range()
-- Use notifier_from_errno() instead of notifier_to_errno() in notifier
-- More reliable check for added memory when unloading the driver
- "virtio-mem: Allow to specify an ACPI PXM as nid"
-- Also print the nid
- Added patch #11-#15
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
Cc: teawater <teawaterz at linux.alibaba...
2020 Mar 02
20
[PATCH v1 00/11] virtio-mem: paravirtualized memory
...pdf
[2] https://lkml.kernel.org/r/20190919142228.5483-1-david at redhat.com
[3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
[4] https://github.com/kata-containers/documentation/pull/592
[5] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/837
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
Cc: teawater <teawaterz at linux.alibaba...
2020 Mar 02
20
[PATCH v1 00/11] virtio-mem: paravirtualized memory
...pdf
[2] https://lkml.kernel.org/r/20190919142228.5483-1-david at redhat.com
[3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
[4] https://github.com/kata-containers/documentation/pull/592
[5] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/837
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
Cc: teawater <teawaterz at linux.alibaba...
2020 Mar 11
12
[PATCH v2 00/10] virtio-mem: paravirtualized memory
...pdf
[2] https://lkml.kernel.org/r/20190919142228.5483-1-david at redhat.com
[3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
[4] https://github.com/kata-containers/documentation/pull/592
[5] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/837
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com>
Cc: teawater <teawaterz at linux.alibaba...
2019 Dec 12
19
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
...[1] https://events.linuxfoundation.org/wp-content/uploads/2017/12/virtio-mem-Paravirtualized-Memory-David-Hildenbrand-Red-Hat-1.pdf
[2] https://lkml.kernel.org/r/20190919142228.5483-1-david at redhat.com
[3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
David Hildenbrand (13):
ACPI: NUMA: export pxm_to_node
virtio-mem: Paravirtualized memory hotp...
2019 Dec 12
19
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
...[1] https://events.linuxfoundation.org/wp-content/uploads/2017/12/virtio-mem-Paravirtualized-Memory-David-Hildenbrand-Red-Hat-1.pdf
[2] https://lkml.kernel.org/r/20190919142228.5483-1-david at redhat.com
[3] https://lkml.kernel.org/r/547865a9-d6c2-7140-47e2-5af01e7d761d at redhat.com
Cc: Sebastien Boeuf <sebastien.boeuf at intel.com>
Cc: Samuel Ortiz <samuel.ortiz at intel.com>
Cc: Robert Bradford <robert.bradford at intel.com>
Cc: Luiz Capitulino <lcapitulino at redhat.com>
David Hildenbrand (13):
ACPI: NUMA: export pxm_to_node
virtio-mem: Paravirtualized memory hotp...