index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
rdma
/
vmw
/
pvrdma_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
1
-6
/
+1
*
hw/pvrdma: Some cosmetic fixes
Yuval Shaia
2022-04-26
1
-4
/
+5
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
qapi: introduce x-query-rdma QMP command
Daniel P. Berrangé
2021-11-02
1
-15
/
+16
*
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
2021-07-04
1
-0
/
+5
*
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
1
-2
/
+2
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
Eduardo Habkost
2020-09-02
1
-1
/
+1
*
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
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/pvrdma: Add support for SRQ
Kamal Heib
2019-05-04
1
-0
/
+16
*
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/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
1
-0
/
+8
*
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-03-16
1
-91
/
+53
*
hw/pvrdma: Remove max-sge command-line param
Yuval Shaia
2019-01-19
1
-5
/
+5
*
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
1
-0
/
+15
*
hw/rdma: Initialize node_guid from vmxnet3 mac address
Yuval Shaia
2018-12-22
1
-1
/
+4
*
hw/pvrdma: Make sure PCI function 0 is vmxnet3
Yuval Shaia
2018-12-22
1
-0
/
+12
*
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
1
-19
/
+6
*
hw/pvrdma: Make function reset_device return void
Yuval Shaia
2018-12-22
1
-3
/
+1
*
hw/rdma: Add support for MAD packets
Yuval Shaia
2018-12-22
1
-1
/
+3
*
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
1
-1
/
+1
*
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
2018-08-18
1
-2
/
+2
*
hw/rdma: Modify debug macros
Yuval Shaia
2018-08-18
1
-0
/
+2
*
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
2018-08-18
1
-55
/
+74
*
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2018-05-03
1
-2
/
+2
*
hw/rdma: Delete port's pkey table
Yuval Shaia
2018-05-03
1
-15
/
+0
*
hw/rdma: Fix 32-bit compilation
Yuval Shaia
2018-03-23
1
-12
/
+13
*
hw/rdma: fix clang compilation errors
Marcel Apfelbaum
2018-03-23
1
-2
/
+2
*
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
1
-12
/
+12
*
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2018-02-19
1
-0
/
+670