aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-30replay: bh scheduling fixPavel Dovgalyuk
2016-03-30block: add flush callbackPavel Dovgalyuk
2016-03-30block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange
2016-03-30qemu-img/qemu-io: don't prompt for passwords if not requiredDaniel P. Berrange
2016-03-30block: add flag to indicate that no I/O will be performedDaniel P. Berrange
2016-03-30block/qapi: Pass bdrv_query_blk_stats() s->statsMax Reitz
2016-03-30block/qapi: Set s->device in bdrv_query_stats()Max Reitz
2016-03-30block/qapi: fix unbounded stack for dump_qdictPeter Xu
2016-03-30block/qapi: make two printf() formats literalPeter Xu
2016-03-30block: Remove blk_set_bs()Kevin Wolf
2016-03-30block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X hostProgrammingkid
2016-03-30block: Reject writethrough mode except at the rootKevin Wolf
2016-03-30block: Make backing files always writebackKevin Wolf
2016-03-30block: Remove cache.writeback from blockdev-addKevin Wolf
2016-03-30block: Remove dirty bitmaps from bdrv_move_feature_fields()Kevin Wolf
2016-03-30block: Remove copy-on-read from bdrv_move_feature_fields()Kevin Wolf
2016-03-30block: Remove bdrv_make_anon()Kevin Wolf
2016-03-30target-mips: add MAAR, MAARI registerYongbok Kim
2016-03-30target-mips: use CP0_CHECK for gen_m{f|t}hc0Yongbok Kim
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae
2016-03-30target-mips: make ITC Configuration Tags accessible to the CPULeon Alrae
2016-03-30target-mips: check CP0 enabled for CACHE instruction also in R6Leon Alrae
2016-03-30hw/mips: implement ITC Storage - Bypass ViewLeon Alrae
2016-03-30hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Control ViewLeon Alrae
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae
2016-03-30target-mips: enable CM GCR in MIPS64R6-generic CPULeon Alrae
2016-03-30hw/mips_malta: add CPS to Malta boardLeon Alrae
2016-03-30hw/mips_malta: move CPU creation to a separate functionLeon Alrae
2016-03-30hw/mips_malta: remove redundant irq and clock initLeon Alrae
2016-03-30hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae
2016-03-30hw/mips/cps: create GCR block inside CPSLeon Alrae
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim
2016-03-30target-mips: add CMGCRBase registerYongbok Kim
2016-03-30hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae
2016-03-30Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran
2016-03-30e1000: Fixing interrupts pace.Sameeh Jubran
2016-03-30tests/test-filter-redirector: Add unit test for filter-redirectorZhang Chen
2016-03-30net/filter-mirror: implement filter-redirectorZhang Chen
2016-03-30net/filter-mirror: Change filter_mirror_send interfaceZhang Chen
2016-03-30tests/test-filter-mirror:add filter-mirror unit testZhang Chen
2016-03-30net/filter-mirror:Add filter-mirrorZhang Chen