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
2024-03-12
block/nvme: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+3
2023-11-06
block/nvme: nvme_process_completion() fix bound for cid
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
1
-0
/
+1
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-2
/
+2
2023-07-17
block/nvme: invoke blk_io_plug_call() outside q->lock
Stefan Hajnoczi
1
-1
/
+2
2023-06-01
block/nvme: convert to blk_io_plug_call() API
Stefan Hajnoczi
1
-32
/
+12
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-4
/
+4
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-3
/
+3
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-02-01
block: Convert bdrv_io_plug() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
1
-9
/
+9
2022-10-26
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
1
-1
/
+1
2022-10-07
nvme: add missing coroutine_fn annotations
Paolo Bonzini
1
-2
/
+4
2022-10-07
block/nvme: separate nvme_get_free_req cases for coroutine/non-coroutine context
Paolo Bonzini
1
-20
/
+28
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-11
/
+11
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
1
-18
/
+33
2021-12-09
block/nvme: fix infinite loop in nvme_free_req_queue_cb()
Stefan Hajnoczi
1
-2
/
+3
2021-11-02
block/nvme: Extract nvme_free_queue() from nvme_free_queue_pair()
Philippe Mathieu-Daudé
1
-2
/
+7
2021-11-02
block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()
Philippe Mathieu-Daudé
1
-1
/
+1
2021-11-02
block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREE
Philippe Mathieu-Daudé
1
-7
/
+4
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+13
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
1
-3
/
+21
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-09-07
block/nvme: Only report VFIO error on failed retry
Philippe Mathieu-Daudé
1
-1
/
+7
2021-09-07
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Philippe Mathieu-Daudé
1
-11
/
+11
2021-09-07
block/nvme: Have nvme_create_queue_pair() report errors consistently
Philippe Mathieu-Daudé
1
-0
/
+3
2021-07-26
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
Philippe Mathieu-Daudé
1
-0
/
+22
2021-02-02
block/nvme: Trace NVMe spec version supported by the controller
Philippe Mathieu-Daudé
1
-0
/
+6
2021-02-02
block/nvme: Properly display doorbell stride length in trace event
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-18
block/nvme: Implement fake truncate() coroutine
Philippe Mathieu-Daudé
1
-0
/
+24
2020-11-03
block/nvme: Fix nvme_submit_command() on big-endian host
Philippe Mathieu-Daudé
1
-1
/
+1
2020-11-03
block/nvme: Fix use of write-only doorbells page on Aarch64 arch
Philippe Mathieu-Daudé
1
-4
/
+7
2020-11-03
block/nvme: Align iov's va and size on host page size
Eric Auger
1
-6
/
+8
2020-11-03
block/nvme: Change size and alignment of prp_list_pages
Eric Auger
1
-5
/
+6
2020-11-03
block/nvme: Change size and alignment of queue
Eric Auger
1
-2
/
+2
2020-11-03
block/nvme: Change size and alignment of IDENTIFY response buffer
Eric Auger
1
-4
/
+5
2020-11-03
block/nvme: Correct minimum device page size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-11-03
block/nvme: Set request_alignment at initialization
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-03
block/nvme: Simplify nvme_cmd_sync()
Philippe Mathieu-Daudé
1
-9
/
+10
2020-11-03
block/nvme: Simplify ADMIN queue access
Philippe Mathieu-Daudé
1
-6
/
+6
2020-11-03
block/nvme: Correctly initialize Admin Queue Attributes
Philippe Mathieu-Daudé
1
-3
/
+3
2020-11-03
block/nvme: Use definitions instead of magic values in add_io_queue()
Philippe Mathieu-Daudé
1
-4
/
+5
2020-11-03
block/nvme: Make nvme_init_queue() return boolean indicating error
Philippe Mathieu-Daudé
1
-9
/
+7
2020-11-03
block/nvme: Make nvme_identify() return boolean indicating error
Philippe Mathieu-Daudé
1
-5
/
+7
2020-11-03
block/nvme: Use unsigned integer for queue counter/size
Philippe Mathieu-Daudé
1
-20
/
+18
2020-11-03
block/nvme: Move definitions before structure declarations
Philippe Mathieu-Daudé
1
-9
/
+10
2020-11-03
block/nvme: Trace queue pair creation/deletion
Philippe Mathieu-Daudé
1
-0
/
+3
[next]