2018-06-08 | John Snow | ahci: delete old port register address definitions Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: make port write traces more descriptive Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: modify ahci_port_write to use register numbers Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: combine identical clauses in port write Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: fix spacing damage on ahci_port_write Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: make port read traces more descriptive Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: modify ahci_port_read to use register numbers Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: add port register enumeration Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: don't schedule unnecessary BH Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: fix PxCI register race Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: trim signatures on raise/lower Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-27 | Mark Cave-Ayland | macio: fix NULL pointer dereference when issuing IDE... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-27 | Anton Nefedov | ide: fix invalid TRIM range abortion for macio Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | iotests: add dirty bitmap postcopy test |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | iotests: add dirty bitmap migration test |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration: add postcopy migration of dirty bitmaps Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration: allow qmp command migrate-start-postcopy... |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration: add is_active_iterate handler Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration/qemu-file: add qemu_put_counted_string() Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration: include migrate_dirty_bitmaps in migrate_postcopy Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | qapi: add dirty-bitmaps migration capability Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | migration: introduce postcopy-only pending |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | dirty-bitmap: add locked state Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | block/dirty-bitmap: add _locked version of bdrv_reclaim_dirt... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-03-13 | Vladimir Sementsov... | block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor() Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-02-07 | Liang Li | hbitmap: fix missing restore count when finish deserialization Cc: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-02-07 | Anton Nefedov | ide-test: test trim requests Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-01-19 | John Snow | hw/ide: Remove duplicated definitions from ahci_internal.h Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-01-19 | Anton Nefedov | ide: abort TRIM operation for invalid range Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-01-19 | Anton Nefedov | ide: move ide_sect_range_ok() up Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-01-19 | Anton Nefedov | ide: pass IDEState to trim AIO callback Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-10-31 | Daniel P. Berrange | ide: avoid referencing NULL dev in rotational rate... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-10-31 | Thomas Huth | hw/ide/ahci: Move allwinner code into a separate file Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | Mao Zhongyi | hw/block/fdc: Convert to realize Cc: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | Mao Zhongyi | hw/ide: Convert DeviceClass init to realize Cc: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | AHCI: remove DPRINTF macro Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | AHCI: pretty-print FIS to buffer instead of stderr Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | AHCI: Rework IRQ constants Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | AHCI: Replace DPRINTF with trace-events Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | IDE: replace DEBUG_AIO with trace events Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | ATAPI: Replace DEBUG_IDE_ATAPI with tracing events Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | IDE: add tracing for data ports Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | IDE: Add register hints to tracing Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | John Snow | IDE: replace DEBUG_IDE with tracing system Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | Thomas Huth | hw/ide/microdrive: Mark the dscm1xxxx device with user_creat... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-09-18 | Igor Mammedov | ide: ahci: unparent children buses before freeing their... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | Dr. David Alan Gilbert | tests/ahci-test: Be mean with RAM Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | John Snow | ahci: split public and private interface Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | John Snow | ahci: Isolate public AHCI interface Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | John Snow | ahci: add ahci_get_num_ports Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-03-16 | Li Qiang | ide: ahci: call cleanup function in ahci unit Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-03-16 | Li Qiang | ide: core: add cleanup function Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-03-16 | Li Qiang | ide: qdev: register ide bus unrealize function Suggested-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-02-10 | Ladi Prosek | ahci: advertise HOST_CAP_64 Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | ahci-test: add QMP tray test for ATAPI Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | libqos/ahci: Add get_sense and test_ready Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | libqos/ahci: Add ATAPI tray macros Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | libqos/ahci: Support expected errors Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | libqtest: add qmp_eventwait_ref Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | block-backend: Always notify on blk_eject Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | ahci-test: test atapi read_cd with bcl, nb_sectors = 0 Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | ahci-test: Create smaller test ISO images Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-14 | John Snow | atapi: classify read_cd as conditionally returning... Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Kevin Wolf | qemu-iotests: Test creating floppy drives Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Kevin Wolf | fdc: Move qdev properties to FloppyDrive Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Kevin Wolf | fdc: Add a floppy drive qdev Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Kevin Wolf | fdc: Add a floppy qbus Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Mark Cave-Ayland | macio: switch over to new byte-aligned DMA helpers Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-10-27 | Mark Cave-Ayland | dma-helpers: explicitly pass alignment into DMA helpers Acked-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | Ashijeet Acharya | ide: Fix memory leak in ide_register_restart_cb() Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | Thomas Huth | MAINTAINERS: Add some more headers to the IDE section Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | John Snow | ahci: clear aiocb in ncq_cb Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | John Snow | ide: fix DMA register transitions Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-08-09 | John Snow | atapi: fix halted DMA reset Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-28 | John Snow | ide: fix halted IO segfault at reset Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-18 | Evgeny Yakovlev | block: ignore flush requests when storage is clean CC: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-18 | Evgeny Yakovlev | tests: in IDE and AHCI tests perform DMA write before... CC: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-18 | Evgeny Yakovlev | ide: set retry_unit for PIO and FLUSH requests CC: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-18 | Evgeny Yakovlev | ide: refactor retry_unit set and clear into separate... CC: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-06-27 | Fam Zheng | macio: Use blk_drain instead of blk_drain_all Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-04-12 | Pavel Butsykin | ide: really restart pending and in-flight atapi dma Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-04-12 | Pavel Butsykin | ide: restart atapi dma by re-evaluating command packet Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-04-12 | Pavel Butsykin | ide: don't lose pending dma state Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-04-12 | Anthony PERARD | xen: Fix IDE unplug Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ahci: prohibit "restarting" the FIS or CLB engines Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ahci: explicitly reject bad engine states on post_load Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ahci: handle LIST_ON and FIS_ON in map helpers Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ahci: Do not unmap NULL addresses Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | fdc: always compile-check debug prints Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: fix device_reset to not ignore pending AIO Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: Add silent DRQ cancellation Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: replace blk_drain_all by blk_drain Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: move buffered DMA cancel to core Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: code motion Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-10 | John Snow | ide: Prohibit RESET on IDE drives Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-03 | Hervé Poussineau | dma: remove now useless DMA_* functions Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-03 | Hervé Poussineau | sb16: use IsaDma interface instead of global DMA_*... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-03 | Hervé Poussineau | gus: use IsaDma interface instead of global DMA_* functions Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-03 | Hervé Poussineau | cs4231a: use IsaDma interface instead of global DMA_... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
next |