2019-01-25 | BALATON Zoltan | cmd646: Remove unused variable Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | Revert "hbitmap: Add @advance param to hbitmap_iter_next()" Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | Revert "test-hbitmap: Add non-advancing iter_next tests" Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area" Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | block/mirror: fix and improve do_sync_target_write |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | tests: add tests for hbitmap_next_dirty_area |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | tests: add tests for hbitmap_next_zero with specified... |
commitcommitdifftree |
2019-01-15 | Vladimir Sementsov... | dirty-bitmap: improve bdrv_dirty_bitmap_next_zero |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | iotests: 169: add cases for source vm resuming Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | iotests: improve 169 Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | dirty-bitmaps: clean-up bitmaps loading and migration... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Eric Blake | bitmap: Update count after a merge Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002233314.30159-1-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | nbd: forbid use of frozen bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | block/backup: prohibit backup from using in use bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | block/dirty-bitmaps: prohibit enable/disable on locked... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | block/dirty-bitmaps: allow clear on disabled bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | block/dirty-bitmaps: fix merge permissions Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | block/dirty-bitmaps: add user_locked status checker Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20181002230218.13949-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | bloc/qcow2: drop dirty_bitmaps_loaded state variable Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | block/qcow2: improve error message in qcow2_inactivate Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | iotests: 169: drop deprecated 'autoload' parameter Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | qapi: add transaction support for x-block-dirty-bitmap... Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | blockdev: rename block-dirty-bitmap-clear transaction... Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | dirty-bitmap: make it possible to restore bitmap after... Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | Vladimir Sementsov... | dirty-bitmap: switch assert-fails to errors in bdrv_merge_di... Reviewed-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-10-29 | John Snow | blockdev-backup: add bitmap argument Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180830211605.13683-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-07-04 | Vladimir Sementsov... | dirty-bitmap: fix double lock on bitmap enabling Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-07-04 | Vladimir Sementsov... | block/dirty-bitmap: add bdrv_enable_dirty_bitmap_locked Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-25 | Paolo Bonzini | ahci: fix FIS I bit and PIO Setup FIS interrupt Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Vladimir Sementsov... | qapi: add disabled parameter to block-dirty-bitmap-add Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606182449.1607-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Vladimir Sementsov... | qapi: add x-block-dirty-bitmap-merge Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606182449.1607-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Vladimir Sementsov... | qmp: transaction support for x-block-dirty-bitmap-enable... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606182449.1607-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Vladimir Sementsov... | qapi: add x-block-dirty-bitmap-enable/disable Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606182449.1607-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Vladimir Sementsov... | block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606182449.1607-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Paolo Bonzini | block: simplify code around releasing bitmaps Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-11 | Paolo Bonzini | block: remove bdrv_dirty_bitmap_make_anon Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Paolo Bonzini | ide: introduce ide_transfer_start_norecurse Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Paolo Bonzini | atapi: call ide_set_irq before ide_transfer_start Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Paolo Bonzini | ide: make ide_transfer_stop idempotent Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Paolo Bonzini | ide: call ide_cmd_done from ide_transfer_stop Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Paolo Bonzini | ide: push end_transfer_func out of start_transfer callback... Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: move PIO Setup FIS before transfer, fix it for... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | libqos/ahci: track sector size Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180606190955.20845-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Thomas Huth | MAINTAINERS: Add the cdrom-test to John's section Acked-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Thomas Huth | tests/cdrom-test: Test that -cdrom parameter is working Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Thomas Huth | tests/cdrom-test: Test booting from CD-ROM ISO image... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | Thomas Huth | tests/boot-sector: Add magic bytes to s390x boot code... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: make ahci_mem_write traces more descriptive Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-17-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: delete old host register address definitions Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-16-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: adjust ahci_mem_write to work on registers Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-15-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: fix spacing damage on ahci_mem_write Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-14-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: make mem_read_32 traces more descriptive Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-13-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: modify ahci_mem_read_32 to work on register numbers Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-12-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: fix host register max address Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-11-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: add host register enumeration Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-10-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2018-06-08 | John Snow | ahci: delete old port register address definitions Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20180531222835.16558-9-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> Message-id: 20180531222835.16558-8-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> Message-id: 20180531222835.16558-7-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> Message-id: 20180531222835.16558-6-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> Message-id: 20180531222835.16558-5-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> Message-id: 20180531222835.16558-4-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> Message-id: 20180531222835.16558-3-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> Message-id: 20180531222835.16558-2-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> Message-id: 20180531004323.4611-4-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> Message-id: 20180531004323.4611-3-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> Message-id: 20180531004323.4611-2-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> Message-id: 20170901001502.29915-10-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> Message-id: 20170901001502.29915-9-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> Message-id: 20170901001502.29915-8-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> Message-id: 20170901001502.29915-7-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> Message-id: 20170901001502.29915-6-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> Message-id: 20170901001502.29915-5-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> Message-id: 20170901001502.29915-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
next |