numam-dpdk/lib/librte_eal/linuxapp/eal
Olivier Matz 8dab483701 xen: return machine address without knowing memseg id
The conversion from guest physical address to machine physical address
is fast when the caller knows the memseg corresponding to the gpa.

But in case the user does not know this information, just find it
by browsing the segments. This feature will be used by next commit.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-05-19 14:40:14 +02:00
..
include/exec-env kni: support chained mbufs 2016-05-02 12:37:48 +02:00
eal_alarm.c eal: fix alarm clock type for glibc < 2.12 2015-11-20 17:38:24 +01:00
eal_debug.c eal: fix memory leak in stack dump 2015-10-25 23:38:42 +01:00
eal_hugepage_info.c
eal_interrupts.c eal/linux: fix Rx interrupt read error management 2015-12-12 22:34:43 +01:00
eal_ivshmem.c ivshmem: avoid infinite loop when concatenating segments 2016-04-07 19:23:44 +02:00
eal_lcore.c eal: deduplicate lcore initialization 2015-07-27 00:56:08 +02:00
eal_log.c
eal_memory.c mem: lock pages when not using hugepages 2016-05-19 14:40:13 +02:00
eal_pci_init.h eal: introduce PCI ioport API 2016-02-16 22:55:44 +01:00
eal_pci_uio.c pci: use new compiler flag for x86 2016-03-10 00:36:51 +01:00
eal_pci_vfio_mp_sync.c vfio: fix socket option check 2016-04-27 17:41:46 +02:00
eal_pci_vfio.c vfio: fix resource leak 2016-04-11 14:35:20 +02:00
eal_pci.c pci: remove deprecated specific config 2016-04-20 11:53:43 +02:00
eal_thread.c
eal_timer.c eal/linux: fix build with hpet 2016-03-03 11:36:32 +01:00
eal_vfio.h vfio: support no-IOMMU mode 2016-01-28 17:56:05 +01:00
eal_xen_memory.c xen: return machine address without knowing memseg id 2016-05-19 14:40:14 +02:00
eal.c pci: use new compiler flag for x86 2016-03-10 00:36:51 +01:00
Makefile mk: fix missing librt dependencies 2016-03-22 20:46:53 +01:00
rte_eal_version.map eal: check if primary process is alive 2016-03-09 16:13:09 +01:00