Age | Commit message (Expand) | Author |
2018-06-11 | iotests: Add case for a corrupted inactive image | Max Reitz |
2018-06-11 | qcow2: Do not mark inactive images corrupt | Max Reitz |
2018-06-11 | block: Make bdrv_is_writable() public | Max Reitz |
2018-06-11 | throttle: Fix crash on reopen | Alberto Garcia |
2018-06-11 | block/qcow2-bitmap: fix free_bitmap_clusters | Vladimir Sementsov-Ogievskiy |
2018-06-11 | qemu-img: Remove deprecated -s snapshot_id_or_name option | Thomas Huth |
2018-06-11 | iotests: Fix 219's timing | Max Reitz |
2018-06-11 | iotests: improve pause_job | Vladimir Sementsov-Ogievskiy |
2018-06-11 | iotests: Test post-backing convert target behavior | Max Reitz |
2018-06-11 | qemu-img: Special post-backing convert handling | Max Reitz |
2018-06-11 | iotests: Add test for rebasing with relative paths | Max Reitz |
2018-06-11 | qemu-img: Resolve relative backing paths in rebase | Max Reitz |
2018-06-11 | iotests: Let 216 make use of qemu-io's exit code | Max Reitz |
2018-06-11 | iotests.py: Add qemu_io_silent | Max Reitz |
2018-06-11 | qemu-io: Exit with error when a command failed | Max Reitz |
2018-06-11 | qemu-io: Let command functions return error code | Max Reitz |
2018-06-11 | qemu-io: Drop command functions' return values | Max Reitz |
2018-06-11 | iotests: Repairing error during snapshot deletion | Max Reitz |
2018-06-11 | qcow2: Repair OFLAG_COPIED when fixing leaks | Max Reitz |
2018-06-11 | iotests: Rework 113 | Max Reitz |
2018-06-11 | iotests: Test help option for unsupporting formats | Max Reitz |
2018-06-11 | qemu-img: Recognize no creation support in -o help | Max Reitz |
2018-06-11 | qemu-img: Add print_amend_option_help() | Max Reitz |
2018-06-11 | qemu-option: Pull out "Supported options" print | Max Reitz |
2018-06-11 | block: Add Error parameter to bdrv_amend_options | Max Reitz |
2018-06-11 | qemu-img: Amendment support implies create_opts | Max Reitz |
2018-06-11 | iotests: Add creation test to 153 | Max Reitz |
2018-06-11 | block/file-posix: File locking during creation | Max Reitz |
2018-06-11 | block/file-posix: Pass FD to locking helpers | Max Reitz |
2018-06-11 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ... | Peter Maydell |
2018-06-11 | target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn | Richard Henderson |
2018-06-11 | target/m68k: Improve ending TB at page boundaries | Richard Henderson |
2018-06-11 | target/m68k: Convert to TranslatorOps | Richard Henderson |
2018-06-11 | target/m68k: Convert to DisasContextBase | Richard Henderson |
2018-06-11 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2018-06-11 | target/m68k: Rename DISAS_UPDATE and gen_lookup_tb | Richard Henderson |
2018-06-11 | target/m68k: Use lookup_and_goto_tb for DISAS_JUMP | Richard Henderson |
2018-06-11 | target/m68k: Remove DISAS_JUMP_NEXT as unused | Richard Henderson |
2018-06-11 | target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN | Richard Henderson |
2018-06-11 | target/m68k: Use DISAS_NORETURN for exceptions | Richard Henderson |
2018-06-08 | ide: introduce ide_transfer_start_norecurse | Paolo Bonzini |
2018-06-08 | atapi: call ide_set_irq before ide_transfer_start | Paolo Bonzini |
2018-06-08 | ide: make ide_transfer_stop idempotent | Paolo Bonzini |
2018-06-08 | ide: call ide_cmd_done from ide_transfer_stop | Paolo Bonzini |
2018-06-08 | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini |
2018-06-08 | ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands | John Snow |
2018-06-08 | libqos/ahci: track sector size | John Snow |
2018-06-08 | MAINTAINERS: Add the cdrom-test to John's section | Thomas Huth |
2018-06-08 | tests/cdrom-test: Test that -cdrom parameter is working | Thomas Huth |
2018-06-08 | tests/cdrom-test: Test booting from CD-ROM ISO image file | Thomas Huth |