index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nvme
Age
Commit message (
Expand
)
Author
2022-11-02
hw/nvme: Abort copy command when format is one while pif
Francis Pravin Antony Michael Raj
2022-11-02
hw/nvme: reenable cqe batching
Klaus Jensen
2022-08-01
hw/nvme: do not enable ioeventfd by default
Klaus Jensen
2022-08-01
hw/nvme: unregister the event notifier handler on the main loop
Klaus Jensen
2022-08-01
hw/nvme: skip queue processing if notifier is cleared
Klaus Jensen
2022-07-15
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
2022-07-15
hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Niklas Cassel
2022-07-15
hw/nvme: Add trace events for shadow doorbell buffer
Jinhao Fan
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2022-06-28
trivial typos: namesapce
Dr. David Alan Gilbert
2022-06-23
hw/nvme: clear aen mask on reset
Klaus Jensen
2022-06-23
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
Klaus Jensen
2022-06-23
hw/nvme: clean up CC register write logic
Klaus Jensen
2022-06-23
hw/nvme: Update the initalization place for the AER queue
Łukasz Gieryk
2022-06-23
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
2022-06-23
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
2022-06-23
hw/nvme: Calculate BAR attributes in a function
Łukasz Gieryk
2022-06-23
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
2022-06-23
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
2022-06-23
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
2022-06-23
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
2022-06-23
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2022-06-03
hw/nvme: add new command abort case
Dmitry Tikhov
2022-06-03
hw/nvme: bump firmware revision
Klaus Jensen
2022-06-03
hw/nvme: do not report null uuid
Klaus Jensen
2022-06-03
hw/nvme: do not auto-generate uuid
Klaus Jensen
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2022-06-03
hw/nvme: fix smart aen
Klaus Jensen
2022-06-03
hw/nvme: fix copy cmd for pi enabled namespaces
Dmitry Tikhov
2022-06-03
hw/nvme: add missing return statement
Dmitry Tikhov
2022-06-03
hw/nvme: fix narrowing conversion
Dmitry Tikhov
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
2022-03-03
hw/nvme: add pi tuple size helper
Klaus Jensen
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
2022-03-03
hw/nvme: move format parameter parsing
Klaus Jensen
2022-03-03
hw/nvme: add host behavior support feature
Naveen Nagar
2022-03-03
hw/nvme: move dif/pi prototypes into dif.h
Klaus Jensen
2022-02-14
hw/nvme: add support for zoned random write area
Klaus Jensen
2022-02-14
hw/nvme: add ozcs enum
Klaus Jensen
2022-02-14
hw/nvme: add struct for zone management send
Klaus Jensen
2022-02-14
hw/nvme/ctrl: Pass buffers as 'void *' types
Philippe Mathieu-Daudé
2022-02-14
hw/nvme/ctrl: Have nvme_addr_write() take const buffer
Philippe Mathieu-Daudé
2022-02-14
hw/nvme: fix CVE-2021-3929
Klaus Jensen
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2021-12-31
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
[next]