2017-09-22 | John Snow | ide: fix enum comparison for gcc 4.7 Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170921013821.1673-1-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 |
2017-09-18 | John Snow | IDE: Add register hints to tracing Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170901001502.29915-3-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> Message-id: 20170901001502.29915-2-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> Message-id: 20170623220926.11479-4-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> Message-id: 20170623220926.11479-3-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> Message-id: 20170623220926.11479-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | John Snow | qemu-img: Check for backing image if specified during... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-07-18 | John Snow | blockdev: move BDRV_O_NO_BACKING option forward Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-06-04 | John Snow | ide-test: check return of fwrite Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-05-11 | John Snow | blockdev: use drained_begin/end for qmp_block_resize Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-05-09 | John Snow | qmp-shell: add persistent command history Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20170427223628.20893-1-jsnow@redhat.com> |
commitcommitdifftree |
2017-04-28 | John Snow | iotests: fix exclusion option Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170427205100.9505-3-jsnow@redhat.com |
commitcommitdifftree |
2017-04-28 | John Snow | iotests: clarify help text Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170427205100.9505-2-jsnow@redhat.com |
commitcommitdifftree |
2017-03-22 | John Snow | blockjob: add devops to blockjob backends Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170316212351.13797-4-jsnow@redhat.com |
commitcommitdifftree |
2017-03-22 | John Snow | block-backend: add drained_begin / drained_end ops Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170316212351.13797-3-jsnow@redhat.com |
commitcommitdifftree |
2017-03-22 | John Snow | blockjob: add block_job_start_shim Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20170316212351.13797-2-jsnow@redhat.com |
commitcommitdifftree |
2017-03-17 | John Snow | blockdev: fix bitmap clear undo Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-02-28 | John Snow | ide: remove undefined behavior in ide-test Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-02-27 | John Snow | block/mirror: fix broken sparseness detection Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2017-02-24 | John Snow | iotests: Fix another race in 030 Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-15 | John Snow | iotests: add transactional failure race test Signed-off-by: John Snow <jsnow@redhat.com> ...1478587839-9834-7-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-15 | John Snow | blockjob: refactor backup_start as backup_job_create Signed-off-by: John Snow <jsnow@redhat.com> ...1478587839-9834-6-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-15 | John Snow | blockjob: add block_job_start Signed-off-by: John Snow <jsnow@redhat.com> ...1478587839-9834-5-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-15 | John Snow | blockjob: add .start field Signed-off-by: John Snow <jsnow@redhat.com> ...1478587839-9834-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-15 | John Snow | blockjob: add .clean property Signed-off-by: John Snow <jsnow@redhat.com> ...1478587839-9834-3-git-send-email-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> ...1478553214-497-7-git-send-email-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> ...1478553214-497-6-git-send-email-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> ...1478553214-497-5-git-send-email-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> ...1478553214-497-4-git-send-email-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> ...1478553214-497-3-git-send-email-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> ...1478553214-497-2-git-send-email-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> ...1477970211-25754-4-git-send-email-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> ...1477970211-25754-3-git-send-email-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> ...1477970211-25754-2-git-send-email-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-10 | John Snow | MAINTAINERS: Add Fam and Jsnow for Bitmap support Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-11-01 | John Snow | blockjobs: fix documentation Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-8-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | blockjobs: split interface into public/private, Part 1 Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-7-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | Blockjobs: Internalize user_pause logic Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-6-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | blockjob: centralize QMP event emissions Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-5-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | Replication/Blockjobs: Create replication jobs as internal Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | blockjobs: Allow creating internal jobs Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-11-01 | John Snow | blockjobs: hide internal jobs from management API Signed-off-by: John Snow <jsnow@redhat.com> ...1477584421-1399-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-09-29 | John Snow | ahci: clear aiocb in ncq_cb Signed-off-by: John Snow <jsnow@redhat.com> ...1474575040-32079-2-git-send-email-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> ...1470175541-19344-1-git-send-email-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | John Snow | block-backend: remove blk_flush_all Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | John Snow | qemu: use bdrv_flush_all for vm_stop et al Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-09-29 | John Snow | block: reintroduce bdrv_flush_all 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> ...1470164128-28158-1-git-send-email-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> ...1469635201-11918-2-git-send-email-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-07-06 | John Snow | spice: avoid .set_mm_time on >= 0.12.6 Signed-off-by: John Snow <jsnow@redhat.com> ...1467240095-12507-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-06-29 | John Snow | iotests: add small-granularity mirror test Signed-off-by: John Snow <jsnow@redhat.com> ...1466625064-11280-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-06-29 | John Snow | mirror: limit niov to IOV_MAX elements, again Signed-off-by: John Snow <jsnow@redhat.com> ...1466625064-11280-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-06-29 | John Snow | mirror: clarify mirror_do_read return code Signed-off-by: John Snow <jsnow@redhat.com> ...1466625064-11280-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-05-25 | John Snow | backup: Pack Notifier within BackupBlockJob Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-05-19 | John Snow | block: clarify error message for qmp-eject Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-29 | John Snow | iotests/124: Add cluster_size mismatch test Signed-off-by: John Snow <jsnow@redhat.com> ...1456433911-24718-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-29 | John Snow | block/backup: avoid copying less than full target clusters Signed-off-by: John Snow <jsnow@redhat.com> ...1456433911-24718-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-29 | John Snow | block/backup: make backup cluster size configurable Signed-off-by: John Snow <jsnow@redhat.com> ...1456433911-24718-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-22 | John Snow | qemu-img: initialize MapEntry object 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> ...1454103689-13042-5-git-send-email-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> ...1454103689-13042-4-git-send-email-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> ...1454103689-13042-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | ahci: Do not unmap NULL addresses Signed-off-by: John Snow <jsnow@redhat.com> ...1454103689-13042-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | fdc: always compile-check debug prints Signed-off-by: John Snow <jsnow@redhat.com> ...1454971529-14830-1-git-send-email-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> ...1453225191-11871-7-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | ide: Add silent DRQ cancellation Signed-off-by: John Snow <jsnow@redhat.com> ...1453225191-11871-6-git-send-email-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> ...1453225191-11871-5-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | ide: move buffered DMA cancel to core Signed-off-by: John Snow <jsnow@redhat.com> ...1453225191-11871-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | ide: code motion Signed-off-by: John Snow <jsnow@redhat.com> ...1453225191-11871-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-10 | John Snow | ide: Prohibit RESET on IDE drives Signed-off-by: John Snow <jsnow@redhat.com> ...1453225191-11871-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-02-09 | John Snow | nbd: avoid unaligned uint64_t store Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2016-02-03 | John Snow | fdc: fix detection under Linux Signed-off-by: John Snow <jsnow@redhat.com> ...1454106932-17236-1-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: change auto fallback drive for ISA FDC to 288 Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-13-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | qtest/fdc: Support for 2.88MB drives Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-12-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: rework pick_geometry Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-11-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: add physical disk sizes Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-10-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: add drive type option Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-9-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: Add fallback option Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-8-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: add pick_drive Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-7-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: Throw an assertion on misconfigured fd_formats... Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-6-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: add disk field Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-5-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: add drive type qapi enum Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: reduce number of pick_geometry arguments Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-25 | John Snow | fdc: move pick_geometry Signed-off-by: John Snow <jsnow@redhat.com> ...1453495865-9649-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: organize header Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-10-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | qtest/ahci: ATAPI data tests Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-9-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: add ahci_exec Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-8-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: allow nondata commands for ahci_io variants Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-7-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos: allow zero-size allocations Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-6-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: Switch to mutable properties Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-5-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: ATAPI identify Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-4-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | libqos/ahci: ATAPI support Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-3-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
2016-01-11 | John Snow | ahci-test: fix memory leak Signed-off-by: John Snow <jsnow@redhat.com> ...1452282920-21550-2-git-send-email-jsnow@redhat.com |
commitcommitdifftree |
next |