Age | Commit message (Expand) | Author |
2015-06-23 | nvme: Fix memleak in nvme_dma_read_prp | Lu Lina |
2015-05-22 | nvme: support NVME_VOLATILE_WRITE_CACHE feature | Christoph Hellwig |
2015-04-30 | Enable NVMe start controller for Windows guest. | Daniel Stekloff |
2015-03-27 | nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN) | Stefan Weil |
2015-03-10 | BlockConf: Call backend functions to detect geometry and blocksizes | Ekaterina Tumanova |
2015-01-13 | NVMe: Set correct VS Value for 1.1 Compliant Controllers | Anubhav Rakshit |
2015-01-13 | nvme: Fix get/set number of queues feature | Alex Friedman |
2014-12-10 | nvme: 64kB page size fixes | Anton Blanchard |
2014-11-17 | nvme: remove superfluous check | Gonglei |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-15 | nvma: ide: add bootindex to qom property | Gonglei |
2014-09-10 | block: Make the block accounting functions operate on BlockAcctStats | Benoît Canet |
2014-09-10 | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ | Benoît Canet |
2014-08-20 | block: Use g_new() & friends to avoid multiplying sizes | Markus Armbruster |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-03-31 | nvme: Permit zero-length block devices | Andreas Färber |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-06-17 | NVMe: Initial commit for new storage interface | Keith Busch |