Age | Commit message (Expand) | Author |
2015-04-28 | nbd/trivial: fix type cast for ioctl | Bogdan Purcareata |
2015-04-28 | translate-all: use bitmap helpers for PageDesc's bitmap | Emilio G. Cota |
2015-04-28 | target-i386: disable LINT0 after reset | Nadav Amit |
2015-04-28 | Makefile.target: prepend $libs_softmmu to $LIBS | Wei Liu |
2015-04-28 | milkymist: do not modify libs-softmmu | Paolo Bonzini |
2015-04-28 | configure: Add support for tcmalloc | Fam Zheng |
2015-04-28 | qtest: Add assertion that required environment variable is set | Ed Maste |
2015-04-28 | qtest/ahci: add flush retry test | John Snow |
2015-04-28 | libqos: add blkdebug_prepare_script | John Snow |
2015-04-28 | libqtest: add qmp_async | John Snow |
2015-04-28 | libqtest: add qmp_eventwait | John Snow |
2015-04-28 | qtest/ahci: Allow override of default CLI options | John Snow |
2015-04-28 | qtest/ahci: Add simple flush test | John Snow |
2015-04-28 | qtest/ahci: test different disk sectors | John Snow |
2015-04-28 | qtest/ahci: add qcow2 support to ahci-test | John Snow |
2015-04-28 | fdc: remove sparc sun4m mutations | Hervé Poussineau |
2015-04-28 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i... | Peter Maydell |
2015-04-28 | vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs | Alex Williamson |
2015-04-28 | vfio-pci: Fix error path sign | Alex Williamson |
2015-04-28 | vfio-pci: Further fix BAR size overflow | Alex Williamson |
2015-04-28 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-04-28 | block: move I/O request processing to block/io.c | Stefan Hajnoczi |
2015-04-28 | block: extract bdrv_setup_io_funcs() | Stefan Hajnoczi |
2015-04-28 | block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h | Stefan Hajnoczi |
2015-04-28 | block: replace bdrv_states iteration with bdrv_next() | Stefan Hajnoczi |
2015-04-28 | vmdk: Widen before shifting 32 bit header field | Fam Zheng |
2015-04-28 | block/dmg: make it modular | Michael Tokarev |
2015-04-28 | block/mirror: Always call block_job_sleep_ns() | Max Reitz |
2015-04-28 | iotests: add incremental backup granularity tests | John Snow |
2015-04-28 | iotests: add incremental backup failure recovery test | John Snow |
2015-04-28 | iotests: add simple incremental backup case | John Snow |
2015-04-28 | iotests: add QMP event waiting queue | John Snow |
2015-04-28 | iotests: add invalid input incremental backup tests | John Snow |
2015-04-28 | hbitmap: truncate tests | John Snow |
2015-04-28 | block: Resize bitmaps on bdrv_truncate | John Snow |
2015-04-28 | block: Ensure consistent bitmap function prototypes | John Snow |
2015-04-28 | block: add BdrvDirtyBitmap documentation | John Snow |
2015-04-28 | qmp: Add dirty bitmap status field in query-block | John Snow |
2015-04-28 | qmp: add block-dirty-bitmap-clear | John Snow |
2015-04-28 | qmp: Add support of "dirty-bitmap" sync mode for drive-backup | John Snow |
2015-04-28 | block: Add bitmap successors | John Snow |
2015-04-28 | block: Add bitmap disabled status | John Snow |
2015-04-28 | hbitmap: add hbitmap_merge | John Snow |
2015-04-28 | hbitmap: cache array lengths | John Snow |
2015-04-28 | block: Introduce bdrv_dirty_bitmap_granularity() | John Snow |
2015-04-28 | qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove | John Snow |
2015-04-28 | qmp: Ensure consistent granularity type | John Snow |
2015-04-28 | qapi: Add optional field "name" to block dirty bitmap | Fam Zheng |
2015-04-28 | docs: incremental backup documentation | John Snow |
2015-04-28 | block/iscsi: use the allocationmap also if cache.direct=on | Peter Lieven |