Age | Commit message (Expand) | Author |
2015-05-27 | net: Improve error message for -net hubport a bit | Markus Armbruster |
2015-05-27 | net: Change help text to list -netdev instead of -net by default | Thomas Huth |
2015-05-26 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-05-22 | ahci: do not remap clb/fis unconditionally | John Snow |
2015-05-22 | macio: move unaligned DMA write code into separate pmac_dma_write() function | Mark Cave-Ayland |
2015-05-22 | macio: move unaligned DMA read code into separate pmac_dma_read() function | Mark Cave-Ayland |
2015-05-22 | qtest: pre-buffer hex nibs | John Snow |
2015-05-22 | libqos/ahci: Swap memread/write with bufread/write | John Snow |
2015-05-22 | qtest: add memset to qtest protocol | John Snow |
2015-05-22 | qtest: Add base64 encoded read/write | John Snow |
2015-05-22 | qtest: allow arbitrarily long sends | John Snow |
2015-05-22 | qtest/ahci: add migrate halted dma test | John Snow |
2015-05-22 | qtest/ahci: add halted dma test | John Snow |
2015-05-22 | qtest/ahci: add flush migrate test | John Snow |
2015-05-22 | qtest/ahci: add migrate dma test | John Snow |
2015-05-22 | qtest/ahci: Add migration test | John Snow |
2015-05-22 | ich9/ahci: Enable Migration | John Snow |
2015-05-22 | libqos: Add migration helpers | John Snow |
2015-05-22 | libqos/ahci: Fix sector set method | John Snow |
2015-05-22 | libqos/ahci: Add halted command helpers | John Snow |
2015-05-22 | glib: remove stale compat functions | John Snow |
2015-05-22 | configure: require glib 2.22 | John Snow |
2015-05-22 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-05-22 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'... | Peter Maydell |
2015-05-22 | MAINTAINERS: Split "Block QAPI, monitor, command line" off core | Markus Armbruster |
2015-05-22 | MAINTAINERS: Add header files to Block Layer Core section | Kevin Wolf |
2015-05-22 | tests: add test case for encrypted qcow2 read/write | Daniel P. Berrange |
2015-05-22 | qemu-io: prompt for encryption keys when required | Daniel P. Berrange |
2015-05-22 | util: allow \n to terminate password input | Daniel P. Berrange |
2015-05-22 | util: move read_password method out of qemu-img into osdep/oslib | Daniel P. Berrange |
2015-05-22 | qcow2/qcow: protect against uninitialized encryption key | Daniel P. Berrange |
2015-05-22 | qemu-iotests: Make debugging python tests easier | Fam Zheng |
2015-05-22 | qemu-iotests: qemu-img info on afl VMDK image with a huge capacity | Fam Zheng |
2015-05-22 | block: Detect multiplication overflow in bdrv_getlength | Fam Zheng |
2015-05-22 | qemu-io: Use getopt() correctly | Eric Blake |
2015-05-22 | qcow2: style fixes in qcow2-cache.c | Alberto Garcia |
2015-05-22 | qcow2: make qcow2_cache_put() a void function | Alberto Garcia |
2015-05-22 | qcow2: use a hash to look for entries in the L2 cache | Alberto Garcia |
2015-05-22 | qcow2: remove qcow2_cache_find_entry_to_replace() | Alberto Garcia |
2015-05-22 | qcow2: use an LRU algorithm to replace entries from the L2 cache | Alberto Garcia |
2015-05-22 | qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty() | Alberto Garcia |
2015-05-22 | qcow2: use one single memory block for the L2/refcount cache tables | Alberto Garcia |
2015-05-22 | vmdk: Fix overflow if l1_size is 0x20000000 | Fam Zheng |
2015-05-22 | vmdk: Fix next_cluster_sector for compressed write | Fam Zheng |
2015-05-22 | nvme: support NVME_VOLATILE_WRITE_CACHE feature | Christoph Hellwig |
2015-05-22 | qcow2: Flush pending discards before allocating cluster | Kevin Wolf |
2015-05-22 | target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISA | Bastian Koppelmann |
2015-05-22 | target-tricore: add FRET instructions of the v1.6 ISA | Bastian Koppelmann |
2015-05-22 | target-tricore: add FCALL instructions of the v1.6 ISA | Bastian Koppelmann |
2015-05-22 | target-tricore: add SYS_RESTORE instruction of the v1.6 ISA | Bastian Koppelmann |