vhost: allocate all data on same node as virtqueue
[dpdk.git] / lib / vhost / vhost_user.c
2021-06-30 Maxime Coquelinvhost: allocate all data on same node as virtqueue
2021-06-30 Maxime Coquelinvhost: improve NUMA reallocation
2021-06-30 Maxime Coquelinvhost: fix NUMA reallocation with multi-queue
2021-06-30 Maxime Coquelinvhost: fix missing cache logging NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing guest pages table NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing memory table NUMA realloc
2021-05-18 David Marchandvhost: restore IOTLB mempool allocation
2021-04-28 Jiayu Huvhost: fix redundant vring status change notification
2021-04-28 Jiayu Huvhost: remove unnecessary free
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names