summaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-06-09vhost-user-blk: delay vhost_user_blk_disconnectDima Stepanov
2020-06-05hw/block: Let the NVMe emulated device be target-agnosticPhilippe Mathieu-Daudé
2020-05-22hw/block/pflash: Check return value of blk_pwrite()Mansour Ahmadi
2020-05-22hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'Philippe Mathieu-Daudé
2020-05-22hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'Philippe Mathieu-Daudé
2020-05-22hw/block/pflash_cfi01: Removed an unused timerPhilippe Mathieu-Daudé
2020-05-18hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-04vhost-user-blk: fix invalid memory accessLi Feng
2020-04-30nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski
2020-04-29fdc: Fix fallback=auto error handlingMarkus Armbruster
2020-04-07Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...Peter Maydell
2020-04-07xen-block: Fix uninitialized variableAnthony PERARD
2020-04-07xen-block: Fix double qlist remove and request leakAnthony PERARD
2020-03-29fix vhost_user_blk_watch crashLi Feng
2020-03-29virtio-blk: delete vqs on the error path in realize()Pan Nengyuan
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-27fdc/i8257: implement verify transfer modeSven Schnelle
2020-03-27nvme: Print 'cqid' for nvme_del_cqMinwoo Im
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell
2020-03-17xen-block: Use one Error * variable instead of twoMarkus Armbruster
2020-03-17m25p80: Improve command handling for unsupported commandsGuenter Roeck
2020-03-17m25p80: Improve command handling for Jedec commandsGuenter Roeck
2020-03-17m25p80: Convert to support tracingGuenter Roeck
2020-03-06qapi: Flatten object-addKevin Wolf
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell
2020-02-27xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan
2020-02-22virtio: increase virtqueue size for virtio-scsi and virtio-blkDenis Plotnikov
2020-02-18hw/block/pflash_cfi02: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-11-19hw/block/pflash: Remove dynamic field width from trace eventsPhilippe Mathieu-Daudé
2019-10-31bootdevice: Gather LCHS from all relevant devicesSam Eiderman
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell