aboutsummaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2017-01-09m25p80: don't let rogue SPI controllers cause buffer overrunsJean-Christophe Dubois
2017-01-03virtio-blk: suppress virtqueue kick during processingStefan Hajnoczi
2016-12-27m25p80: add support for the mx66l1g45gCédric Le Goater
2016-12-22hw/block/pflash_cfi*.c: fix confusing assert fail messageZiyue Yang
2016-11-23xen_disk: split discard input to match internal representationOlaf Hering
2016-11-18virtio: set ISR on dataplane notificationsPaolo Bonzini
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell
2016-10-30virtio-blk: always use dataplane path if ioeventfd is activePaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
2016-10-28xen: Fix coding style warningsEmil Condrea
2016-10-28hw/block/nvme: Simplify if-statements a little bitThomas Huth
2016-10-27fdc: Move qdev properties to FloppyDriveKevin Wolf
2016-10-27fdc: Add a floppy drive qdevKevin Wolf
2016-10-27fdc: Add a floppy qbusKevin Wolf
2016-10-27dma-helpers: explicitly pass alignment into DMA helpersMark Cave-Ayland
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-blk: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-blk: handle virtio_blk_handle_request() errorsGreg Kurz
2016-10-10virtio-blk: make some functions staticGreg Kurz
2016-10-10virtio-blk: add missing virtio_detach_element() callStefan Hajnoczi
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk
2016-09-13virtio-blk: rename virtio_device_info to virtio_blk_infoChanglong Xie
2016-09-08portio: keep references on portioMarc-André Lureau
2016-09-06block: m25p80: Fix vmstate structure namepull-target-arm-20160906-1Marcin Krzeminski
2016-08-30xen: use native disk xenbus protocol if possibleJuergen Gross
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-08-05virtio-blk: Remove stale comment about drainingFam Zheng
2016-08-05virtio-blk: Release s->rq queue at system_resetFam Zheng
2016-08-05nvme: bump PCI revisionChristoph Hellwig
2016-08-05nvme: fix identify to be NVMe 1.1 compliantChristoph Hellwig
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21virtio-blk: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-blk: Call virtio_add_queue_aioFam Zheng
2016-07-20block: Convert BB interface to byte-based discardsEric Blake
2016-07-18virtio-blk: dataplane cleanupCao jin
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-07hw/block/m25p80: fix resource leakShannon Zhao
2016-07-05block: Switch transfer length bounds to byte-basedEric Blake
2016-07-05block: Give nonzero result to blk_get_max_transfer_length()Eric Blake