index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
nvme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
block/nvme: Fix bdrv_refresh_filename()
Max Reitz
1
-14
/
+9
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
1
-8
/
+14
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+8
2019-02-25
block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct
Thomas Huth
1
-1
/
+1
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
1
-0
/
+1
2019-01-09
block/nvme: optimize the performance of nvme driver based on vfio-pci
Li Feng
1
-10
/
+6
2018-10-12
nvme: correct locking around completion
Paolo Bonzini
1
-2
/
+0
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
1
-10
/
+10
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
1
-25
/
+12
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
1
-2
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-03-27
qdict: remove useless cast
Laurent Vivier
1
-6
/
+5
2018-03-02
nvme: Drop pointless .bdrv_co_get_block_status()
Eric Blake
1
-14
/
+0
2018-03-01
block/nvme: fix Coverity reports
Paolo Bonzini
1
-3
/
+7
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-6
/
+1
2018-02-08
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
1
-0
/
+24
2018-02-08
block: Add VFIO based NVMe driver
Fam Zheng
1
-0
/
+1182