index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
nvme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-02-01
1
-0
/
+1
*
block/nvme: optimize the performance of nvme driver based on vfio-pci
Li Feng
2019-01-09
1
-10
/
+6
*
nvme: correct locking around completion
Paolo Bonzini
2018-10-12
1
-2
/
+0
*
nvme: simplify plug/unplug
Paolo Bonzini
2018-08-15
1
-10
/
+10
*
nvme: Fix nvme_init error handling
Fam Zheng
2018-08-15
1
-25
/
+12
*
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2018-05-04
1
-2
/
+1
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-1
/
+1
*
qdict: remove useless cast
Laurent Vivier
2018-03-27
1
-6
/
+5
*
nvme: Drop pointless .bdrv_co_get_block_status()
Eric Blake
2018-03-02
1
-14
/
+0
*
block/nvme: fix Coverity reports
Paolo Bonzini
2018-03-01
1
-3
/
+7
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
1
-6
/
+1
*
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
2018-02-08
1
-0
/
+24
*
block: Add VFIO based NVMe driver
Fam Zheng
2018-02-08
1
-0
/
+1182