summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-15icount: remove obsolete warp callPavel Dovgalyuk1-3/+0
2016-03-15replay: character devicesPavel Dovgalyuk10-30/+393
2016-03-15exec: fix early return from ram_block_addPaolo Bonzini1-0/+2
2016-03-15exec: Fix memory allocation when memory path isn't on hugetlbfsMarkus Armbruster1-33/+7
2016-03-15exec: Fix memory allocation when memory path names new fileMarkus Armbruster1-43/+64
2016-03-15update-linux-headers: Add userfaultfd.hAlexey Kardashevskiy1-1/+1
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha1-2/+3
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell44-620/+1115
2016-03-15Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell1-21/+49
2016-03-15hw/acpi: fix GSI links UIDMarcel Apfelbaum1-12/+8
2016-03-15io: stronger check for support for IPv4/6Daniel P. Berrange1-21/+49
2016-03-15Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-0/+5
2016-03-15Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160314' into stagingPeter Maydell1-120/+164
2016-03-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell38-706/+1450
2016-03-14kvm: Remove x2apic feature from CPU model when kernel_irqchip is offLan Tianyu1-0/+4
2016-03-14hyperv: cpu hotplug fix with HyperV enabledDenis V. Lunev1-0/+1
2016-03-14target-i386: Dump unknown opcodes with -d unimpRichard Henderson1-44/+83
2016-03-14target-i386: Fix inhibit irq mask handlingRichard Henderson1-39/+37
2016-03-14target-i386: Use gen_nop_modrm for prefetch instructionsRichard Henderson1-3/+2
2016-03-14target-i386: Fix addr16 prefixPaolo Bonzini1-7/+7
2016-03-14target-i386: Fix SMSW for 64-bit modeRichard Henderson1-6/+8
2016-03-14target-i386: Fix SMSW and LMSW from/to registerPaolo Bonzini1-16/+22
2016-03-14target-i386: Avoid repeated calls to the bnd_jmp helperPaolo Bonzini1-5/+5
2016-03-14Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-14-v2'...Kevin Wolf13-413/+603
2016-03-14iotests: Add test for QMP event ratesAlberto Garcia3-0/+135
2016-03-14monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest modeAlberto Garcia1-3/+10
2016-03-14monitor: Separate QUORUM_REPORT_BAD events according to the node nameAlberto Garcia1-0/+9
2016-03-14quorum: Fix crash in quorum_aio_cb()Alberto Garcia1-5/+7
2016-03-14iotests: Correct 081's reference outputMax Reitz1-1/+1
2016-03-14block: Remove unused typedef of BlockDriverDirtyHandlerFam Zheng1-2/+0
2016-03-14block: Move block dirty bitmap code to separate filesFam Zheng5-395/+433
2016-03-14typedefs: Add BdrvDirtyBitmapFam Zheng2-1/+1
2016-03-14block: Include hbitmap.h in block.hFam Zheng1-1/+1
2016-03-14backup: Use Bitmap to replace "s->bitmap"Fam Zheng1-5/+6
2016-03-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-16/+56
2016-03-14vpc: Use BB functions in .bdrv_create()Kevin Wolf1-16/+21
2016-03-14vmdk: Use BB functions in .bdrv_create()Kevin Wolf1-34/+43
2016-03-14vhdx: Use BB functions in .bdrv_create()Kevin Wolf1-13/+16
2016-03-14vdi: Use BB functions in .bdrv_create()Kevin Wolf1-9/+14
2016-03-14sheepdog: Use BB functions in .bdrv_create()Kevin Wolf1-19/+24
2016-03-14qed: Use BB functions in .bdrv_create()Kevin Wolf1-13/+15
2016-03-14qcow2: Use BB functions in .bdrv_create()Kevin Wolf1-29/+33
2016-03-14qcow: Use BB functions in .bdrv_create()Kevin Wolf1-11/+14
2016-03-14parallels: Use BB functions in .bdrv_create()Kevin Wolf1-11/+14
2016-03-14block: Introduce blk_set_allow_write_beyond_eof()Kevin Wolf2-7/+17
2016-03-14block: Use writeback in .bdrv_create() implementationsKevin Wolf8-11/+22
2016-03-14hmp: Extend drive_del to delete nodes without BBKevin Wolf1-0/+9
2016-03-14hmp: 'drive_add -n' for creating a node without BBKevin Wolf4-2/+41
2016-03-14vmdk: Switch to heap arrays for vmdk_parent_openFam Zheng1-6/+11
2016-03-14vmdk: Switch to heap arrays for vmdk_read_cidFam Zheng1-1/+4