Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis | 1 | -1/+1 |
2016-01-21 | m25p80.c: Add sst25wf080 SPI flash device | Alistair Francis | 1 | -0/+1 |
2016-01-20 | block: Clean up includes | Peter Maydell | 14 | -11/+14 |
2016-01-13 | error: Use error_prepend() where it makes obvious sense | Markus Armbruster | 1 | -6/+2 |
2016-01-13 | hw: Inline the qdev_prop_set_drive_nofail() wrapper | Markus Armbruster | 2 | -6/+11 |
2016-01-07 | block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE | Fam Zheng | 1 | -1/+1 |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell | 1 | -0/+3 |
2015-12-22 | block: replace IOV_MAX with BlockLimits.max_iov | Stefan Hajnoczi | 1 | -1/+1 |
2015-12-22 | virtio-blk: trivial code optimization | Gonglei | 1 | -18/+10 |
2015-12-18 | xen/blkif: Avoid double access to src->nr_segments | Stefano Stabellini | 1 | -4/+8 |
2015-12-11 | xen_disk: treat "vhd" as "vpc" | Stefano Stabellini | 1 | -0/+3 |
2015-12-07 | virtio-blk: Drop x-data-plane option | Fam Zheng | 2 | -14/+2 |
2015-11-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2015-11-25 | nand: fix flash erase when oob is in memory | Ricard Wanderlof | 1 | -1/+1 |
2015-11-25 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta... | Peter Maydell | 1 | -8/+0 |
2015-11-25 | xen_disk: Remove ioreq.postsync | Alberto Garcia | 1 | -8/+0 |
2015-11-24 | virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error | Fam Zheng | 1 | -4/+3 |
2015-11-18 | nand: fix address overflow | Rabin Vincent | 1 | -2/+2 |
2015-11-17 | virtio-blk: Fix double completion for werror=stop | Fam Zheng | 1 | -0/+4 |
2015-11-12 | xen_disk: Account for failed and invalid operations | Alberto Garcia | 1 | -1/+22 |
2015-11-12 | virtio-blk: Account for failed and invalid operations | Alberto Garcia | 1 | -1/+3 |
2015-11-12 | nvme: Account for failed and invalid operations | Alberto Garcia | 1 | -3/+8 |
2015-11-12 | xen_disk: Account for flush operations | Alberto Garcia | 1 | -1/+3 |
2015-10-29 | virtio: sync the dataplane vring state to the virtqueue before virtio_save | Pavel Butsykin | 1 | -0/+5 |
2015-10-29 | virtio-blk: switch off scsi-passthrough by default | Cornelia Huck | 1 | -1/+1 |
2015-10-29 | virtio-blk: convert to virtqueue_map | Michael S. Tsirkin | 1 | -4/+1 |
2015-10-23 | dataplane: Mark host notifiers' client type as "external" | Fam Zheng | 1 | -3/+2 |
2015-10-23 | aio: Add "is_external" flag for event handlers | Fam Zheng | 1 | -2/+4 |
2015-10-23 | block: Prepare for NULL BDS | Max Reitz | 1 | -1/+3 |
2015-10-23 | hw/block/fdc: Implement tray status | Max Reitz | 1 | -4/+16 |
2015-10-12 | block: switch from g_slice allocator to malloc | Paolo Bonzini | 1 | -2/+2 |
2015-10-12 | virtio-blk: use blk_io_plug/unplug for Linux AIO batching | Stefan Hajnoczi | 1 | -0/+4 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -1/+1 |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange | 1 | -1/+0 |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck | 1 | -3/+4 |
2015-09-09 | i8257: rewrite DMA_schedule to avoid hooking into the CPU loop | Paolo Bonzini | 1 | -1/+1 |
2015-09-07 | hw/block/nvme.c: Use pow2ceil() rather than hand-calculation | Peter Maydell | 1 | -1/+1 |
2015-07-29 | virtio-blk-dataplane: delete bottom half before the AioContext is freed | Paolo Bonzini | 1 | -1/+1 |
2015-07-27 | virtio: minor cleanup | Michael S. Tsirkin | 1 | -1/+0 |
2015-07-27 | virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device | Jason Wang | 1 | -1/+1 |
2015-07-27 | virtio-blk: fail get_features when both scsi and 1.0 were set | Jason Wang | 1 | -1/+9 |
2015-07-27 | virtio: get_features() can fail | Jason Wang | 1 | -1/+2 |
2015-07-27 | virtio: set any_layout in virtio core | Michael S. Tsirkin | 1 | -0/+1 |
2015-07-14 | nvme: properly report volatile write caches | Christoph Hellwig | 1 | -5/+14 |
2015-07-14 | nvme: implement the Flush command | Christoph Hellwig | 2 | -3/+17 |
2015-06-24 | virito-blk: drop duplicate check | Gonglei | 1 | -2/+1 |
2015-06-23 | nvme: Fix memleak in nvme_dma_read_prp | Lu Lina | 1 | -0/+1 |
2015-06-23 | virtio-blk: Use blk_drain() to drain IO requests | Alexander Yarygin | 1 | -5/+10 |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -26/+16 |