| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -2/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro | Eduardo Habkost | 2020-09-02 | 1 | -1/+1 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -0/+1 |
* | hw/rdma: avoid suspicious strncpy() use | Stefan Hajnoczi | 2020-03-21 | 1 | -0/+1 |
* | hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy | Julia Suvorova | 2020-03-21 | 1 | -2/+2 |
* | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 2020-03-16 | 1 | -2/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | hw/rdma: Utilize ibv_reg_mr_iova for memory registration | Yuval Shaia | 2019-11-06 | 1 | -0/+6 |
* | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 2019-10-26 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 2 | -2/+0 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2019-05-13 | 1 | -2/+2 |
* | hw/pvrdma: Add support for SRQ | Kamal Heib | 2019-05-04 | 4 | -1/+209 |
* | hw/rdma: Modify create/destroy QP to support SRQ | Kamal Heib | 2019-05-04 | 1 | -23/+36 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -4/+4 |
* | hw/rdma: Fix the error prints in create_qp_rings() | Kamal Heib | 2019-03-16 | 1 | -3/+3 |
* | hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp | Kamal Heib | 2019-03-16 | 1 | -3/+1 |
* | hw/rdma: Use {} instead of {0} | Kamal Heib | 2019-03-16 | 2 | -2/+2 |
* | hw/rdma: Fix broken paths to docs/devel/tracing.txt | Kamal Heib | 2019-03-16 | 1 | -1/+1 |
* | hw/pvrdma: Provide correct value to object_get_typename | Yuval Shaia | 2019-03-16 | 1 | -1/+1 |
* | hw/pvrdma: Unregister from shutdown notifier when device goes down | Yuval Shaia | 2019-03-16 | 1 | -0/+2 |
* | hw/pvrdma: Delete pvrdma_exit function | Yuval Shaia | 2019-03-16 | 1 | -6/+0 |
* | hw/pvrdma: Delete unneeded function argument | Yuval Shaia | 2019-03-16 | 1 | -2/+1 |
* | hw/rdma: Free all MAD receive buffers when device is closed | Yuval Shaia | 2019-03-16 | 1 | -0/+2 |
* | {hmp, hw/pvrdma}: Expose device internals via monitor interface | Yuval Shaia | 2019-03-16 | 1 | -0/+26 |
* | hw/pvrdma: Collect debugging statistics | Yuval Shaia | 2019-03-16 | 3 | -0/+20 |
* | hw/rdma: Switch to generic error reporting way | Yuval Shaia | 2019-03-16 | 6 | -233/+117 |
* | hw/pvrdma: Make function pvrdma_qp_send/recv return void. | Yuval Shaia | 2019-01-19 | 2 | -10/+8 |
* | hw/pvrdma: Post CQE when receive invalid gid index | Yuval Shaia | 2019-01-19 | 1 | -2/+4 |
* | hw/pvrdma: Remove max-sge command-line param | Yuval Shaia | 2019-01-19 | 2 | -5/+29 |
* | pvrdma: check return value from pvrdma_idx_ring_has_ routines | Prasad J Pandit | 2018-12-22 | 1 | -18/+11 |
* | pvrdma: release ring object in case of an error | Prasad J Pandit | 2018-12-22 | 1 | -11/+26 |
* | pvrdma: check number of pages when creating rings | Prasad J Pandit | 2018-12-22 | 1 | -0/+11 |
* | pvrdma: add uar_read routine | Prasad J Pandit | 2018-12-22 | 1 | -0/+6 |
* | pvrdma: release device resources in case of an error | Prasad J Pandit | 2018-12-22 | 1 | -1/+2 |
* | hw/pvrdma: Clean device's resource when system is shutdown | Yuval Shaia | 2018-12-22 | 2 | -0/+17 |
* | hw/pvrdma: Fill error code in command's response | Yuval Shaia | 2018-12-22 | 1 | -108/+91 |
* | hw/pvrdma: Fill all CQE fields | Yuval Shaia | 2018-12-22 | 1 | -12/+19 |
* | hw/pvrdma: Make device state depend on Ethernet function state | Yuval Shaia | 2018-12-22 | 1 | -1/+2 |
* | hw/rdma: Initialize node_guid from vmxnet3 mac address | Yuval Shaia | 2018-12-22 | 2 | -11/+4 |
* | hw/pvrdma: Make sure PCI function 0 is vmxnet3 | Yuval Shaia | 2018-12-22 | 2 | -0/+14 |
* | hw/pvrdma: Add support to allow guest to configure GID table | Yuval Shaia | 2018-12-22 | 4 | -41/+61 |
* | hw/pvrdma: Set the correct opcode for send completion | Yuval Shaia | 2018-12-22 | 1 | -1/+1 |
* | hw/pvrdma: Set the correct opcode for recv completion | Yuval Shaia | 2018-12-22 | 1 | -1/+2 |
* | hw/pvrdma: Make default pkey 0xFFFF | Yuval Shaia | 2018-12-22 | 1 | -1/+1 |
* | hw/pvrdma: Make function reset_device return void | Yuval Shaia | 2018-12-22 | 1 | -3/+1 |