Age | Commit message (Expand) | Author |
2016-03-11 | fdc: add function to determine drive chs limits | Roman Kagan |
2016-02-25 | virtio-blk: do not use vring in dataplane | Paolo Bonzini |
2016-02-25 | virtio-blk: fix "disabled data plane" mode | Paolo Bonzini |
2016-02-25 | vring: make vring_enable_notification return void | Paolo Bonzini |
2016-02-16 | hw/block/nand.c: Include osdep.h first | Peter Maydell |
2016-02-10 | fdc: always compile-check debug prints | John Snow |
2016-02-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-06 | virtio: introduce qemu_get/put_virtqueue_element | Paolo Bonzini |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-02-03 | fdc: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau |
2016-02-03 | sparc: disable floppy DMA | Hervé Poussineau |
2016-02-03 | fdc: fix detection under Linux | John Snow |
2016-02-02 | virtio-blk: Functions for op blocker management | Max Reitz |
2016-02-02 | Revert "hw/block/fdc: Implement tray status" | Max Reitz |
2016-02-02 | nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file | Laszlo Ersek |
2016-01-26 | xen: Switch to libxengnttab interface for compat shims. | Ian Campbell |
2016-01-25 | fdc: change auto fallback drive for ISA FDC to 288 | John Snow |
2016-01-25 | fdc: rework pick_geometry | John Snow |
2016-01-25 | fdc: add physical disk sizes | John Snow |
2016-01-25 | fdc: add drive type option | John Snow |
2016-01-25 | fdc: Add fallback option | John Snow |
2016-01-25 | fdc: add pick_drive | John Snow |
2016-01-25 | fdc: Throw an assertion on misconfigured fd_formats table | John Snow |
2016-01-25 | fdc: add disk field | John Snow |
2016-01-25 | fdc: add drive type qapi enum | John Snow |
2016-01-25 | fdc: reduce number of pick_geometry arguments | John Snow |
2016-01-25 | fdc: move pick_geometry | John Snow |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2016-01-21 | m25p80.c: Add sst25wf080 SPI flash device | Alistair Francis |
2016-01-20 | block: Clean up includes | Peter Maydell |
2016-01-13 | error: Use error_prepend() where it makes obvious sense | Markus Armbruster |
2016-01-13 | hw: Inline the qdev_prop_set_drive_nofail() wrapper | Markus Armbruster |
2016-01-07 | block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE | Fam Zheng |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell |
2015-12-22 | block: replace IOV_MAX with BlockLimits.max_iov | Stefan Hajnoczi |
2015-12-22 | virtio-blk: trivial code optimization | Gonglei |
2015-12-18 | xen/blkif: Avoid double access to src->nr_segments | Stefano Stabellini |
2015-12-11 | xen_disk: treat "vhd" as "vpc" | Stefano Stabellini |
2015-12-07 | virtio-blk: Drop x-data-plane option | Fam Zheng |
2015-11-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-11-25 | nand: fix flash erase when oob is in memory | Ricard Wanderlof |
2015-11-25 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta... | Peter Maydell |
2015-11-25 | xen_disk: Remove ioreq.postsync | Alberto Garcia |
2015-11-24 | virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error | Fam Zheng |
2015-11-18 | nand: fix address overflow | Rabin Vincent |
2015-11-17 | virtio-blk: Fix double completion for werror=stop | Fam Zheng |
2015-11-12 | xen_disk: Account for failed and invalid operations | Alberto Garcia |
2015-11-12 | virtio-blk: Account for failed and invalid operations | Alberto Garcia |
2015-11-12 | nvme: Account for failed and invalid operations | Alberto Garcia |
2015-11-12 | xen_disk: Account for flush operations | Alberto Garcia |