search for: epf

Displaying 20 results from an estimated 21 matches for "epf".

Did you mean: elf
2023 Apr 27
4
[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
...virtio function virtio_pci: add a definition of queue flag in ISR PCI: endpoint: Add EP function driver to provide virtio-console functionality drivers/pci/endpoint/functions/Kconfig | 19 + drivers/pci/endpoint/functions/Makefile | 2 + drivers/pci/endpoint/functions/pci-epf-vcon.c | 596 ++++++++++++++++++ .../pci/endpoint/functions/pci-epf-virtio.c | 458 ++++++++++++++ .../pci/endpoint/functions/pci-epf-virtio.h | 126 ++++ include/uapi/linux/virtio_pci.h | 3 + 6 files changed, 1204 insertions(+) create mode 100644 drivers/pci/endpoint/function...
2023 Apr 27
1
[RFC PATCH v2 1/3] PCI: endpoint: introduce a helper to implement pci ep virtio function
...specific device, such as network, block, etc. s/impl ement/implement/ > +#include <linux/virtio_pci.h> > +#include <linux/virtio_config.h> > +#include <linux/kthread.h> Typically the header includes would be alphabetized if possible. > + vq_virt = pci_epc_map_addr(epf->epc, epf->func_no, epf->vfunc_no, > + vq_pci_addr, vq_phys, vq_size); > + if (IS_ERR(vq_virt)) { > + pr_err("Failed to map virtuqueue to local"); s/virtuqueue/virtqueue/ I know you probably don't have any way to use dev_err(), but this message really needs...
2020 Jul 08
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...??????? |??????????????????? |????????????????? | >>>>>>>> ??????????? |?????????????? |??????????????????? |????????????????? | >>>>>>>> +--------v-------+? +----v------+? +----------v----------+? +----v-----+ >>>>>>>> |? PCI EPF VHOST |? | NTB VHOST |? |PLATFORM DEVICE VHOST|? |??? X???? | >>>>>>>> +----------------+? +-----------+? +---------------------+? +----------+ >>>>>>>> >>>>>>>> This was initially proposed here [1] >>>>>>>...
2020 Jul 02
11
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...| | | | > | | | | > | | | | > +--------v-------+ +----v------+ +----------v----------+ +----v-----+ > | PCI EPF VHOST | | NTB VHOST | |PLATFORM DEVICE VHOST| | X | > +----------------+ +-----------+ +---------------------+ +----------+ > > This was initially proposed here [1] > > [1] -> https://lore.kernel.org/r/2cf00ec4-1ed6-f66e-6897-006d1a5b6390 at ti.com I find this ver...
2020 Jul 02
11
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...| | | | > | | | | > | | | | > +--------v-------+ +----v------+ +----------v----------+ +----v-----+ > | PCI EPF VHOST | | NTB VHOST | |PLATFORM DEVICE VHOST| | X | > +----------------+ +-----------+ +---------------------+ +----------+ > > This was initially proposed here [1] > > [1] -> https://lore.kernel.org/r/2cf00ec4-1ed6-f66e-6897-006d1a5b6390 at ti.com I find this ver...
2020 Jul 09
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...??? |????????????????? | >>>>>>>>>> ???????????? |?????????????? |??????????????????? |????????????????? | >>>>>>>>>> +--------v-------+? +----v------+? +----------v----------+? +----v-----+ >>>>>>>>>> |? PCI EPF VHOST |? | NTB VHOST |? |PLATFORM DEVICE VHOST|? |??? X???? | >>>>>>>>>> +----------------+? +-----------+? +---------------------+? +----------+ >>>>>>>>>> >>>>>>>>>> This was initially proposed here [1] >...
2020 Jul 07
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...> ?????????? |?????????????? |??????????????????? |????????????????? | >>>>>> ?????????? |?????????????? |??????????????????? |????????????????? | >>>>>> +--------v-------+? +----v------+? +----------v----------+? +----v-----+ >>>>>> |? PCI EPF VHOST |? | NTB VHOST |? |PLATFORM DEVICE VHOST|? |??? X???? | >>>>>> +----------------+? +-----------+? +---------------------+? +----------+ >>>>>> >>>>>> This was initially proposed here [1] >>>>>> >>>>>> [1...
2020 Sep 01
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...; ? ???????????? | |??????????????????? |????????????????? | >>>>>>>>>>>>> +--------v-------+? +----v------+ +----------v----------+? >>>>>>>>>>>>> +----v-----+ >>>>>>>>>>>>> |? PCI EPF VHOST |? | NTB VHOST | |PLATFORM DEVICE VHOST|? >>>>>>>>>>>>> |??? X???? | >>>>>>>>>>>>> +----------------+? +-----------+ +---------------------+? >>>>>>>>>>>>> +----------+ >&...
2020 Sep 08
1
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...? | |??????????????????? |????????????????? | > >>>>>>>>>>>>> +--------v-------+? +----v------+ +----------v----------+? > >>>>>>>>>>>>> +----v-----+ > >>>>>>>>>>>>> |? PCI EPF VHOST |? | NTB VHOST | |PLATFORM DEVICE VHOST|? > >>>>>>>>>>>>> |??? X???? | > >>>>>>>>>>>>> +----------------+? +-----------+ +---------------------+? > >>>>>>>>>>>>> +--...
2020 Jul 03
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...??????????? | >>>> ????????? |?????????????? |??????????????????? |????????????????? | >>>> ????????? |?????????????? |??????????????????? |????????????????? | >>>> +--------v-------+? +----v------+? +----------v----------+? +----v-----+ >>>> |? PCI EPF VHOST |? | NTB VHOST |? |PLATFORM DEVICE VHOST|? |??? X???? | >>>> +----------------+? +-----------+? +---------------------+? +----------+ >>>> >>>> This was initially proposed here [1] >>>> >>>> [1] -> https://lore.kernel.org/r/2cf00e...
2010 Oct 05
1
Problems with gem install xhtmldiff on Windows XP
Hello I''ve successfully installed the InstantRails 2.0 on a Windows XP machine and followed the installation steps outlined in the EPF wiki http://wiki.eclipse.org/EPF_Wiki_Installation_Guide. However, the command "gem install xhtmldiff" returns the following message at the command line "ERROR: While executing gem... <Gem::RemoteSourceException> HTTP Response 302 fetching http://gems.rubyforge.org/yaml"...
2020 Sep 18
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...ways works with client drivers in userspace and >>>>> providing >>>>> userspace address for vring. >>>> Sorry for being unclear. What I meant is not replacing vDPA with the >>>> vhost(bus) you proposed but the possibility of replacing virtio-pci-epf >>>> with vDPA in: >>> Okay, so the virtio back-end still use vhost and front end should use >>> vDPA. I see. So the host side PCI driver for EPF should populate >>> vdpa_config_ops and invoke vdpa_register_device(). >> >> Yes. >> >> &g...
2012 Apr 04
0
[LLVMdev] GSoC 2012 proposal : Integrate Baggy Bounds Checking into SAFECode
...I took part in a project: support Scilab language on SWIG [2]. I added a backend module in SWIG, so that it can support all the C features for Scilab language: variables, functions, constants, enums, structs, unions, pointers and arrays. In GSoC2010, I also successfully finished a project called“epfs”[3] , which means embedding Python from Scilab. This project introduces a mechanism to load and use Python code from Scilab. * * I have about one year’s experience for LLVM. I use it mainly to implement control flow integrity for Operating Systems and thus improve system security. I recently sub...
2020 Sep 16
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...gt;> >>> I think vdpa always works with client drivers in userspace and providing >>> userspace address for vring. >> >> Sorry for being unclear. What I meant is not replacing vDPA with the >> vhost(bus) you proposed but the possibility of replacing virtio-pci-epf >> with vDPA in: > Okay, so the virtio back-end still use vhost and front end should use > vDPA. I see. So the host side PCI driver for EPF should populate > vdpa_config_ops and invoke vdpa_register_device(). Yes. >> My question is basically for the part of virtio_pci_epf_s...
2012 Mar 28
0
[LLVMdev] GSoC 2012 Proposal: Python bindings for LLVM
..., I took part in a project: support Scilab language on SWIG [5]. I added a backend module in SWIG, so that it can support all the C features for Scilab language: variables, functions, constants, enums, structs, unions, pointers and arrays. In GSoC2010, I also successfully finished a project called“epfs”[6] , which means embedding Python from Scilab. This project introduces a mechanism to load and use Python code from Scilab. I have about one year’s experience for LLVM. I use it mainly to implement control flow integrity for Operating Systems and thus improve system security. I recently submitte...
2007 Oct 20
0
security domain
...take. Help please Robert bours --------------------- Panorama Internetu - prognoza pogody, poczta e-mail z najwi?kszym za??cznikiem, SMS, wyszukiwarki: Gooru, Anonser, serwisy: randki, og?oszenia, wakacje, program TV, Kina, muzyka, DVD, newsy, inne. http://www.panoramainternetu.pl/ (http://www.epf.pl/)
2000 Nov 16
0
European Meeting of Statisticians, Funchal, August 2001
...ing and after the meeting. Madeira is a popular holiday destination and we recommend early planning of your trip in order to take advantage of the good deals that the Local Organizers have negotiated on hotels etc. Don't be disappointed! The chair of the Programme Committee is Anthony Davison (EPF, Lausanne), (Anthony.Davison at epfl.ch). The Local Organizing Committee is chaired by Dinis Pestana, Dept. Estatística, Bloco C2 Piso 2, Faculdade de Ciências, Campo Grande, 1749-016 Lisboa Codex, Portugal (dinis.pestana at fc.ul.pt), and Rita Vasconcelos, University of Madeira (rita at dragoeiro...
2020 Sep 15
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...a mmio or kernel > space or user space. > > I think vdpa always works with client drivers in userspace and providing > userspace address for vring. Sorry for being unclear. What I meant is not replacing vDPA with the vhost(bus) you proposed but the possibility of replacing virtio-pci-epf with vDPA in: My question is basically for the part of virtio_pci_epf_send_command(), so it looks to me you have a vendor specific API to replace the virtio-pci layout of the BAR: +static int virtio_pci_epf_send_command(struct virtio_pci_device *vp_dev, +??? ??? ??? ??? ?????? u32 command) +{...
2017 Sep 11
2
Nouveau: kernel hang on Optimus+Intel+NVidia GeForce 1060m
...imestamp caching Rev 2 (21.10.2013). [ 2.231692] [drm] Driver supports precise vblank timestamp query. [ 2.277374] usb 1-7: New USB device found, idVendor=1770, idProduct=ff00 [ 2.277375] usb 1-7: New USB device strings: Mfr=1, Product=1, SerialNumber=1 [ 2.277376] usb 1-7: Product: MSI EPF USB [ 2.277377] usb 1-7: Manufacturer: MSI EPF USB [ 2.277377] usb 1-7: SerialNumber: MSI EPF USB [ 2.307853] Adding 7812092k swap on /dev/sdb2. Priority:-1 extents:1 across:7812092k FS [ 2.433008] usb 1-10: new full-speed USB device number 3 using xhci_hcd [ 2.449439] nouveau 0000:...
2014 Dec 03
0
[PATCH] Update links.html
...p;19P;$>q`r(gS=ClD-6hBppthl!z_M2}Jtr{P-0gk at 9 zc<^vs2KPq|H<0ULqVsRZrzhiB3&rdo6Z>f=cDit3twarogl$5;N*bTrD0EnYrfF*g z{jf4a1w|GXNkkKWUPkbSzo;5FbMn&r>Y026b_72}DdbvTzg<F5^W at f2!Ccaj8RP)P zGSoPwLQz9H*~i3wisTDD3BBlg4b7hP0K;}{>^2G=wnx+CzB}L>Xa!;qANu0r3W~hg z061cpL|&fD)EPF-Lsxwp_?K8t;MgI`Po;3I=rYR;A0YOC*Fwt=YW&K*K94B4nS)Fb zxyRttDs?7 at viWh%5N!rE3GI^pC+`OhoWlcD+cN#7jF+W-2{}8LVm%362<uM^)hVL` z)5+K#>aPU5x{oURX`}L)P&Di?O>`_e4FhyJ+Pa3J3uL&82ltde2?lFzg&*4s;YWr$ zEwt0szDdz8=U#ic#|oB}kJ41j)~9<3g at +D$^igO#jMIP at fy(Fa7y0=SJukGqcGJv- zF!tW8aa}a...