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
2023-03-27
hw/nvme: fix missing DNR on compare failure
Klaus Jensen
2023-03-27
hw/nvme: Change alignment in dma functions for nvme_blk_*
Mateusz Kozlowski
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
2023-01-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-01-11
hw/nvme: cleanup error reporting in nvme_init_pci()
Klaus Jensen
2023-01-11
hw/nvme: clean up confusing use of errp/local_err
Klaus Jensen
2023-01-09
hw/nvme: fix missing cq eventidx update
Klaus Jensen
2023-01-09
hw/nvme: fix missing endian conversions for doorbell buffers
Klaus Jensen
2023-01-09
hw/nvme: rename shadow doorbell related trace events
Klaus Jensen
2023-01-09
hw/nvme: use QOM accessors
Klaus Jensen
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-01
hw/nvme: remove copy bh scheduling
Klaus Jensen
2022-12-01
hw/nvme: fix aio cancel in dsm
Klaus Jensen
2022-12-01
hw/nvme: fix aio cancel in zone reset
Klaus Jensen
2022-12-01
hw/nvme: fix aio cancel in flush
Klaus Jensen
2022-12-01
hw/nvme: fix aio cancel in format
Klaus Jensen
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
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
[next]